CPP学习笔记
本仓库内容
- 汇编C++语言
- C++语言相关面试题解析
Something I hope you know before go into the coding~
First, please watch or star this repo, I'll be more happy if you follow me.
Bug report, questions and discussion are welcome, you can post an issue or pull a request.
相关站点
目录
参考书目
思维导图
C++之父给 C 程序员的建议
如何分享自己的东西
你可以直接把想添加的内容发在 issues 里(想象成论坛的帖子), 我会添加进去 或者Fork这个项目, 修改后再发起Pull Request来合并修改。
总结
1. 懂汇编的娃才能学好C语言~
2. 基础永远值得花费90%的精力去学习加强~