Skip to content

Ask HN: I want to learn Ruby. What do you have for me?

3 pointsfadelakin6 comments
On HN

I know JavaScript fairly well but I want to learn another language. I'm pretty much set on learning Ruby but if you think I should learn another language, feel free to add your opinion.

What books/websites/tutorials do you guys think I should have a look at to learn Ruby?

Edit: I'm also looking to learning Rails and Sinatra in addition Ruby

Comments

Ruby Koans, from the Github repo:

"The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn the Ruby language, syntax, structure, and some common functions and libraries. We also teach you culture by basing the koans on tests. Testing is not just something we pay lip service to, but something we live. Testing is essential in your quest to learn and do great things in Ruby."

http://rubykoans.com/

http://learncodethehardway.org/ This is a good place to start.

http://pine.fm/LearnToProgram/ This is another excellent resource.

Good luck.

For Rails, you should start with the excellent Rails Tutorial

http://ruby.railstutorial.org/

Rubymonk.com is really great.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.