For Computer Science 1 and other courses covering programming in C++. It teaches programming by emphasizing achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
About this product
Product Identifiers
PublisherPrentice Hall PTR
ISBN-100130895717
ISBN-139780130895714
eBay Product ID (ePID)1751468
Product Key Features
Number of Pages1168 Pages
Publication NameC++ How to Program : Covers Ansi/Iso
LanguageEnglish
Publication Year2000
SubjectProgramming Languages / C++, Programming Languages / Uml
TypeTextbook
Subject AreaComputers
AuthorPaul J. Deitel, Deitel and Deitel Staff, Harvey M. Deitel
SeriesHow to Program Ser.
FormatTrade Paperback
Dimensions
Item Height1.4 in
Item Weight61.8 Oz
Item Length9.1 in
Item Width7 in
Additional Product Features
Edition Number3
Intended AudienceCollege Audience
LCCN2001-266025
Dewey Edition21
IllustratedYes
Dewey Decimal005.13/3
Table Of Content(NOTE: Each chapter begins with Objectives, an Outline, and an Introduction and ends with a Summary, Terminology, Common Programming Errors, Good Programming Practices, Performance Tips, Portability Tips, Software Engineering Observations, Self-Review Exercises, Self-Review Exercise Answers, and Exercises.) 1. Introduction to Computers and C++ Programming. 2. Control Structures. 3. Functions. 4. Arrays. 5. Pointers and Strings. 6. Classes and Data Abstraction. 7. Classes: Part II. 8. Operator Overloading. 9. Inheritance. 10. Virtual Functions and Polymorphism. 11. C++ Stream Input/Output. 12. Templates. 13. Exception Handling. 14. File Processing. 15. Data Structures. 16. Bits, Characters, Strings and Structures. 17. The Preprocessor. 18. C Legacy Code Topics. 19. Class String and String Stream Processing. 20. Standard Template Library (STL). 21. Standard C++ Language Additions. Appendix A: Operator Precedence Chart. Appendix B: ASCII Character Set. Appendix C: Number Systems. Appendix D: C++ Internet and Web Resources. Bibliography. Index.
Edition DescriptionStudent edition
SynopsisFor Computer Science 1 and other courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference to the C++ language. This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by emphasizing achieving program clarity through structured and object-oriented programming, software reuse and component-oriented software construction., The revision of this bestselling "C++" title has been completely updated to reflect the recent changes in ANSI Standard C++. Over a thousand pages contain hundreds of exercises, thousands of lines of working code, and valuable insights into good programming practices.