Math
- Paul's Algebra/Trig review. Read, solve all examples.
- Paul's Algebra. Read, solve all examples.
- Paul's Linear Algebra. Read, solve all examples.
- Paul's Calculus I. Read, solve all examples.
- Paul's Calculus II. Read, solve all examples.
- Paul's Calculus III. Read, solve all examples.
- Paul's Differential Equations. Read, solve all examples.
Physics
- Walter Lewin - 8.01. Video playlist; 35 lectures. Watch.
- Walter Lewin - 8.02. Video playlist; 36 lectures. Watch.
Circuits
- Morris Mano - Digital Logic. Read first 7 chapters. Solve all exercises.
- Sedra/Smith - Microelectronic Circuits. Read Parts I & II.
- Vlach - Computer Methods. Read chapters 1, 2, 3, 4. Follow all examples.
C
- Nick Parlante - Essential C. Read.
- Nick Parlante - Pointers & Memory. Read.
- Nick Parlante - Linked List Basics. Read.
- Nick Parlante - Linked List Problems. Solve.
- Nick Parlante - Binary Trees. Read and solve in C.
- K & R. Read.
Programming Languages
- SICP. Video playlist; 20 lectures. Watch.
- Learn you a Haskell. Read.
Algorithms
- CLRS. Read.
- Project Euler. Make an account and solve 50 problems of your choice.
- SPOJ. Make an account and solve 10 problems of your choice.
Technical Management, Culture, and Business
- The Mythical Man-Month. Read.
- Peopleware. Read.
- How to ask smart questions. Read.
- How to become a hacker. Read.
- The Lean Startup. Read.
Web Development
- HTMLDog. Read all HTML and CSS tutorials.
- Ruby on Rails Tutorial. Read all and follow through.
Software Architecture
- Gang of Four. Read.
- gitref. Read.
- Git Book. Read Chapters 1, 2, 3.
- LearnGitBranching. Follow through.
- Submit a pull request and have it merged on an open source project of your choice.
Others
- Real-time rendering. Read.
- Linux from scratch. Read and follow through.
- Regular expressions tutorial. Read from Introduction to backreferences, part 2.
- db-class. Online class. Take.
- ml-class. Online class. Take.
- Andrew Tanenbaum - Computer Networks. Read.
- Alan Oppenheim - Systems and Signals. Video playlist; 26 lectures. Watch.