Suggestions Please

TP-Oreilly

In Runtime
Messages
240
Hi,

At the moment I am learning Java. So far I have learnt the basics of Java and recently started learning about objects from classes. Do you know of any good tutorials I should follow to further my learning of Java?

Thanks.
 
Oracle's tutorials are good, and I'd also recommend the "objects first" book as an excellent introduction to OO programming (using Java and BlueJ.)

Careful about just plugging random things into Google - unfortunately because of Java's popularity and relative ease of getting started there's just as many awful, unhelpful tutorials out there as there are tutorials. I think I slammed a member here once for posting one that was the worst I'd ever seen, in style I might add ;)
 
Back
Top Bottom