At MentorCruise, we are all about making the most out of the experience of others. As part of that, we have connected and asked dozens of experts and professionals about their favourite C++ books – and here are the answers.
We have over 3,000 mentors available right now!
Understanding the concepts of C++ starts with understanding the fundamentals. On your way to mastery, it's crucial for you to understand how certain concepts were derived, and why things work like they do. Starting with these resources is the best way to do so.
C++ (or “C-plus-plus”) is a generic programming language for building software. It's an object-oriented language. In other words, it emphasizes using data fields with unique attributes (a.k.a. objects) rather than logic or functions.
Recommended by the experts and mentors at MentorCruise.
The new C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, has reorganized, extended, and completely rewritten his definitive reference and tutorial for …
Recommended by the experts and mentors at MentorCruise.
Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is …
Recommended by the experts and mentors at MentorCruise.
It explains how C++ evolved from its first design to the language in use today. It describes the key problems, design aims, language ideas, and constraints that shaped C++, and how they changed over time. Naturally, C++ and the ideas about design and programming that shaped it didn't just mutate…
Recommended by the experts and mentors at MentorCruise.
This groundbreaking volume lays the foundation for projects of all sizes and demonstrates the processes, methods, techniques, and tools needed for successful real-world, large-scale development. This is the first of John Lakos's three authoritative volumes on developing large-scale systems using…
Recommended by the experts and mentors at MentorCruise.
Best way to learn any programming language is to create good programs in it. C is not an exception to this rule. Once you decide to write any program you would find that there are always at least two ways to write it. So you need to find out whether you have chosen the best way to implement your…
Recommended by the experts and mentors at MentorCruise.
These books are not required for you to learn C++, but they are highly recommended for you to deepen your knowledge.
Highlights of Effective STL include: Advice on choosing among standard STL containers (like vector and list), nonstandard STL containers (like hash_set and hash_map), and non-STL containers (like bitset). Techniques to maximize the efficiency of the STL and the programs that use it.
Recommended by the experts and mentors at MentorCruise.
C Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and easy-to-use self-study guide, this book will be appropriate for serious students of programming, as well as developers proficient in other languages with a desire to better understand the fundamental…
Recommended by the experts and mentors at MentorCruise.
Head First C is a complete learning experience that will show you how to create programs in the C language. This book helps you learn the C language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a great programmer.
Recommended by the experts and mentors at MentorCruise.
An Introduction to Programming by the Inventor of C++ Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. Focus on Fundamental Concepts and Techniques The …
Recommended by the experts and mentors at MentorCruise.
This book presents all the new language and library features of C++17. It covers the motivation and context of each new feature with examples and background information. The focus is on how these features impact day-to-day programming, what it means to combine them, and how to benefit from this …
Recommended by the experts and mentors at MentorCruise.
C++ Primer provides an introduction to the International Standard on C++, covering both the language proper and the extensive library that is part of that standard.
Recommended by the experts and mentors at MentorCruise.
You've got your basics in order – time to move on to some advanced and specialized concepts. C++ is evolving every day, these books can help you master it.
In C# & C++: 5 Books in 1 - 5 Books in 1 - The #1 Coding Course from Beginner to Advanced (2024), you won't just learn C# and C++; you'll master them. This comprehensive guide is tailored for both beginners and experienced programmers, offering a bootcamp-style approach that simplifies learning …
Recommended by the experts and mentors at MentorCruise.
Advanced Metaprogramming in Classic C++ aims to be both an introduction and a reference to C++ template metaprogramming (TMP); TMP is presented in the book as a set of techniques that will bring a new style in C++ and make code exceptionally clear and efficient.
Recommended by the experts and mentors at MentorCruise.
Exploring recent developments in the rapidly evolving field of game real-time rendering, GPU Zen assembles a high-quality collection of cutting-edge contributions for programming the GPU.
Recommended by the experts and mentors at MentorCruise.
This list is curated by MentorCruise and can include Amazon affiliate links. Have any other suggestions? Add here.
There is no better source of accountability and motivation than having a personal mentor. What used to be impossible to find is now just two clicks away! All mentors are vetted & hands-on!
We've already delivered 1-on-1 mentorship to thousands of students, professionals, managers and executives. Even better, they've left an average rating of 4.9 out of 5 for our mentors.
Find a C++ mentor