Ruby tutorial for experienced programmers
Posted
by Skillwired
on Stack Overflow
See other posts from Stack Overflow
or by Skillwired
Published on 2010-01-19T12:01:35Z
Indexed on
2010/04/18
2:53 UTC
Read the original article
Hit count: 513
I'm looking for a Ruby tutorial which would be usable for Java programmers with 8+ years of experience. I don't need another tutorial which explains basic programing/OOP/OOD concepts (inheritance, polymorphism, encapsulation, classes, constructors, hashes, etc.), just a fast-track tutorial (or even a reference?) which could tell us how to do specific things in Ruby.
© Stack Overflow or respective owner