views:

405

answers:

9

What are the best free of charge books, tutorials, websites for Java?

+6  A: 

Sun itself probably has the most comprehensive list of tutorials on Java.

Brian R. Bondy
+10  A: 

You can check out Bruce Eckel's books that are freely available online. He has older editions of Thinking in Java, Thinking in Enterprise Java and various books about Object Oriented Design, C++, and other interesting stuff.

evizaer
+1  A: 

A shout out for: How to Think Like a Computer Scientist which is a beginner book that teaches programming using Java. Probably not what you're looking for, but it's a great book and it's free.

Aaron Maenpaa
+2  A: 

I thnk IBM produces some of the best material out there:

http://www.ibm.com/developerworks/java/

John Nilsson
+5  A: 

Mosey on over to the Java Ranch. Many forums aimed at Java certification, other Java topics, and programming in general.

Paul Croarkin
A: 

jguru.com -- articles, tutorials, links, forums. nice place to hang out. precursor to javaranch . Javaranch is much bigger now but jguru still gets a good number of people. check it out.

anjanb
+1  A: 

javabat.com is a great site for practising and learning Java and programming concepts.

Hates_
A: 

Personally I still use the online API's a lot.
Java API's
Basic probably but very comprehensive and useful

chillysapien
+1  A: 

www.javablackbelt.com

JavaBlackBelt is a community for Java & open source skills assessment and programmer learning.

This is the place where Java developers have their technology knowledge and development abilities recognized.

Everybody is welcome to take existing and build new exams.