C++ Crash Course C++ Crash Course

C++ Crash Course

A Fast-Paced Introduction

    • 5.0 • 3 Ratings
    • $35.99
    • $35.99

Publisher Description

A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you'll be proficient in the core language concepts, the C++ Standard Library, and the Boost Libraries.

C++ is one of the most widely used languages for real-world software. In the hands of a knowledgeable programmer, C++ can produce small, efficient, and readable code that any programmer would be proud of.

Designed for intermediate to advanced programmers, C++ Crash Course cuts through the weeds to get you straight to the core of C++17, the most modern revision of the ISO standard. Part 1 covers the core of the C++ language, where you'll learn about everything from types and functions, to the object life cycle and expressions. Part 2 introduces you to the C++ Standard Library and Boost Libraries, where you'll learn about all of the high-quality, fully-featured facilities available to you. You'll cover special utility classes, data structures, and algorithms, and learn how to manipulate file systems and build high-performance programs that communicate over networks. 

You'll learn all the major features of modern C++, including:
Fundamental types, reference types, and user-defined typesThe object lifecycle including storage duration, memory management, exceptions, call stacks, and the RAII paradigm Compile-time polymorphism with templates and run-time polymorphism with virtual classesAdvanced expressions, statements, and functionsSmart pointers, data structures, dates and times, numerics, and probability/statistics facilitiesContainers, iterators, strings, and algorithmsStreams and files, concurrency, networking, and application development
With well over 500 code samples and nearly 100 exercises, C++ Crash Course is sure to help you build a strong C++ foundation.

GENRE
Computers & Internet
RELEASED
2019
September 24
LANGUAGE
EN
English
LENGTH
792
Pages
PUBLISHER
No Starch Press
SELLER
Penguin Random House LLC
SIZE
19.5
MB

More Books Like This

C++ Standard Library, The C++ Standard Library, The
2012
C++ Without Fear C++ Without Fear
2011
C++ Programming for the Absolute Beginner, Second Edition C++ Programming for the Absolute Beginner, Second Edition
2009
Practical C++ Programming Practical C++ Programming
2002
Effective C Effective C
2020
Fluent Python Fluent Python
2022

Customers Also Bought

Effective C Effective C
2020
How Linux Works, 3rd Edition How Linux Works, 3rd Edition
2021
Serious Python Serious Python
2018
Invent Your Own Computer Games with Python, 4th Edition Invent Your Own Computer Games with Python, 4th Edition
2016
The Recursive Book of Recursion The Recursive Book of Recursion
2022
Effective Modern C++ Effective Modern C++
2014