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 favouriteC++ 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.
The main point of a C++ coding standard is to provide a set of rules for using C++ for a particular purpose in a particular environment. It follows that there cannot be one coding standard for all uses and all users.
Recommended by the experts and mentors at MentorCruise.
Every programmer or engineer, at some point in their career, works with compilers to optimize their applications. Compilers convert a high-level programming language into low-level machine-executable code. LLVM provides the infrastructure, reusable libraries, and tools needed for developers to b…
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.
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.
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, Fifth Edition, introduces the C++ standard library from the outset, drawing on its common functions and facilities to help you write useful programs without first having to master every language detail. The book’s many examples have been revised to use the new language features and d…
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.
C++ Concurrency in Action is a reference and guide to the new C++ 11 Standard for experienced C++ programmers as well as those who have never written multithreaded code. This book will show you how to write robust multithreaded applications in C++ while avoiding many common pitfalls.
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.
The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand when needed.
Recommended by the experts and mentors at MentorCruise.
C++ Templates: The Complete Guide provides software architects and engineers with a clear understanding of why, when, and how to use templates to build and maintain cleaner, faster, and smarter software more efficiently. C++ Templates begins with an insightful tutorial on basic concepts and lang…
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.
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.
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.
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.
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.
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