It looks like you're offline.
Open Library logo
additional options menu

MARC Record from Library of Congress

Record ID marc_loc_2016/BooksAll.2016.part38.utf8:150595904:2635
Source Library of Congress
Download Link /show-records/marc_loc_2016/BooksAll.2016.part38.utf8:150595904:2635?format=raw

LEADER: 02635cam a22003257a 4500
001 2010930969
003 DLC
005 20120510082350.0
008 100618s2010 njua 001 0 eng
010 $a 2010930969
015 $aGBB065076$2bnb
016 7 $a015562297$2Uk
020 $a9780470617977 (pbk.)
020 $a0470617977 (pbk.)
035 $a(OCoLC)ocn507420890
040 $aUKM$cUKM$dYDXCP$dMCLSW$dILC$dC#P$dBWX$dCBU$dZQP$dEEK$dBTCTA$dUKMGB$dDLC
042 $alccopycat
050 00 $aQA76.73.C153$bD358 2010
082 04 $a005.133$222
100 1 $aDavis, Stephen R.,$d1956-
245 10 $aBeginning programming with C++ for dummies /$cby Stephen R. Davis.
246 30 $aProgramming with C++ for dummies
260 $aHoboken, N.J. :$bWiley,$cc2010.
300 $axvi, 430 p. :$bill. ;$c24 cm. +$e1 CD-ROM (4 3/4 in.)
520 $a"Learn to think like a programmer and understand how C++ works, create programs and get bugs out of your code, [and] master basic development concepts and techniques in C++"--Cover.
505 0 $apt. I. Let's get started : What is a program? ; Installing code::blocks ; Writing your first program -- pt. II. Writing a program: decisions, decisions : Integer expressions ; Character expressions ; If I could make my own decisions ; Switching paths ; DeBugging your programs, part 1 -- pt. III. Becoming a functional programmer : While running in circles ; Looping for the fun of it ; Functions, I declare! ; Dividing programs into modules ; Debugging your programs, part 2 -- pt. IV. Data structures : Other numerical variable types ; Arrays ; Arrays with character ; Pointing the way to C++ pointers ; Taking a second look at C++ pointers ; Programming with class ; Debugging your programs, part 3 -- pt. 5. Object-oriented programming : What is object-oriented programming? ; Structured play: making classes do things ; Pointers to objects ; Do not disturb: protected members ; Getting objects off to a good start ; Making constructive arguments ; Coping with the copy constructor -- pt. VI. Advanced strokes : Inheriting a class ; Are virtual functions for real? ; Overloading assignment operators ; Performing streaming I/O ; Take exception! -- pt. VII. The part of tens : Ten ways to avoid bugs ; Ten features not covered in this book -- Appendix: About the CD.
500 $aIncludes index.
505 0 $aLet's get started -- Writing a program: decisions, decisions -- Becoming a functional programmer -- Data structures -- Object-oriented programming -- Advanced strokes -- The part of tens.
650 0 $aC++ (Computer program language)
650 7 $aC++ (Computer language)$2sears