References
Entrepreneurship
Design
Color
- Color Index
- An Eye for Color
- Brief explanation of color theory
- Color space conversions
- Color space conversions cheatsheet
General World Knowledge
- Motion Mountain: The only physics textbook you'll ever need. And you need it!
- Knowledge Tree Project: An interesting comprehensive overview of human knowledge
- Tree of Life: A taxonomy, visualized
- Western Philosophy
- Learn To Read Korean in 15 Minutes
- All Popular Science magazines, free
- 100 Skills Every Man Should Know
- The Ultimate Physics FAQ
Photography
Algorithms
- Algorithms for Programmers (cached)
- Data Compression Algorithms
- Theoretical Computer Science Cheat Sheet (cached)
- Graphics Algorithms FAQ (and a note on Shading, Z-Buffer and Textures)
- Modern 3D Graphics Programming
- Modeling the Internet and the Web: Probabilistic Methods and Algorithms
- Bit Twiddling Hacks
- Rigid Body Dynamics
- How to sort by average rating: Score should be the lower bound of Wilson score confidence interval for a Bernoulli parameter
- Flocking
- Top 10 algorithms in data mining
- Computing the integer square root
- Gems of theoretical Computer Science
- Building an MP3 decoder
- Essential Math for Games Programmers
- Data Structure Visualizations
Software Engineering
- Foundations of Programming: A (relatively) concise introduction to good software engineering (cached)
- Concurrency Concepts
- Software Development Playbook by Thoughtbot
Technology Tutorials
- Free Tech Books
- Understanding Javascript OOP
- GNU C Library Reference Manual
- PostScript Tutorial and Cookbook
- Quick Course in PostScript Drawing
- Graphics Programming Black Book
- MS Paint Tutorial (you need it!)
Tools and Packages
LaTeX
- pstricks (advanced drawing), soul (hyphenation, letterspacing, etc.), newalg (format algorithms well), fancyhdr (advanced page layout), footmisc (advanced footnotes), textpos (arbitrary text layout)
- Showcase to get started with all of these (source)
- LaTeX figures with PGF and TikZ
Cheat Sheets / Reference Cards
- CSS3 Cheat Sheet (cached)
- Chest Sheet Treasure Chest
- My own Mac/Unix Programming Cheatsheet (circa 2006, but not much really changed...)
- My own PC Programming Cheatsheet (circa 2000, so mostly a curiosity...)
- Vim Reference Card: All you need to remember when using vim (cached)
- MIPS/SPIM Reference Card: If you decide to implement a MIPS microcontroller (which you should, once in life!) (cached)
- Shell redirection
- Useful OS X Unix Tools
- Wiki Markup Reference Card: There's more than you know (cached)
- Perl Regular Expressions Reference Card (cached)
- HTML5 Canvas Cheat Sheet (cached)
LaTeX
- LaTeX Cheat Sheet (cached)
- AMSTeX Reference Sheet (cached)
- Another AMSTeX Reference Sheet (cached)
- pstricks Reference Card (source gzipped PostScript)
- Comprehensive LaTeX Symbol List
- ISO Entities and their LaTeX equivalents
Other Technology