📚 Reading
《Designing Data-Intensive Application》DDIA中文翻译
A book about how to write OS kernels in Rust easily.
《Software Engineering at Google》的中英文对译版本
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Master the command line, in one page
《Patterns of Distributed Systems》中文版
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com
Learn Go with test-driven development
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.