We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7926e3 commit 2d30da6Copy full SHA for 2d30da6
1 file changed
README.md
@@ -62,6 +62,8 @@
62
- [C++ 核心开发规范](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md)
63
- [Effective Mordern C++ 中文版](https://github.com/kelthuzadx/EffectiveModernCppChinese/blob/master/4.SmartPointers/item22.md)
64
- [热心观众整理的学习资料](https://github.com/jiayaozhang/OpenVDB_and_TBB)
65
+- [HackingCpp 图文教程](https://hackingcpp.com/)
66
+- [LearnCpp 基础教程](https://www.learncpp.com/cpp-tutorial/)
67
- [LearnCpp 中文版](https://learncpp-cn.github.io/)
68
- [Performance Analysis and Tuning on Modern CPUs](http://faculty.cs.niu.edu/~winans/notes/patmc.pdf)
69
- [C++ 并发编程实战](https://www.bookstack.cn/read/Cpp_Concurrency_In_Action/README.md)
0 commit comments