Great reads on various topics (JS, Linux, etc.)
February 16, 2020
I’ve recently been reading up various books and articles on several topics such as JavaScript and the Linux kernel. Here are some noteworthy reads for future reference.
Algorithms and Data Structures
Competitive Programming
C
JavaScript
Linux kernel
Game design (quite interdisciplinary)
- Game Programming Patterns
- The Total Beginner’s Guide to Game AI
- Amit’s A* Pages (on pathfinding and AI)
- The Nature of Code (modelling real world phenomena in software)