-
Programming Tutorials
-
Programming Language Style Guide(Google 开源项目风格指南)
- https:Python 风格指南(https://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/contents/)
- https:编写高质量代码改善 Python 程序的 91 个建议(https://l1nwatch.gitbook.io/writing_solid_python_code_gitbook/)
- C 语言学习笔记与命名规范(在微信收藏上查看)
-
Programming Tools 编程效率工具
-
Operating System and Compiler 操作系统与编译器学习
- TencentOS Tiny:腾讯开源IoTOS物联网实时操作系统(https://github.com/OpenAtomFoundation/TencentOS-tiny)
- 30天自制操作系统(https://github.com/yourtion/30dayMakeOS)
- 从零开始制作一个操作系统(https://github.com/lneylan/os-guide-cn)
- Writing an OS in Rust(https://os.phil-opp.com/zh-CN/)
- 使用 LLVM 实现一个简单编译器(https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html)
- A Compiler Writing Journey(https://github.com/DoctorWkt/acwj
-
Windows OS
-
Linux Debain
-
SQL 数据库
- Writing a sqlite clone from scratch in C(https://github.com/cstack/db_tutorial)
-
本文档问题补充说明目录(#本文档问题补充说明)
1)本地不显示,远程显示: 在Github上选择已经上传的图片,复制此时的浏览器地址栏地址url
2)本地显示,远程也显示: 将上述链接url中的blob改为raw
3)本地显示,远程也显示: 在Github仓库中找到图片,右击复制图片链接(url = url+?raw=true)
4)在Github仓库中找到图片,右击复制图片链接,并将链接地址粘贴在浏览器中运行,复制此时浏览器中的图片地址