mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 09:26:10 +00:00
Add Modern C++ Templates Tutorial and Modern C++ ConCurrent Programming Tutorial by mq白
This commit is contained in:
parent
b10479b409
commit
3bf2ede54f
@ -341,9 +341,9 @@
|
||||
* [Cmake 实践](https://web.archive.org/web/20170615174144/http://sewm.pku.edu.cn/src/paradise/reference/CMake%20Practice.pdf) (PDF)
|
||||
* [GNU make 指南](http://docs.huihoo.com/gnu/linux/gmake.html)
|
||||
* [Google C++ 风格指南](http://zh-google-styleguide.readthedocs.org/en/latest/google-cpp-styleguide/contents/)
|
||||
* [ZMQ 指南](https://github.com/anjuke/zguide-cn)
|
||||
* [现代 C++ 模板教程](https://github.com/Mq-b/Modern-Cpp-templates-tutorial)
|
||||
* [现代 C++ 并发编程教程](https://github.com/Mq-b/ModernCpp-ConcurrentProgramming-Tutorial)
|
||||
* [现代 C++ 模板教程](https://github.com/Mq-b/Modern-Cpp-templates-tutorial)
|
||||
* [ZMQ 指南](https://github.com/anjuke/zguide-cn)
|
||||
|
||||
|
||||
### CoffeeScript
|
||||
|
Loading…
Reference in New Issue
Block a user