Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

More "Ruby for Java developers"

0 views
Skip to first unread message

Tom Copeland

unread,
Dec 21, 2005, 5:07:15 PM12/21/05
to
There's a new article on IBM developerWorks called "Ruby off the Rails":

http://www-128.ibm.com/developerworks/library/j-ruby/

It's pointing out various nifty things about Ruby for those Java
developers (and other folks) whose only interaction with Ruby has been
via Rails. It's a "Ruby's good for Rails, and good on its own, too"
kind of thing.

I like the section headings... "Collections done right", good stuff.

Yours,

Tom

Malte Milatz

unread,
Dec 23, 2005, 6:59:26 AM12/23/05
to
Tom Copeland:

> There's a new article on IBM developerWorks called "Ruby off the Rails":
>
> http://www-128.ibm.com/developerworks/library/j-ruby/

Huh, it is really written from a very Javanese perspective:

| First, Ruby has no brackets or semicolons, and it makes types completely
| optional.

But apart from that, of course, it's always nice to see people understanding
where Ruby can help them better than other langauges.

Malte

Joe Van Dyk

unread,
Dec 23, 2005, 1:10:15 PM12/23/05
to

Ruby has lots of brackets and braces. And you can use semi-colons.
And it is a strongly-typed language.

Grr.


Malte Milatz

unread,
Dec 24, 2005, 6:23:18 AM12/24/05
to
Joe Van Dyk:

> On 12/23/05, Malte Milatz <mal...@gmx-topmail.de> wrote:
>> | First, Ruby has no brackets or semicolons, and it makes types
>> | completely optional.
> Ruby has lots of brackets and braces. And you can use semi-colons. And it
> is a strongly-typed language.

Yea - that's why I quoted the above sentence. ;-)

Malte

0 new messages