Introduction to C++ programming (E-BOOK)
Ian Aitchison
- Brief ed.
- Boston, MA : Course Technology, Cengage Learning, c2009.
- xxxi, 701 p. : col. ill. ; 24 cm.
Includes index.
1 The Computer (Page-1) 2 Programming Languages (Page 20) Operating Systems page25 4 Preparing a Computer Program Page 29 5 Algorithms Page 32 A simple C++ program Page-45 7 The Assignment statementPage-59 8 Further Assignment Statements & Control of Output Page67 9 Introduction to structured design Page-75 10 Conditions Page-79 11 The if statementPage85 12 The if-else Statement Page-89 13 Nested if and if-else statements Page-97 14 The switch statement Page-101 15 Further Structured Design Page-106 16 The while statementPage114 17 The do-while statement Page-129 18 The for statement Page-135 19 Streams and External Files Page-144 20 Top-down design using Functions Page-150 21 Introduction to User-defined functions in C++ Page-155 22 Further User-defined functions in C++ Page-167 23 Arrays Page-176