Hacker News new | ask | show | jobs
by bricestacey 5556 days ago
Since you're interested in Ruby, try learning rails. I suggest reading through Ruby Guides' Getting Started[1] and then going through the Rails Tutorial[2], where you make a Twitter clone.

  [1] Ruby Guides - http://guides.rubyonrails.org/
  [2] Rails Tutorial - http://ruby.railstutorial.org/ruby-on-rails-tutorial-book
1 comments

Great! I'll check these out and share these with my teammates. Thanks for passing them on!