Jump to ratings and reviews
Rate this book

Practical C++ Programming

Rate this book

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 Steve Oualline's clear, easy-going writing style and hands-on approach to learning make Practical C++ Programming a nearly painless way to master this complex but powerful programming language.

600 pages, Paperback

First published August 1, 1995

19 people are currently reading
147 people want to read

About the author

Steve Oualline

32 books4 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
27 (23%)
4 stars
33 (28%)
3 stars
45 (38%)
2 stars
11 (9%)
1 star
1 (<1%)
Displaying 1 - 4 of 4 reviews
Profile Image for Vladimir Atamanov.
10 reviews
January 18, 2016
Very outdated as it's not covering any modern C++ features. Most programming methodology suggestions are obsolete as well.
Profile Image for Owen Lindsell.
76 reviews2 followers
June 8, 2009
I bought this as a refresher when I need to relearn C++ for my MSc Project. The main problem with this book is it's not complete. It didn't feel like it covered all of C++ and the index was pretty poor. The book describes itself as "A complete introduction to the C++ programming language". However, when I wanted to remind myself how inheritance worked, I looked in the index under: Inheritance, Polymorphism and Virtual methods. Nope, nothing there. I found the section I wanted eventually but it was hard work.
37 reviews2 followers
Read
January 28, 2020
Dated now, but was good at the time. Might go back to it to review OO concepts
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.