Ruby and Java technology stacks compared

Here’s one way to compare the Ruby and Java technology stacks. :)

(via the Ruby on Rails Blog)

Update: Here’s the true origin of this comparison.

2 Responses to “Ruby and Java technology stacks compared”

  1. Ian Appleby Says:

    I think this makes the point well… Ruby on Rails lacks decent documentation ^_^

  2. DigitalHobbit Says:

    I suppose that’s one way of looking at it. ;)

    Certainly, some of the Ruby documentation is a little lacking, and especially the API docs could use an overhaul. However, I do find that Ruby on Rails is inherently simpler than Java and Struts or a similar Java based web application stack.

    Of course, over the course of the last 10 months or so, several new Ruby / Ruby on Rails books were released, so the stack isn’t quite as small any more… There are now several alternatives to the de-facto standard Pragmatic Bookshelf books. For learning Ruby, there’s the excellent “Ruby for Rails” (which teaches Ruby but in the context of Rails) or “Ruby in a Nutshell”. For learning Rails, there’s Ruby on Rails: Up and Running”. There are also various cookbooks such as “Rails Recipes” or “Ruby Cookbook”, specialized books like “Enterprise Integration with Ruby”, etc.

Leave a Reply