Hack
Hadoop
- Cloudera Impala – John Russel
- Data-Intensive Text Processing with MapReduce (Jimmy Lin and Chris Dyer) (PDF)
- Hadoop Explained – Aravind Shenoy, Packt. (email address requested, not required)
- Hadoop Illuminated – Mark Kerzner & Sujee Maniyam
- Programming Pig – Alan Gates
Haskell
- A Gentle Introduction to Haskell
- Anatomy of Programming Languages – William R. Cook
- Beautiful Code, Compelling Evidence (PDF)
- Exploring Generic Haskell – Andres Löh (PDF)
- Happy Learn Haskell Tutorial
- Haskell and Yesod
- Haskell no panic
- Haskell web Programming (Yesod tutorial)
- Learn Haskell Fast and Hard
- Learn You a Haskell for Great Good – Miran Lipovaca
- Parallel and Concurrent Programming in Haskell – Simon Marlow
- Real World Haskell
- Speeding Through Haskell
- The Haskell Road to Logic, Math and Programming (PDF)
- Wikibook Haskell
- Yet Another Haskell Tutorial (PDF)
Haxe
- Flambe Handbook
- Haxe and JavaScript – Matthijs Kamstra (wikibook)
- Haxe Manual – Haxe Foundation (PDF, HTML)
- HaxeFlixel Handbook (HTML)
- Kha Handbook
HTML / CSS
- A beginner’s guide to HTML&CSS
- A free guide to learn HTML and CSS
- Adaptive Web Design – Aaron Gustafson
- An advanced guide to HTML&CSS
- Canvassing
- Code Guide: Standards for developing flexible, durable, and sustainable HTML and CSS – Mark Otto
- Dive Into HTML5 – Mark Pilgrim (PDF)
- GA Dash
- Google’s HTML/CSS Style Guide
- How to Code in HTML5 and CSS3
- HTML Canvas Deep Dive – Josh Marinacci
- HTML Dog Tutorials
- HTML5 Canvas – Steve Fulton & Jeff Fulton
- HTML5 for Publishers – Sanders Kleinfeld
- HTML5 For Web Designers – Jeremy Keith
- HTML5 Graphing and Data Visualization Cookbook – Ben Fhala, Packt. (email address requested, not required)
- HTML5 Notes for Professionals – Compiled from StackOverflow documentation (3.x)
- HTML5 Shoot ’em Up in an Afternoon – Bryan Bibat
- Learn CSS Layout
- Learn CSS Layout the pedantic way
- MaintainableCSS
- Pro HTML5 Programming
- Scalable and Modular Architecture for CSS – Jonathan Snook
- Thinking in CSS – Aravind Shenoy, Packt. (email address requested, not required)
- Thinking in HTML – Aravind Shenoy, Packt. (email address requested, not required)
- Understanding Flexbox: Everything you need to know – Ohans Emmanuel
- Web Audio API – Boris Smus
Bootstrap
- Twitter Bootstrap 3 Succinctly (PDF, Kindle) (email address requested, not required)
- Twitter Bootstrap Succinctly (PDF, Kindle) (email address requested, not required)
HTTP
- Introduction to HTTP – Launch School