Tools
Source Control
Package Repos
TODO more
Plan 9
Editors
- Sublime Text
- Textmate -- sublime uses a lot of the config formats
TODO vim
Langauges
Haskell
- Hackage
- Hayoo
- The Monad Reader
- How to write a Haskell program
- Cabal Guide
- Haddock Guide
- TODO testing framework docs (QuickCheck, HUnit)
- HLint
TODO investigate stackage
- Real-World Haskell
- Learn you a Haskell for Great Good!
Lisps
Racket TODO various impls (scheme, kernel, racket, clisp)
Standard ML
TeX &c
TODO
Assembly
UNIX
TODO regex, sed, awk, grep, find, openssl, utilities
JavaScript
TODO
Data Formats
Unicode
Web
- HTTP/1.1: Message Syntax and Routing
- HTTP/1.1: Semantics and Content
- HTTP/1.1: Conditional Requests
- HTTP/1.1: Range Requests
- HTTP/1.1: Caching
- URIs: Generic Syntax
- About URIs
- HTTP State Management Mechanism
TODO oAuth, look into messaging systems
My Code
Learning
Blogs
- Axis of Eval
- Paul Graham
- Flounder -- excellent resource on ASM/C/C++ and scientific benchmarking
- Yesod Web