Fast becoming the standard language of commercial software development, C++ is an update of the C programming language, adding object-oriented features that are very helpful for today's larger graphical applications. *Practical C++ Programming* is a complete introduction to the C++ language for the
Practical C++ Programming, Second Edition
โ Scribed by Steve Oualline
- Book ID
- 127447038
- Publisher
- O'Reilly Media
- Year
- 2003
- Tongue
- English
- Weight
- 2 MB
- Edition
- 2nd
- Category
- Library
- ISBN-13
- 9780596004194
No coin nor oath required. For personal study only.
โฆ Synopsis
C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language. The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are learning C++. Reflecting the latest changes to the C++ standard, this 2nd edition takes a useful down-to-earth approach, placing a strong emphasis on how to design clean, elegant code. In short, to-the-point chapters, all aspects of programming are covered including style, software engineering, programming design, object-oriented design, and debugging. It also covers common mistakes and how to find (and avoid) them. End of chapter exercises help you ensure you've mastered the material. Practical C++ Programming thoroughly covers: * C++ Syntax * Coding standards and style * Creation and use of object classes * Templates * Debugging and optimization * Use of the C++ preprocessor * File input/output
โฆ Subjects
C / C++
๐ SIMILAR VOLUMES