Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Java is not written like other languages (Score 1) 411

That.
I'm a Ruby programmer, but had to begin working on a Java project last year.
As a Vim user, I was just horrified at the amount of "Bar bar = foo.getBar();" I had to write by hand.
I began to use Eclipse (with Vrapper) and suddenly everything was less painful.
When I code Ruby with Vim now, I'm surprised when I change a method and don't see red markers appear in my code.

Slashdot Top Deals

God doesn't play dice. -- Albert Einstein

Working...