说明
字数
284 字
阅读时间
2 分钟
南京大学 - 操作系统
- 基于NJU的蒋炎岩老师的操作系统的课
前置课程 - 计算机系统基础
Linux
- Linux入门教程
- 鸟哥的Linux私房菜
- Harley Hahn's Guide to Unix and Linux
- 计算机教育缺失的一课:https://missing.csail.mit.edu/
- Linux C编程一站式学习:https://akaedu.github.io/book/
概念&提问
- 标准输入输出
- Why is it bad to log in as root?
- RTFM
- STFW
- RTFSC:"Read The Fucking Source Code"
- GNU diff format
Vim
- vim自带的
vimtutor - Vim Adventures
- Vim Snake
- Open Vim Tutorials
- Vim Genius
命令
正则表达式
工具
- tmux
Git
- 可视化Git: https://onlywei.github.io/explain-git-with-d3/
- Git 快速入门:https://nju-projectn.github.io/ics-pa-gitbook/ics2024/git.html