Modern C++ Tutorial: C++11/14/17/20 On the Fly - The Fastest Guide towards Modern C++

Modern C++ Tutorial: C++11/14/17/20 On the Fly - The Fastest Guide towards Modern C++

简介:

这本书声称是 “在飞行中”。它的目的是全面介绍有关现代C的相关功能 (在21世纪20年代之前)。读者可以根据以下内容表选择感兴趣的内容进行学习,并快速熟悉您想学习的新功能。读者应该知道,并非所有这些功能都是必需的。相反,当你真正需要它时,它应该被学习。同时,该书不是仅编码,而是介绍了其技术要求的历史背景 (尽可能简单),这为理解这些功能为什么会出现提供了很大的帮助。此外,作者希望鼓励读者在阅读本书后,在他们的新项目中直接使用modern C,并将他们的旧项目逐步迁移到modern C。

英文简介:

The book claims to be "On the Fly". Its intent is to provide a comprehensive introduction to the relevant features regarding modern C++ (before 2020s). Readers can choose interesting content according to the following table of content to learn and quickly familiarize the new features you would like to learn. Readers should be aware that not all of these features are required. Instead, it should be learned when you really need it.

At the same time, instead of coding-only, the book introduces the historical background of its technical requirements (as simple as possible), which provides great help in understanding why these features came out.

In addition, the author would like to encourage readers to use modern C++ directly in their new projects and migrate their old projects to modern C++ gradually after reading the book.

书名
Modern C++ Tutorial: C++11/14/17/20 On the Fly - The Fastest Guide towards Modern C++
译名
现代 C++ 教程:C++11/14/17/20 即时教程 - 现代 C++ 的最快指南
语言
英语
年份
2024
页数
92页
大小
1.79 MB
标签
  • C++
  • 下载
    pdf iconModern C++ Tutorial: C++11/14/17/20 On the Fly - The Fastest Guide towards Modern C++.pdf
    密码
    65536

    最后更新:2025-04-12 23:58:05

    ←Test-Driven Development: Extensive Tutorial

    →Fundamentals of Programming C++