
Modern C++: Efficient and Scalable Application Development
Leverage the modern features of C++ to overcome difficulties in various stages of application development
Packt Publishing
Published on 21. December 2018
Book
Paperback/Softback
702 pages
978-1-78995-173-8 (ISBN)
Description
Create apps in C++ and leverage its latest features using modern programming techniques.
Key Features
Develop 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 tasks
Book 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 Grimes
Modern C++ Programming Cookbook by Marius Bancila
The Modern C++ Challenge by Marius Bancila
What you will learn
Become 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 problems
Who 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
Key Features
Develop 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 tasks
Book 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 Grimes
Modern C++ Programming Cookbook by Marius Bancila
The Modern C++ Challenge by Marius Bancila
What you will learn
Become 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 problems
Who 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
More details
Language
English
Place of publication
Birmingham
United Kingdom
Target group
Professional and scholarly
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 37 mm
Weight
1287 gr
ISBN-13
978-1-78995-173-8 (9781789951738)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Grimes Richard Grimes
Modern C++: Efficient and Scalable Application Development
Leverage the modern features of C++ to overcome difficulties in various stages of application development
E-Book
12/2018
1st Edition
Packt Publishing
€38.99
Available for download
Persons
Richard Grimes has been programming in C++ for 25 years, working on projects as diverse as scientific control and analysis and finance analysis to remote objects for the automotive manufacturing industry. He has spoken at 70 international conferences on Microsoft technologies (including C++ and C#) and has written 8 books, 150 articles for programming journals, and 5 training courses for Microsoft. Richard was awarded Microsoft MVP for 10 years (1998-2007). He has a reputation for his deep understanding of the .NET framework and C++ and the frank way in which he assesses new technology. Marius Bancila is a software engineer with 15 years of experience in developing solutions for the industrial and financial sectors. He is the author of Modern C++ Programming Cookbook and The Modern C++ Challenge. He focuses on Microsoft technologies and mainly develops desktop applications with C++ and C#. He is passionate about sharing his technical expertise with others, and for that reason, he was recognized as a Microsoft MVP for more than a decade. He can be contacted on Twitter at @mariusbancila.
Content
Table of Contents
Understanding Language Features
Working with Memory, Arrays, and Pointers
Using Functions
Classes
Using the Standard Library Containers
Using Strings
Diagnostics and Debugging
Learning Modern Core Language Features
Working with Numbers and Strings
Exploring Functions
Standard Library Containers, Algorithms, and Iterators
Math Problems
Language Features
Strings and Regular Expressions
Streams and Filesystems
Date and Time
Algorithms and Data Structures
Understanding Language Features
Working with Memory, Arrays, and Pointers
Using Functions
Classes
Using the Standard Library Containers
Using Strings
Diagnostics and Debugging
Learning Modern Core Language Features
Working with Numbers and Strings
Exploring Functions
Standard Library Containers, Algorithms, and Iterators
Math Problems
Language Features
Strings and Regular Expressions
Streams and Filesystems
Date and Time
Algorithms and Data Structures