Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.71 KB

ruby.md

File metadata and controls

35 lines (26 loc) · 1.71 KB

#Ruby Reading

Some recommended reading for Ruby, organised by the format of the text.

#Book

  • The Well Grounded Rubyist, Author, Year, Publisher.
  • Practical Object Orientated Design in Ruby, Author, Year, Publisher.
  • Head First Ruby, Jay McGavren, 2007, O'Reilly.
  • Learn to program using Ruby
  • Rspec

#Blog

#Website

#Other The Well-Grounded Rubyist - David A. Black Practical Object-Oriented Design in Ruby - Sandi Metz Eloquent Ruby - Russ Olsen Design Patterns in Ruby - Russ Olsen Refactoring: Ruby Edition - Jay Fields, Shane Harvie, Martin Fowler, Kent Beck Refactoring in Ruby - William C. Rake, Kevin Rutherford