Center
完整内容参见 Git 仓库地址:https://github.com/BuxianChen/notes
挑选的内容参见 GitBook 地址:https://buxianchen.gitbook.io/notes/
Git 仓库与 GitBook 页面保持同步
写作规范参考:中文文案排版指北
推荐资料:
基础知识
Linux
Shell
《Linux Shell Scripting Cookbook (3 ed)》
Git
Docker
C++
《C++ Primer (5ed)》: 包含 C++11, 笔者感觉更适合作为字典/参考书
《C++ Primer Plus (6 ed)》: 包含 C++11, 包含大量例子来介绍语法特性, 笔者阅读中文版感觉相对比 C++ Primer 更容易读下去
cppreference: 内容相对权威, 但对初学者不友好
cplusplus: 内容对初学者相对友好
Last updated