|
|
|
|
|
by calebmpeterson
5192 days ago
|
|
Java got the vote from me, not because I hate it, not because it's a bad language, but because I use it every day. There is so much that is good about Java language which I take for granted after working with it for years and yet, given my daily use of it, I see the things that it is sorely missing. I'm a huge fan of Clojure, and have worked with JavaScript a lot too... and in the end I gnash my teeth at Java for lacking immutable data structures and lambdas/first-class functions. If/when these two items become parts of the Java language and JDK, Java will be a language which I (again) find a pleasure to use. |
|