How ruby is 'different'...
>> a,b,c = 1,2,3 => [1, 2, 3]
a is now set as 1, b is now set at 2..
Coming from a PHP background ( and without a computer science degree ) I'm sure I will find learning ruby fun.
Why’s (Poignant) Guide to Ruby ( or as a PDF )
Ruby tutorial , the webpage is a ruby script!.
Programming Ruby - Ver 1
And there is the 2nd edition of Programming Ruby in print/pdf form.
And just a shoutout to ToolmanTim who is helping me learn the ropes of ruby.
Comments
blog comments powered by Disqus