1 GNU
2 Language
2.1 Cpp
- Forums
 - Academic
 - Blogs
- Rainer Grimm - ★★★★★
 
 - References
 - Useful Tools
 - Celebrity
Bjarne Stroustrup:C++之父Walter E. Brown:2000年开始参与C++标准制定工作,引入了cbegin/cend、common_type等特性,以及负责<random>、<ratio>等头文件的开发
 - Projects
 - Github topics
 
2.2 Java
- Java Platform, Standard Edition Documentation: Try to search here
 
3 Kernel
4 Code Standard
5 Performance Analysis
- Brendan Gregg’s Homepage - ★★★★★
 - Denis Bakhvalov
- 《Performance Analysis and Tuning on Modern CPUs》
 
 - Julia Evans
 
6 DMBS
- 编程小梦 - ★★★★★
 - satanson - ★★★★★
 - Celebrity
Edgar F. Codd/Ted Codd:关系型数据库之父Andy Pavlo:顶尖的数据库领域专家,执教CMU数据库系统相关课程
 - Top conferences
 - DBMS Blogs
 - Toos
 - Index
 
6.1 Blog
- Alex DeBrie
 - Ottertune
 - Fabrice Bellard
- Author of 
QEMU,FFmpeg, etc. 
 - Author of 
 
6.2 Books
6.3 Other
- Meaning of ‘i’,‘g’ and ‘c’ in Oracle Database Version
 - 数据库内核杂谈
 - Develop your own Database
 - ClickHouse/ClickBench
 - AlloyDB for PostgreSQL under the hood: Intelligent, database-aware storage
 - Segment Tree
- Segment Tree | Set 1 (Sum of given range)
 - Segment Tree | Set 2 (Range Minimum Query)
 - 为什么
min、max的最小复杂度就是NlogM,因为min、max需要维护有序性 
 - Materialized Views
 - Streaming Data Warehouse 存储:需求与架构
 - Teradata中QUALIFY函数
 - LSM树详解
 
7 AI
7.1 Tutorial
- But what is a neural network? | Chapter 1, Deep learning
 - Gradient descent, how neural networks learn | Chapter 2, Deep learning
 - What is backpropagation really doing? | Chapter 3, Deep learning
 - Backpropagation calculus | Chapter 4, Deep learning
 - But what is a GPT? Visual intro to transformers | Chapter 5, Deep Learning
 - Attention in transformers, visually explained | Chapter 6, Deep Learning
 
7.2 ChatGpt
- awesome-chatgpt-prompts
 - Derivative Products
- Jasper
 - Midjourney
 - Copilot
 
 
8 Mirrors
9 Assorted
- How to Read a Paper.pdf - ★★★★★
 - 陈皓-耗子哥
 - 美团技术博客
 - Richard Stallman-Make作者
 - BOT Man | John Lee
 - CloudNative 架构
 - 敖小剑的博客
 - 米开朗基杨
 Jeff Dean:Google Research Scientists and EngineersFabrice Bellard:A legend programmer, author of FFmpeg, QEMU- Tutorials for Software Developers and Technopreneurs
 - The-Art-of-Linear-Algebra