Problem Solving in C++ Including Breadth and Laboratories : Including Breadth and Laboratories (2ND)

Problem Solving in C++ Including Breadth and Laboratories : Including Breadth and Laboratories (2ND)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 960 p.
  • 言語 ENG
  • 商品コード 9780534400057
  • DDC分類 005.133

Full Description


This text introduces the beginning computer science student to the analysis, design, implementation, testing, and debugging of programs using ANSI C++, and to the breadth and richness of the computer science discipline. With ample use of examples and figures, the authors present material in a clear, visual manner.

Contents

1. The Fundamentals of Computer Science 2. Integer Variables and Expressions 3. Integer Functions and Encapsulation 4. Decision Making and Classes 5. More Numeric Types and Polymorphism 6. Looping 7. Counter-Controlled Loops 8. Characters 9. Inheritance and Files 10. Arrays and the Vector Class 11. Strings and the String Class 12. Structures and Enumeration Types 13. Recursion 14. Pointers 15. Data Structures Appendices A: The ASCII Character Code B: Keywords in C++ C: Precedence of Operators D: Random Number Generation E: Text Files on the World Wide Web F: Glossary of Computer Science Terms G: Answers to Selected Exercises H: Answers to Review Questions