Add math section
This commit is contained in:
parent
c29fb973a2
commit
8e694b12c4
@ -51,6 +51,7 @@
|
||||
- [Interviewing](#interviewing)
|
||||
- [Learning & memorizing](#learning--memorizing)
|
||||
- [Low-level, assembly](#low-level-assembly)
|
||||
- [Math](#math)
|
||||
- [Network](#network)
|
||||
- [Observability (monitoring, logging, exception handling)](#observability-monitoring-logging-exception-handling)
|
||||
- [Logging](#logging)
|
||||
@ -956,6 +957,10 @@ Richard Feynman's Learning Strategy:
|
||||
- 📖 [The Elements of Computing Systems](https://www.nand2tetris.org/book): building a modern computer from first principles (nand2tetris).
|
||||
- [Old pattern powering modern tech](https://softwarebits.substack.com/p/old-pattern-powering-modern-tech?s=r)
|
||||
|
||||
### Math
|
||||
|
||||
- 🏙 [Statistics for Hackers](https://speakerdeck.com/jakevdp/statistics-for-hackers)
|
||||
|
||||
### Network
|
||||
|
||||
- [The Great Confusion About URIs](https://benbernardblog.com/the-great-confusion-about-uris/)
|
||||
|
Loading…
Reference in New Issue
Block a user