Jump to ratings and reviews
Rate this book

C++ Programming in easy steps, 6th edition

Rate this book
C++ Programming in easy steps, 6th edition shows you how to program in the powerful C++ native system language. Now, in its sixth edition, this guide gives complete examples that illustrate each aspect with colorized source code. C++ Programming in easy steps, 6th edition begins by explaining how to install a free C++ compiler so you can quickly begin to create your own executable programs by copying the book’s examples. It demonstrates all the C++ language basics before moving on to provide examples of Object Oriented Programming (OOP). C++ is not platform-dependent, so programs can be created on any operating system. Most illustrations in this book depict output on the Windows operating system (purely because it is the most widely-used desktop platform) but the examples can also be created on other platforms such as Linux or macOS. The book concludes by demonstrating how you can use your acquired knowledge to create programs graphically using a modern C++ Integrated Development Environment (IDE), such as Microsoft’s Visual Studio 2022. C++ Programming in easy steps, 6th edition has an easy-to-follow style that will appeal This book makes no assumption that you have previous knowledge of any programming language, so it is suitable for the beginner to programming in C++, whether you know C or not.

192 pages, Paperback

First published December 9, 2002

31 people are currently reading
162 people want to read

About the author

Mike McGrath

87 books5 followers
Librarian Note: There is more than one author in the GoodReads database with this name. See this thread for more information.

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
38 (28%)
4 stars
39 (29%)
3 stars
42 (31%)
2 stars
9 (6%)
1 star
4 (3%)
Displaying 1 - 9 of 9 reviews
Profile Image for Andrew.
129 reviews
March 9, 2022
I'd agree with the cover that declares this is 'in plain english' and 'fully illustrated', but I would suggested that the 'in easy steps' applies only if you already have some familiarity with the C language or programming.

This is a comprehensive and cleanly set out reference guide, but it doesn't offer the beginner any narrative or pedagogical framework to be able to implement the c language that it describes. The concepts are described in such a way that you'll really only understand the descriptions...if you already understand them!

So perhaps good for programmers already familar coding to be able to pick up C. But beginners should look elsewhere.
2 reviews
July 16, 2023
Good easy read explaining basic concepts of c++, doesn’t explain basic code concepts as well maybe not best suited for complete beginners in coding but as a second language
1 review
May 6, 2015
“C++ Programming in Easy Steps” is a great book to read for anyone that is just beginning to start learning C++. This book is very descriptive which is good for advanced programmers as well as novice programmers to help start gaining a better understanding and experience as the person goes throughout the book. It also includes pictures and tips for anyone who may get stuck and confused while following the instructions It begins with the basics and continues to gradually become harder to allow the person to practice and hone their skills in C++ programming. I would definitely recommend this book for anyone that has even a little interest in how C++ programming works or to just learn another language and add it to a person’s knowledge as a computer programmer.
16 reviews1 follower
April 3, 2023
A superb book. Only criticism is that, in Kindle, the displays of output from programs are too small. This is a trivial problem because you can run the programs on your own computer and see the outputs. Otherwise I cannot recommend this highly enough. Its a superb book for a learner like me and thoroughly enjoyable, lucid, simple, good English and amazingly helpful.
Profile Image for Charles Broderick.
1 review
November 24, 2018
I use this book as a newcomer to C++ and I have found it is a quick and very useful reference for the language. It also has links for all the coding examples referenced in the book available for free.
Profile Image for James Piper.
Author 12 books27 followers
April 2, 2012
Glossy and step-by-step coverage of some aspects of C++ Programming. Good if you know programming to begin with. Not comprehensive.
Profile Image for David Campbell.
6 reviews1 follower
May 29, 2012
Great book to quickly familiarize yourself with the C++ langauge...some programming experience prior helps to grok it. It's a lot faster than slogging through a heavier reference manual.
Profile Image for John.
4 reviews
July 10, 2025
Good introduction to C++ although the chapters on Polymorphism and Windows programming have lots of missing and convoluted information
Displaying 1 - 9 of 9 reviews

Can't find what you're looking for?

Get help and learn more about the design.