Page 1 of 1
Easy / Fun Ruby learning
Posted: Wed Jan 08, 2014 3:08 pm
by jjs
Hi,
maybe this is someting to easy jump in the Ruby language.
http://hackety.com/
Re: Easy / Fun Ruby learning
Posted: Tue Jan 14, 2014 1:57 am
by Perfect Human Interface
I was just thinking about what might be an easy way to learn Ruby. I do have "basic" programming knowledge but I might give this a look.
Is it free though?
Re: Easy / Fun Ruby learning
Posted: Tue Jan 14, 2014 10:07 pm
by jjs
if i'm correct it's free.

Re: Easy / Fun Ruby learning
Posted: Tue Jan 21, 2014 3:22 pm
by primate
The best resource I've found so far is LEARN RUBY THE HARD WAY. Despite the title it isn't hard. just makes you get involved with the code in a way that really consolidates each of the tutorials. It's written in a quirky style and encourages you to try different things and see what happens, deducing functions from the results, maybe not suited to everyone's learning style, but I'm enjoying it. Great for people like me who have pretty much 0 coding knowledge / experience.
http://media.thebirn.com/webteam/LearnR ... ardWay.pdfFeels a bit like learning Spanish to an advanced level just to talk about the weather, but I suppose any other way is just going to be of extremely limited utility.
Re: Easy / Fun Ruby learning
Posted: Tue Jan 21, 2014 5:00 pm
by jjs
thanks !
maybe it comes in handy

Re: Easy / Fun Ruby learning
Posted: Mon Jan 27, 2014 12:18 pm
by primate
More fun ruby stuff;
I found a link to this from Trogluddite on the old synthmaker forums, written by the guy who originally wrote hackety hack. Certainly fun, if not quite as practical as learn ruby the hard way, definitely not boring;
http://www.rubyinside.com/media/poignant-guide.pdfhe also made TRY RUBY;
http://tryruby.org/levels/1/challenges/0loads of other ruby n00by stuff here;
http://iwanttolearnruby.com/