日常
健康与生活指南
- 程序员延寿指南:总结饮食、运动、心理等多维度健康建议,目标降低全因死亡率 https://github.com/geekan/HowToLiveLonger
- 程序员在家做饭方法指南 https://github.com/Anduin2017/HowToCook
- 人体系统调优不完全指南 https://github.com/zijie0/HumanSystemOptimization
编程技术学习
- C++核心学习
- C++并发编程实战(含笔记):https://github.com/xiaoweiChen/CPP-Concurrency-In-Action-2ed-2019 ;https://github.com/xuyicpp/multi_threading
- C++那些事:涵盖C++11到C++20特性解析 :https://github.com/Light-City/CPlusPlusThings
- 后端开发进阶指南:https://github.com/balloonwj/CppGuide
- 工具与框架
- CMake完整教程及语法示例:https://www.ljjyy.com/tags/cmake/ ;https://github.com/SFUMECJF/cmake-examples-Chinese
- 算法与系统
- Hello算法:可视化算法教程:https://github.com/krahets/hello-algo
- 品读Linux 0.11核心代码:https://github.com/dibingfa/flash-linux0.11-talk
- 编译器
Getting Started with LLVM Core Libraries(中文版) https://getting-started-with-llvm-core-libraries-zh-cn.readthedocs.io/zh-cn/latest/index.html#
编译器原理与开发专栏:https://www.zhihu.com/column/c_1416415517393981440
LLVM IR入门指南:https://evian-zhang.github.io/llvm-ir-tutorial/
深入理解LLVM代码生成:https://www.zhihu.com/column/c_1838978048801783808
编译器与IR的思考: LLVM IR,SPIR-V到MLIR:https://mp.weixin.qq.com/s/G36IllLOTXXbc4LagbNH9Q
circt :https://circt.llvm.org/ https://zhuanlan.zhihu.com/p/450077425
从零开始教你写一个MLIR Pass https://www.cnblogs.com/BobHuang/p/18249482
CIRCT 系列教程 https://1nfinite.ai/t/circt/140
CIRCT: 基于 MLIR 的下一代开源硬件编译框架 https://hanchenye.com/assets/CCF21_CIRCT_Slides.pdf
CIRCT 编译器的电路划分及 Arcilator 仿真并行化 https://tuna.moe/blog/2024/ospp-summer-2024/
CIRCT-LLHD仿真计数器电路 https://zhuanlan.zhihu.com/p/438749987
CIRCT 仿真 https://leiblog.wang/%E8%AE%BA%E6%96%87%E9%98%85%E8%AF%BB%EF%BD%9CLLHD/
EDA
- SystemVerilog Parser 开源项目对比 https://chipsalliance.github.io/sv-tests-results/
面试与职业发展
- 面试题库与总结
Linux C/C++后台开发面试题:https://github.com/zouxiaobo/interview_back_end
C/C++技术面试基础:https://github.com/huihut/interview
后台开发核心知识(Skill-Tree):https://github.com/linw7/Skill-Tree
- 计算机基础
- 计算机基础八股文:操作系统、网络等核心知识总结:https://github.com/xiaolincoder/CS-Base
语言与综合学习
- 英语进阶
- 课程资源
清华大学计算机系课程攻略:https://github.com/PKUanonym/REKCARC-TSC-UHT