前端學習路徑教程
HTML 基礎
HTML基礎:https://www.w3school.com.cn/html/index.asp
JS與前端開發(fā)
JS教程-W3S:https://www.w3school.com.cn/js/index.asp JS教程-菜鳥: https://www.runoob.com/js/js-tutorial.html 廖雪峰教程:https://www.liaoxuefeng.com/wiki/1022910821149312 CSS 教程 :https://www.w3school.com.cn/css/index.asp JS 參考:https://developer.mozilla.org/zh-CN/docs/Web/JavaScript
實踐與Vue框架
VUE教程:https://www.runoob.com/vue2/vue-tutorial.html
后臺開發(fā)與腳本
Python3教程:https://www.runoob.com/python3/python3-tutorial.html 廖雪峰Python3:https://www.liaoxuefeng.com/wiki/1016959663602400 C++ 教程:https://www.runoob.com/cplusplus/cpp-tutorial.html
Git工具
Git教程:https://www.runoob.com/git/git-tutorial.html 廖雪峰Git:https://www.liaoxuefeng.com/wiki/896043488029600 官方GitBook
后端學習路徑
1. 基礎語言
Python3教程:https://www.runoob.com/python3/python3-tutorial.html 廖雪峰Python3:https://www.liaoxuefeng.com/wiki/1016959663602400 C++ 教程:https://www.runoob.com/cplusplus/cpp-tutorial.html Java 教程
2. 工具
Git教程:https://www.runoob.com/git/git-tutorial.html 廖雪峰Git:https://www.liaoxuefeng.com/wiki/896043488029600 官方GitBook
3. 設計模式
設計模式教程:https://www.runoob.com/design-pattern/design-pattern-tutorial.html
代碼實踐
Python 項目列表:
英文的:https://github.com/vinta/awesome-python
中文目錄:https://github.com/jobbole/awesome-python-cn
JS 項目列表:
Vue的項目:https://github.com/vuejs/awesome-vue
VueJS 的 Github 上面的項目:https://github.com/opendigg/awesome-github-vue
NodeJS 項目: https://github.com/sindresorhus/awesome-nodejs
C++ 項目列表:
中文列表:https://github.com/jobbole/awesome-cpp-cn
比較好的列表:https://github.com/rigtorp/awesome-modern-cpp
另一個比較好的列表:https://github.com/fffaraz/awesome-cpp
其他列表:https://github.com/uhub/awesome-cpp