Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.53 KB

File metadata and controls

24 lines (14 loc) · 1.53 KB

booksource是书对应的代码

github是从github搜集的代码

jupyter是jupyter&cling测试代码(ipynb和md是一对)

c++

C++ 参考手册 https://zh.cppreference.com/w/cpp
C++17完全指南 https://github.com/MeouSker77/Cpp17
《C++实战笔记》 课程非免费 https://github.com/chronolaw/cpp_study
Effective-Modern-Cpp-Zh https://github.com/Ricardo666666/Effective-Modern-Cpp-Zh
中文书籍已出,不推荐阅读,仅供参考
Modern C++ Tutorial 英文(推荐) https://github.com/changkun/modern-cpp-tutorial
cheatsheet of modern C++ 14/17/20 英文(推荐) https://github.com/AnthonyCalandra/modern-cpp-features
https://github.com/ZhangKingsasa/modern-cpp-features-cn
https://github.com/lostjared/cplusplus17.Examples