📘 Sams Teach Yourself C++ in One Hour a Day [2022] Rao Siddhartha
💾 Скачать книгу
📜 Learn on your own time, at your own pace:
▪️ No previous programming experience required
▪️ Write fast and powerful C++ programs, compile the source code, and create executable files
▪️ Learn object-oriented programming concepts such as encapsulation, abstraction, inheritance, and polymorphism
▪️ Use algorithms and containers from the Standard Template Library to write feature-rich yet stable C++ applications
▪️ Learn how automatic type deduction helps simplify C++ code
▪️ Develop sophisticated programming techniques using lambda expressions, smart pointers, and move constructors
▪️ Master the features of C++ by learning from programming experts
▪️ Learn C++ features that allow you to program compact and high-performance C++ applications.
▪️ The Basics
▪️ Fundamentals of Object-Oriented C++ Programming
▪️ Learning the Standard Template Library (STL)
▪️ Lambda Expressions and STL Algorithms
▪️ Advanced C++ Concepts