Reading notes
Operating System
Rust
| topics | articles |
|---|---|
| concepts | safety, lifetimes, |
| commonly used | enums, types, syntax sugars, traits |
| usages | trait bounds, |
| others | confusions, overloads |
Golang
| topics | articles |
|---|---|
| diagnostics | profiling |
| pitfalls | pitfalls, slice |
| tech | embedding |
| go pkgs | flag, log, slog, http |
| performance | escape analysis, atomic operation |
| others | database, context, useful interface |
Container
Introduction to probability
random variable, conditional probability,
The Practice of Programming
style, data structures and algorithms,