TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Modern Java tutorials?

6 pointsby OwlHuntralmost 14 years ago
I have to, unfortunately, plunge into the world of academic Java development. I am wondering if there are any modern Java tutorials akin to _why's ruby or python the hard way. I just don't want to read oracle docs solely.

1 comment

squidsoupalmost 14 years ago
In my experience most of the best Java learning resources are books - I got the most out of Joshua Bloch's Effective Java Second Edition which assumes some familiarity with the language. Bruce Eckel's Thinking in Java is an excellent introductory approach, particularly if you're new to OO, but you could probably give it a miss.<p>I don't know if it would apply to your development situation, but also consider investigating other JVM languages like Clojure and Scala - these two languages probably represent the future of the platform.
评论 #2762572 未加载
评论 #2761410 未加载