- Math
- Linear Algebra
- Calculus
- Probability
- algorithm
- Machine Learning
- Compiler
- Nand2Teris
- Parallel Programming
- ngx_lua
- Golang
- Rust
- Unity
- iOS related
- Texture and Modeling
- OpenGL
- 6502
- Compute Graphics
- Python
- EN
a | b | c | d |
---|---|---|---|
youtube: dot product | youtube: cross product | youtube: random number |
a | b | c | d |
---|---|---|---|
scheme | Racket |
a | b | c | d |
---|---|---|---|
implementation | Integrate Lua | lua tips | |
lua 5.3 manual | lua版本变迁 |
a | b | c | d |
---|---|---|---|
swift in Y minutes | swift from python | ||
swift Optional | |||
SwiftUI |
a | b | c | d |
---|---|---|---|
cs162 fa2020 | |||
process/thread | synchronize | Scheduling | network |
Security TODO | |||
阻塞/非阻塞,同步/异步,IO |
a | b | c | d |
---|---|---|---|
C89 C99区别 | c99 | 理清gcc、libc、libstdc++的关系 | C VS C++ |
C内存知识 未完 | |||
c declaration,struct/union/enums/typedef | expert c | ||
oop in C | C语言常见问题集合 |
a | b | c | d |
---|---|---|---|
modern cpp | cast,smart pointer | cpp RAII | cpp QA |
cpp guide in CS144 | c++ Core Guidelines | ||
CppCon 2019: The Best Parts of C++ | CppCon 2019: RAII and the Rule of Zero | ||
utils: googletest |
a | b | c | d |
---|---|---|---|
JNI | Gradle | android_dev_tips | dmp文件解析 |
Java Thread-Safe Singleton |
a | b | c | d |
---|---|---|---|
HTML,CSS | reintro JS | DOM Manipulation | Coding A Static Restaurant Site |
js Promise | async/await | 8 Must Know Array Method | 5 js features must know |
express crash | mongoose crash | event listener crash |
a | b | c | d |
---|---|---|---|
redis 基础数据结构 | redis 数据库实现 | redis 独立功能的实现 | |
redis tips | redis patterns | redis pub/sub vs. stream | |
mysql subquery | mysql 锁 | mysql索引正确打开方式 | mysql实践 |
mysql技术内幕? | |||
intro to mongoDB | mongoimport |
a | b | c | d |
---|---|---|---|
1. facebook watchman | 2. simctl ios Simulator | 3. ios sim stdout | 4. ios sim 添加快捷键 |
a | b | c | d |
---|---|---|---|
PCG for every1 | PCG brogue | ||
dwarf fortress | roguelike note | minecraft world generation | |
perlin noise | noise function |