C++ Crash Course

NeoDB Goodreads
C++ Crash Course

登录后可管理标记收藏。

ISBN: 9781593278885
作者: Joshua Lospinoso
格式: 平装
其它标题: C++ Crash Course: A Fast-Paced Introduction
出版社: 978-1593278885
发行时间: 2019 -7
语言: 英语
装订: Paperback
价格: USD 59.95
页数: 800

/ 10

0 个评分

评分人数不足
借阅或购买

Joshua Lospinoso   

简介

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. In Part I, you'll learn about all of the essential core language features. Part II introduces you to the C++ Standard Library and Boost Libraries, where you'll learn about high-quality, fully-featured facilities immediately available to you.
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 (resource acquisition is initialization) 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, and probability/statistics facilities
- Containers, iterators, strings, and algorithms
- Streams and files, concurrency, networking, and application development

短评
评论
笔记