Settings

Theme

Ask HN: level of understanding for java if we want to do clojure prjt

5 points by dkd 16 years ago · 2 comments · 1 min read


I would like to know which java books/sites to read just to be able to use from clojure, e.g. GUI classes, serial port classes, etc.

zaph0d 16 years ago

I am a professional Clojure developer and I have almost no real-world experience in Java.

I knew basic Java syntax and taught myself to read JavaDocs well. I think that's all you need to know in order to use Java libs from Clojure.

You can polish your Java chops a bit more as you go.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection