Ruby
Last updated
Last updated
Often people, especially computer engineers, focus on the machines. They think, "By doing this, the machine will run faster. By doing this, the machine will run more effectively. By doing this, the machine will something something something." They are focusing on machines. But in fact we need to focus on humans, on how humans care about doing programming or operating the application of the machines. We are the masters. They are the slaves. —Yukihiro Matsumoto
by Chris Pine, the best beginner programming book I've read.
by Zed Shaw
- achieve Ruby enlightenment.
- interactive tutorials to help you discover Ruby idioms.
- learn to program through "Test-First Teaching".
- an interactive guide to learning the Ruby.
by Jason Kim
by Satish Talim
(at Google) - Ian Macdonald
- an implementation of the Solutions of the Perl Cookbook in the Ruby language.
by by Why The Lucky Stiff
by Dan Nguyen
by Dave Thomas, Chad Fowler and Andy Hunt
- a great collection of ideas, tricks, and skills that could be useful for Hackers.
and by Launch School
by Karthikeyan A K
by Yevhen Kuzminov
by Tomas Varaneckas
Style guides: ,
- Clean Code concepts adapted for Ruby.
by Gregory Brown
by Yehuda Katz