Download
Question: Does your (current or potential) job title matter?
News
- DOTA 2: The International
- New typescript compiler & moving to github
- Oakland Mesh Network
- New Raspberry Pi B+
- Jason: Start With Why - Simon Sinek http://amzn.to/1uNg61I
- Patrick: Childhood’s End - Arthur C Clarke http://amzn.to/1s8Fmv
- Jason: Uber
- Patrick: Store Coupon Apps
Databases
- Features
- Functions as first-class citizens
- Pure/ No Side Effects
- Type system
- Static typing (Type is known at compile time)
- Hindley–Milner type inference (Overloading)
- Describe what types an expression can have
- Compute the type of an expression
- Monads
- Lazy Evaluation
- Resources
- Learn you a Haskell for great Good!
- Learn Haskell fast and hard