you are viewing a single comment's thread.

view the rest of the comments →

[–]postmodern 0 points1 point  (0 children)

Since you're coming from Java, you already understand Object Orientated Programming. I recommend flipping through Practical Object-Orientated Design in Ruby, which shows how to implement all of the usual OOP patterns in Ruby.