The books are mentioned under,
- 100 C++ Mistakes and How to Avoid Them BY RICH YONTS;
- The C Programming Language BY BRIAN KERNIGHAN AND DENNIS RITCHIE;
- C: The Complete Reference BY HERBERT SCHILDT;
- Let Us C BY YASHAVANT KANETKAR;
- Expert C Programming: Deep Secrets BY PETER VAN DER LINDEN;
- C++ Primer BY STANLEY B.LIPPMAN;
- Effective C++ BY SCOTT MEYERS;
- Effective Modern C++ BY SCOTT MEYERS;
- Object-Oriented Programming with C++ BY E. BALAGURUSAMY;
- Programming: Principles and Practice Using C++ BY BJARNE STROUSTRUP;
- The Design and Evolution of C++ BY BJARNE STROUSTRUP;
- C++ Software Design: Design Principles and Patterns for High-Quality Software BY KLAUS IGLBERGER;
- Asynchronous Programming with C++: Build Blazing-Fast Software with Multithreading and Asynchronous Programming for Ultimate Efficiency BY JUAN ANTONIO RUFES;
- Bare-Metal Embedded C Programming: Develop High-performance Embedded Systems with C for Arm Microcontrollers BY ISRAEL GBATI;
- Writing a C Compiler: Build a Real Programming Language from Scratch BY NORA SANDLER;
- Competitive Coding Interview Questions: 190+ Questions to Tackle Any C/C++ Interview (English Edition) BY RYDHM BERI;
- Modern CMake for C++: Effortlessly Build Cutting-edge C++ Code and Deliver High-quality Solutions BY RAFAL SWIDZINSKI;
- Modern C++ Programming Cookbook: Master Modern C++ with Comprehensive Solutions for C++23 and All Previous Standards BY MARIUS BANCILA;
- Godot 4 Game Development Projects: Build Five Cross-platform 2D and 3D Games Using One of the Most Powerful Open Source Game Engines BY CHRIS BRADFIELD;
- Embedded Systems Architecture: Design and Write Software for Embedded Devices to Build Safe and Connected Systems BY DANIELE LACAMERA;
- C++20 - The Complete Guide BY NICOLAI M.JOSUTTIS;
- Introduction to C++ BY GEORGE S.TSELIKIS;
- Arduino Book for Beginners BY MIKE CHEICH;
- Learn C++ Quickly: A Complete Beginner's Guide to Learning C++, Even If You're New to Programming Code Quickly BY CODEQUICKLY;
- Hands-On Machine Learning with C++: Build, Train, and Deploy End-to-end Machine Learning and Deep Learning Pipelines BY KIRILL KOLODIAZHNYI;
- C++ High Performance: Master the Art of Optimizing the Functioning of Your C++ Code BY VIKTOR SEHR;
- Beginning C: From Beginner to Pro BY IVOR HORTON;
- Effective C: An Introduction to Professional C Programming BY ROBERT C.SEACORD;
- Learn to Program with C++ BY JHON SMILEY;