拓展资料¶
一些大家可以参考的资源链接。
Linux¶
-
SAST Docs: https://docs.net9.org/basic/linux/
-
WSL Install: https://learn.microsoft.com/zh-cn/windows/wsl/install
-
RUNOOB Linux: https://www.runoob.com/linux/linux-tutorial.html
-
The Missing Semester of Your CS Education: https://missing.csail.mit.edu/
-
Linux File System: https://zhuanlan.zhihu.com/p/505338841
-
About Vim:
-
About VS Code:
-
Linux 101: https://101.lug.ustc.edu.cn/
Git¶
-
SAST Docs: https://docs.net9.org/basic/git/
-
RUNOOB Git: https://www.runoob.com/git/git-tutorial.html
-
Learn Git Branch: https://learngitbranching.js.org/?locale=zh_CN
- 一个挺有意思的小游戏
-
Learn Git Super Hard Way: https://learngitbranching.js.org/?locale=zh_CN
-
Git 教程: https://liaoxuefeng.com/books/git/introduction/index.html
-
Git Book: https://git-scm.com/book/zh/v2
-
Git Cheat Sheet: https://education.github.com/git-cheat-sheet-education.pdf
-
Oh My Git: https://ohmygit.org/
- 另一个挺有意思的小游戏