|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Need help to learn ruby
Hello,
i am having good knowledge of programming languages like c,c++, php,asp and mysql. i want to learn ruby, can any one provide me some resource details for the same? thanks
__________________
Hire a Programmer | Web Design India | Hire SEO Expert | Web Application Development Contact us to outsource your web projects |
|
#2
|
||||
|
||||
|
Quote:
This may move a little slow for you since you already have a good grasp of programming in general, but it's a lot of fun. If you work your way to the end you should know enough Ruby to start writing simple applications. If you remember it all then you can move on to learning the APIs. Ruby is pretty easy; some of the details, like the implications of message-based object-orientation, may take a little time to click. http://tryruby.hobix.com/ Take care, Mark. |
|
#3
|
||||
|
||||
|
This site also comes highly recommended, although I haven't looked into it myself.
http://rubylearning.com/ Mark. |
|
#4
|
||||
|
||||
|
Finally, here are links to the official Ruby tutorials and Why's guide to Ruby (very funny).
http://www.ruby-lang.org/en/documentation/ http://poignantguide.net/ruby/ Enjoy ,Mark. |
|
#5
|
|||
|
|||
|
If you like to learn by examples this one is quite new and good one:
www_dot_tutorialspoint_dot_com/ruby You can find lots of free ruby books on the net. by TheR |
|
#6
|
||||
|
||||
|
such a nice resource, i have read all the resource and i learned a lot from that.
|
|
#7
|
|||
|
|||
|
One thing to be aware of is that the Ruby language is still somewhat of a moving target and much of the documentation and examples out there on the Internet refers to older versions of the language.
The current stable version of Ruby is 1.8.6. You should ensure that you are using this version if possible. As far as books go, the current definitive book is the Pickaxe book (Programming Ruby: The Pragmatic Programmer's Guide, 2nd Ed., by Thomas, Fowler & Hunt) |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Ruby Programming > Need help to learn ruby |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|