C++ Crash Course: A Fast-Paced Introduction (pdf)

$12.00

Author Josh Lospinoso
Edition 1
Edition Year 2019
Format PDF
ISBN 9781593278885
Language English
Number Of Pages 792
Publisher No Starch Press

Description

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 types
•  The 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 classes
•  Advanced expressions, statements, and functions
•  Smart pointers, data structures, dates and times, numerics,

Additional information

Author

Josh Lospinoso

Edition

1

Edition Year

2019

Format

PDF

ISBN

9781593278885

Language

English

Number Of Pages

792

Publisher

No Starch Press

Reviews

There are no reviews yet.

Be the first to review “C++ Crash Course: A Fast-Paced Introduction (pdf)”

Your email address will not be published. Required fields are marked *