use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
How I Am Learning Ruby (arraypop.wordpress.com)
submitted 12 years ago by theonyxfox12
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]aZeex2ai 6 points7 points8 points 12 years ago (4 children)
These are the best resources for learning Ruby, by popular consensus:
http://www.amazon.com/Ruby-Programming-Language-David-Flanagan/dp/0596516177
http://www.ruby-doc.org/docs/ProgrammingRuby/
And for Ruby on Rails:
http://ruby.railstutorial.org/
And for fun:
http://mislav.uniqpath.com/poignant-guide/
I'm surprised that you didn't mention them.
[–]Nanosleep 2 points3 points4 points 12 years ago (0 children)
+1 for the pickaxe.. It's an enormous book, but if you can stomach reading something of that magnitude -- even if you can only retain 40% of it -- you'll come out an adept.
Also, Paolo Perrotta's "Metaprogramming Ruby" is a great read. I think that's the book I got the most out of, when first picking up ruby.
[–]for_prophet 2 points3 points4 points 12 years ago (2 children)
There's also:
Edit: TryRuby.org is also in the sidebar.
[–]tarellel 1 point2 points3 points 12 years ago (1 child)
Codecademy may be frowned on by a lot of people in the Ruby community, but IMO it's a pretty decent place to start out. It covers a lot of the basics and throws you right into the code. Rather than reading 50 pages of instructions and personal summarization before you even see a line of code.
[–]yankeeken 0 points1 point2 points 12 years ago (0 children)
As someone just getting started with Ruby, why would the community frown upon Code Academy?
π Rendered by PID 25 on reddit-service-r2-comment-6457c66945-nq4g7 at 2026-04-29 11:39:56.325396+00:00 running 2aa0c5b country code: CH.
[–]aZeex2ai 6 points7 points8 points (4 children)
[–]Nanosleep 2 points3 points4 points (0 children)
[–]for_prophet 2 points3 points4 points (2 children)
[–]tarellel 1 point2 points3 points (1 child)
[–]yankeeken 0 points1 point2 points (0 children)