000 00964nam a22001937a 4500
999 _c21446
_d21446
005 20220614150058.0
008 220614b ||||| |||| 00| 0 eng d
020 _a9789673498109 (pbk)
040 _cUE-CL
082 _a005.133
_bD5667
100 _aDietel, Paul
245 _aC++ How to program
_c/ Paul Dietel & Harvey Deitel
250 _a10th ed.
260 _aMalaysia :
_bPearson Education Malaysia,
_c2020
300 _a1070 p.
650 _aComputer--C++--Program
942 _cBK
505 0 _a1. Introduction to computers and c++ 2. Introduction to c++ programming. Input/ output and operators 3. Introduction to classes, objects, member functions and strings 4. Algorithm development and control statements: part 1 5. Control statement: part 2: logical operators 6. Functions and an introduction to recursion 7. Class templates array and vector: catching exceptions 8. Pointers 9. Classes: a deeper look 10. Operator overloading: class string