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 P
Practical C++ programming
โ Scribed by Steve Oualline
- Book ID
- 127446738
- Publisher
- O'Reilly Media
- Year
- 1995
- Tongue
- English
- Weight
- 3 MB
- Series
- Nutshell handbooks
- Edition
- 1
- Category
- Library
- ISBN-13
- 9780585028934
No coin nor oath required. For personal study only.
โฆ Synopsis
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 beginning programmer, and also for C programmers transitioning to C++. Unlike most other C++ books, this book emphasizes a practical, real-world approach, including how to debug, how to make your code understandable to others, and how to understand other people's code.Almost as important, this book is written in the readable style that has made Nutshell Handbooksยฎ famous.
Topics covered include:
โข Good programming style
โข C++ syntax, what to use and what not to use
โข C++ class design
โข Debugging and optimization
At the end of each chapter are a number of exercises you can use to make sure you've grasped the concepts. Solutions to most are provided.
Practical C++ Programming describes standard C++ features that are supported by all UNIX C++ compilers (including gcc) and DOS/Windows and NT compilers (including Microsoft Visual C++).
โฆ Subjects
C / C++
๐ SIMILAR VOLUMES
Want to learn how to program in C++ immediately? Want to start writing better, more powerful C++ programs today? Accelerated C++'s uniquely modern approach will help you learn faster and more fluently than you ever believed possible. Based on the authors' intensive summer C++ courses at Stanford Uni
Best selling author Bruce Eckel has joined forces with Chuck Allison to write Thinking in C++, Volume 2, the sequel to the highly received and best selling Thinking in C++, Volume 1. Eckel is the master of teaching professional programmers how to quickly learn cutting edge topics in C++ that are glo
Best selling author Bruce Eckel has joined forces with Chuck Allison to write Thinking in C++, Volume 2 , the sequel to the highly received and best selling Thinking in C++, Volume 1 . Eckel is the master of teaching professional programmers how to quickly learn cutting edge topics in C++ that a