Contents
- Linux
- 概念&提问
- Vim
- 命令
- 正则表达式
- 工具
- Git
- 自我修养
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
命令
- 基本命令集合
- man快速入门
正则表达式
- 正規表示法與文件格式化處理
工具
- tmux
Git
- 可视化Git: https://onlywei.github.io/explain-git-with-d3/
- Git 快速入门:https://nju-projectn.github.io/ics-pa-gitbook/ics2024/git.html
自我修养
- 别像弱智一样提问
- 提问的智慧