vote up 7 vote down star
2

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

flag

0% accept rate

9 Answers

vote up 10 vote down

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.

link|flag
vote up 6 vote down

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

link|flag
vote up 5 vote down

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

link|flag
vote up 2 vote down

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

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

link|flag
vote up 1 vote down

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.

link|flag
vote up 1 vote down

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

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

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

link|flag
vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.