Forum: Ruby Newbie question: (free) on-line courses?

Posted by Ken D'Ambrosio (Guest)
on 2012-11-28 19:37
(Received via mailing list)
Hello, all. There's a bunch of free on-line training for Javascript,
CSS, etc., etc., but I haven't found anything of the sort for Ruby.  I
*assume* I'm just looking in the wrong places.  But I've really enjoyed
the little exposure I've already had -- Ruby seems to take the best of
Perl and Python, blend them together, and add some magic fairy dust to
boot.  I've got a project coming up, and I'd love to do it in Ruby, but
I definitely need a bit more of an intro, and a training course (or good
documentation suggestions?) would be ideal.

Thanks kindly!

-Ken
Posted by Sam Duncan (Guest)
on 2012-11-28 19:41
(Received via mailing list)
On 11/29/2012 07:36 AM, Ken D'Ambrosio wrote:
>
> -Ken
>

Have you had a look at this?

http://rubymonk.com/


Sam
Posted by Michael Sas (mappenz)
on 2012-11-28 21:11
http://mislav.uniqpath.com/poignant-guide/book/

The Book is tells a bizzare, yet funny story while teaching the reader 
Ruby. Scroll down to find more Ruby study sources.

If you can get a copy of "Eloquent Ruby", maybe from a library that 
should be your first choice.
Posted by unknown (Guest)
on 2012-11-28 21:23
(Received via mailing list)
Am 28.11.2012 21:11, schrieb Michael Sas:
> If you can get a copy of "Eloquent Ruby", maybe from a library that
> should be your first choice.

Depends.
It's a really great book but requires some basic understanding of Ruby.

For complete newbies I like to recommend Chris Pine's tutorial/book:

   http://pine.fm/LearnToProgram/
Posted by Renee (Guest)
on 2012-11-28 22:08
(Received via mailing list)
Codecademy just added Ruby.

Learn Ruby the Hard Way by Zed Shaw

The Ruby on Rails Tutorial by Michael Hartl

Pretty new and those have been the most useful so far.

Sent from my iPhone
Posted by Eric Christopherson (echristopherson)
on 2012-11-28 23:01
(Received via mailing list)
Our own Josh Cheek's Ruby Kickstart:  http://ruby-kickstart.com/
Posted by Alex Mcmillan (me-wrong)
on 2012-11-29 08:16
(Received via mailing list)
Some basic lessons at www.oldkingjames.org click link top of page to 
lessons index.
Posted by Carlos Agarie (Guest)
on 2012-11-29 08:51
(Received via mailing list)
And don't forget about the Ruby Documentation. For example:

http://www.ruby-doc.org/core-1.9.3/String.html
http://www.ruby-doc.org/core-1.9.3/Array.html
http://www.ruby-doc.org/core-1.9.3/Hash.html

You can do a LOT with these three.

Also, I vote for "Eloquent Ruby" for when you feel a bit more secure 
with
the language. It's simply the best (intermediary with some advanced 
topics)
book I've read so far. If you know a bit about object oriented design,
"Design Pattern with Ruby" from the same author is a good one too.

Enjoy!


-----
Carlos Agarie

Control engineering
Polytechnic School, University of So Paulo, Brazil
Computer engineering
Embry-Riddle Aeronautical University, USA



2012/11/29 Alexander McMillan <alexandermcmillan@hotmail.com>
Posted by "Иван Бишевац" <ivan.bisevac@gmail.com> (Guest)
on 2012-11-29 10:00
(Received via mailing list)
https://www.edx.org/courses/BerkeleyX/CS169.1x/201... is great
online course for Software as a Service with Ruby in mind.
There is 2nd part of it on edx.org site, but it's advanced. You will 
learn
Ruby by example, and best practices. 2nd part course:
https://www.edx.org/courses/BerkeleyX/CS169.2x/201...

I've took 1st part and it's great, even you get unofficial certificate 
from
professors Armando Fox and Dave Patterson.


2012/11/29 Carlos Agarie <carlos.agarie@gmail.com>
Posted by Robert Klemme (robert_k78)
on 2012-12-02 00:22
(Received via mailing list)
On Wed, Nov 28, 2012 at 7:36 PM, Ken D'Ambrosio <ken@jots.org> wrote:
> Hello, all. There's a bunch of free on-line training for Javascript, CSS,
> etc., etc., but I haven't found anything of the sort for Ruby.  I *assume*
> I'm just looking in the wrong places.  But I've really enjoyed the little
> exposure I've already had -- Ruby seems to take the best of Perl and Python,
> blend them together, and add some magic fairy dust to boot.  I've got a
> project coming up, and I'd love to do it in Ruby, but I definitely need a
> bit more of an intro, and a training course (or good documentation
> suggestions?) would be ideal.

The first edition of the Pickaxe is a bit dated but still a good
source IMHO.  You find it and other material here:
http://ruby-doc.org/gettingstarted/

Kind regards

robert
Posted by Josh Cheek (josh-cheek)
on 2012-12-02 02:54
(Received via mailing list)
On Wed, Nov 28, 2012 at 3:51 PM, Eric Christopherson <
echristopherson@gmail.com> wrote:

> Our own Josh Cheek's Ruby Kickstart:  http://ruby-kickstart.com/
>
>
Aww ^_^

I actually still teach people from this curriculum, though the format is
different since the groups are smaller.

-Josh
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.