Links
Some interesting links that I have collected over time (in no particular order)…
- Readings
- Why computers are so stupid?
- Relativity - by the master himself
- The Origin of Species
- Feynman Lectures - unfortunately will require Silverlight.
- A Mathematical Theory of Communication - Claude E. Shannon
- What really happened on Mars?
- Elementary Number Theory - William Stein
- OWASP - web app security
- Assembly stuff
- MIPS32 IS Quick Reference - I worked with MIPS some ages ago
- Another MIPS32 IS Reference
- objdump - quite useful!
- Systems stuff
- What every programmer should know about memory - Ulrich Drepper; can also be found on LWN
- How to write shared libraries - another one by Ulrich Drepper
- From NAND to Tetris - building a modern computer from first principles
- Kernel space - User space Interfaces
- Systems research
- Grad school
- Things considered harmful
- Fun Stuff
- LoadingCache Tutorial