如何在掌握OC的情况下, 有效地学习C++呢?
知乎链接
===================
或者,
- Basic C++
- Object Oriented C++
- Intermediate C++ ( overloading, Ctor/Dtor & RAII, Lambda, Standard Library etc.)
- Template C++
- Advanced C++ ( memory model, value category, overload resolution, move semantic, type traits etc.)
- Future C++ ( Module, Concept, Reflection, Concurrency/Parallelism etc.)
如果你想写程序,学了前两个然后去用Qt写吧。
Checklist:
C++ language
图片来自网络,侵权删。