Technical Books - SEIR-59/course-wiki GitHub Wiki

Many of the following are available via pdf

Node

Express

  • Express in Action by Evan M. Hahn

Javascript

Ruby

  • Programming Ruby: The Pragmatic Programmer's Guide (aka 'the pick-axe book') by Dave Thomas, with Chad Fowler and Andy Hunt
  • Practical Object Oriented Design in Ruby (aka POODR) by Sandi Metz
  • Ruby Under a Microscope by Pat Shaughnessy
  • The Ruby Way by André Arko
  • Eloquent Ruby by Russ Olsen

Rails

  • Clean Ruby by Jim Gay
  • Rails 4 Test Prescriptions: Build a Healthy Codebase by Noel Rappin
  • The Rails Way by Obie Fernandez, Kevin Faustino