Search Results

1
vote

Favorite (non-esoteric) Programming Language

What language I use for personal projects depends on the context. If it's a web project, Groovy/Grails (like Ruby/Rails, but without the constant breaking or spelunking into the i …
57
votes

What are the things Java got right?

1. A continuity of syntax with a previously popular language. Even when Java was written, there were many technically better languages out there. Yet Java offered a syntax which …