java

Joseph Graham 2023-08-22T04:59:56.038939Z

Hi all. Any recommendations for books or resources to learn Java? I learned Clojure already but I want to learn Java so I can get a job in Java as a stepping-stone to getting a job in Clojure.

Conor 2023-08-22T11:03:58.364089Z

Wacky looking cover, but the book (or at least the previous version I read) is pretty good https://www.oreilly.com/library/view/head-first-java/9781492091646/

👀 1
Joseph Graham 2023-08-22T11:29:20.491139Z

Thanks!

2023-08-22T12:15:41.229819Z

It would be good to get a book on spring boot as well, that’s a huge slice of the Java job market

Joseph Graham 2023-08-22T12:18:57.397719Z

Great. Thanks!

2023-08-22T13:04:24.057259Z

The Well Grounded Java Developer 2nd edition is a great book as well

âž• 1
mjw 2023-08-22T13:21:20.452919Z

Depending on your needs, I used this book to get up-to-speed relatively quickly: https://horstmann.com/javaimpatient/