by Josh Lospinoso
792 Pages
·
2019
·
6 MB
·
6 Downloads
·
New!
C++ Crash Course is the C++ programming, computer programming and programming language book that teaches students about the core concepts of C ++, Boost Libraries and C++ standard library. Josh Lospinoso is the author of this magnificent book. C++ is the oldest, basic and widely used programing language worldwide. This programming language allows the programmers to write efficient and handy code in minimum time. It consists of two parts, the first part covers the core concepts of the C++ language. The student will learn about functions, types and expressions. The second part teaches students about the Boost Libraries along with C++ Standard Library. Figure out the best techniques to know about the facilities that you can get through these libraries.
This book will cover the algorithms, data structures, special utility classes and much more. Learn about the reference types, user-defined types, fundamental types, and others. Find the reality of call stacks, RAII paradigm, memory management, storage duration, and exceptions. What’s the difference in run-time polymorphism and compile-time polymorphism? How to become efficient in functions, statements, and expressions? Learn about the numerics, smart pointers, statics, date and time. How to use algorithms, iterators, and containers in your code? All this and much more you will find out in this guide.