Modern C++ · Efficient and Scalable Application Development
- Authors
- Bancila, Marius & Grimes, Richard
- Publisher
- Packt Publishing
- Tags
- programming
- ISBN
- 9781789951738
- Date
- 2018-12-21T00:00:00+00:00
- Size
- 3.40 MB
- Lang
- en
Create apps in C++ and leverage its latest features using modern programming techniques.
Key FeaturesDevelop strong C++ skills to build a variety of applications
Explore features of C++17, such as containers, algorithms, and threads
Grasp the standard support for threading and concurrency and use them in basic daily tasksBook DescriptionC++ is one of the most widely used programming languages. It is fast, flexible, and used to solve many programming problems.
This Learning Path gives you an in-depth and hands-on experience of working with C++, using the latest recipes and understanding most recent developments. You will explore C++ programming constructs by learning about language structures, functions, and classes, which will help you identify the execution flow through code. You will also understand the importance of the C++ standard library as well as memory allocation for writing better and faster programs.
Modern C++: Efficient and Scalable Application Development deals with the challenges faced with advanced C++ programming. You will work through advanced topics such as multithreading, networking, concurrency, lambda expressions, and many more recipes.
By the end of this Learning Path, you will have all the skills to become a master C++ programmer.
This Learning Path includes content from the following Packt products:
Beginning C++ Programming by Richard GrimesModern C++ Programming Cookbook by Marius BancilaThe Modern C++ Challenge by Marius Bancila What you will learnBecome familiar with the structure of C++ projects
Identify the main structures in the language: functions and classes
Learn to debug your programs
Leverage C++ features to obtain increased robustness and performance
Explore functions and callable objects with a focus on modern features
Serialize and deserialize JSON and XML data
Create client-server applications that communicate over TCP/IP
Use design patterns to solve real-world problemsWho this book is forThis Learning Path is designed for developers who want to gain a solid foundation in C++. The desire to learn how to code in C++ is all you need to get started with this Learning Path
Downloading the example code for this book You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.