- 主题:求推荐一本介绍现代C++语法的书,C++11,14,17,20标准,对传统C+
求推荐一本介绍现代C++语法的书,C++11,14,17,20标准,对传统C++98增加的部分
--
FROM 112.111.192.*
effective c++最新版,包含c++11和c++14
但是书的时间2015年好像
【 在 ooolinux 的大作中提到: 】
: 求推荐一本介绍现代C++语法的书,C++11,14,17,20标准,对传统C++98增加的部分
--
FROM 47.91.30.*
effective 感觉不像普通的教材
【 在 gfkid 的大作中提到: 】
: effective c++最新版,包含c++11和c++14
: 但是书的时间2015年好像
--
FROM 112.111.192.*
好像没啥教材能把11 ~ 20全都讲一遍,还不讲c++98那些的。有心人可以自己编一本?
转抄的:
"A Tour of C++" by Bjarne Stroustrup: This book is written by the creator of C++ and provides a concise introduction to C++17 features.
"C++ Primer" by Lippman, Lajoie, and Moo: This book is widely regarded as one of the best introductory C++ books available. It covers both C++17 and C++20 features and provides a comprehensive introduction to the language.
"Effective Modern C++" by Scott Meyers: This book is a must-read for C++ programmers who want to write modern, efficient, and effective code. It covers C++11, C++14, and C++17 features.
"The C++ Programming Language" by Bjarne Stroustrup: This book is a classic and provides a comprehensive introduction to C++. It covers both C++17 and C++20 features and is recommended for experienced programmers who want to deepen their understanding of the language.
"C++17 - The Complete Guide" by Nicolai M. Josuttis: This book is a comprehensive guide to C++17 features and provides an in-depth coverage of the language. It is recommended for programmers who want to become experts in C++17.
https://www.quora.com/What-is-a-good-book-to-learn-C-17-or-C-20
--
FROM 221.218.160.*
这资料不错,不过貌似都是最新的英文版
找到一本很薄的开源书:现代C++教程modern-cpp-tutorial-zh-cn
【 在 z16166 的大作中提到: 】
: 好像没啥教材能把11 ~ 20全都讲一遍,还不讲c++98那些的。有心人可以自己编一本?
: 转抄的:
: "A Tour of C++" by Bjarne Stroustrup: This book is written by the creator of C++ and provides a concise introduction to C++17 features.
: ...................
--
FROM 112.111.192.*
找到一本国产书:
现代C++语言核心特性解析
出版社: 人民邮电出版社
出版年: 2021-10
页数: 424
装帧: 平装
--
FROM 112.111.192.*
C++20实践入门(第6版)
C++ 20 代码整洁之道
--
FROM 112.111.192.*
Mark!
--
FROM 123.138.26.*