Links
FRIENDS
shaunli : 大佬。
江湖夜雨十年灯: 最懂HipHop的软件工程师,之一。 藏书爱好者,养龟爱好者。
徐小帅 : 他说他没什么可说的。
孤雪飘零: 他说他在野生钢铁侠的路上越走越远。
Guibase 龟类数据库: 龟王刘总的龟类数据库。
BOOKMARKS
- Learn X in Y minutes: 几分钟快速了解一门编程语言。
- Git飞行规则(Flight Rules) : 这是一篇给宇航员(这里就是指使用Git的程序员们)的指南,用来指导问题出现后的应对之法。
- Bash 脚本教程 阮一峰老师写的 Bash 脚本教程
Go
- Go101: zh_cn 、 en、github
- Go每日一库: https://github.com/darjun/go-daily-lib
Rust
- Rust Course github : 很用心的开源电子书,目前(2021.12.20)还有许多章节在编写中。
- 《Rust 程序设计语言》 : 英文原版由 Steve Klabnik 、Carol Nichols 、Rust 社区共同编著,此中文版由 Rust 中文社区翻译。
- Rust By Practice: 通过练习学习。
- 《The Rustonomicon》
C
阮一峰老师写的《C语言入门教程》: https://wangdoc.com/clang/index.html
《Linux C 编程一站式学习》 https://akaedu.github.io/book/
装机必备软件
- iTerm2
- Bartender (状态栏)
- iStat (状态统计)
- powerlevel10k (终端主题)
- zsh-autosuggestions: https://github.com/zsh-users/zsh-autosuggestions
一些小工具
- dool https://github.com/scottchiefbaker/dool 一个 Linux 实时状态工具,包括 CPU 负载、网络、磁盘等信息。