好像没啥教材能把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.*