My notes about software development:
- 001 - How CPU works
- 002 - How a compiler works
- 003 - Interpreter x Compiler
- 004 - Jit compilation
- 005 - Thread and CPU
- 006 - CPU Scheduling
- 007 - Virtualization
- 008 - Containerization
- 009 - VM x Container
- 010 - Compiled x Interpreted
- 011 - Auto boxing
- 012 - Thread Types