Ask HN: Good Java books for aspiring Clojurians?
I feel I would be much more effective in Clojure (and consequently, the Java ecosystem) if I spent some time with Java, or were at least more familiar with it. With the wealth of Java books, it is a bit intimidating to choose one...
So HN: What would be a good Java book for a Clojurian with a solid OO background, but no Java experience?
18 comments
[ 3.5 ms ] story [ 50.1 ms ] threadhttp://www.amazon.com/Core-Java-TM-I-Fundamentals-8th/dp/013...
http://www.amazon.com/Java-Good-Parts-Jim-Waldo/dp/059680373...
It's not for beginner Java programmers, but if you have experience in other similar programming languages you may get away with it.
Will report back with it's friendliness(or lack there of) to beginning Java devs.
#2. ... hmm, that might be it.
- Classpath
- Classpath
- Swing API calls
- Classpath
- Maven
- Exceptions
- Interfaces
- Primitives
- Arrays
- Collections framework
- and Classpath
Did I miss anything?
http://www.amazon.com/ERLANG-Programming-Francesco-Cesarini/...
http://www.amazon.com/Programming-Erlang-Software-Concurrent...
Okay, just kidding. =)
On a serious note, Effective Java is one of the best out there.
Of course, the focus is the Java language... but there are lots of practical examples.