Books: Rails for Java Developers

I’ve been reading the beta copies of Rails for Java developers and really enjoying them so far. The book starts off moving through the ruby language feature by feature and comparing them to the features of Java, which is a great way to apply what you know to learning something new. Things continue in this manner through comparisons of ruby’s ActiveRecord to Hibernate, rails’ ActionController to struts, and so on. All the while the authors strike the right balance between fun asides and getting to the point (some books can try way too hard to be entertaining and fall flat).

I haven’t actually written a Ruby on Rails application before or since reading the book, so I can’t comment on the completeness of the material, but I can actually read Ruby now and write some short scripts so that’s a start. This is more than I can say about some of the online materials I’ve read about ruby.

If you’re familiar with java and would like to learn more about Ruby and Rails definately pick up a copy of this book. You might even learn a thing or two about java in the process.

Credit where credit is due: i originally found out about this book due to this blog post (which said a lot of what i just said..)

Leave a Reply

Your email address will not be published.