edit

Secrets of lightweight development

Posted by Curt Hibbs Mon, 26 Sep 2005 07:00:00 GMT

Via OSNews I just read an article by Bruce Tate explaining why Ruby is better suited to lightweight development than Java.

The Java™ programming language is powerful, but it has significant limitations for lightweight development. For certain problems, other programming languages such as Ruby may lead to better productivity. This article shows you what’s important for productivity in an application’s language.

This article covers some of the same ground as Bruce’s recent book Beyond Java.

Posted in ruby, rails | no comments

Comments

Comments are disabled