Hi, I want to learn java. But dont know which book? Which book is good
for what.Like which one for programming skills, which one for
details.....
We seem to get two or more of these questions each week. It would
really help if you searched the c.l.j.p archives. I'm going to have to
make a template so I can just auto-send an answer...
My preferences:
Learning Java by O'Reilly press
Sun's online tutorial:
http://java.sun.com/docs/books/tutorial/
Javapassion free online course:
http://www.javapassion.com/javaintro/
I found Sun's tutorial hard to comprehend at first. I needed Learning
Java to bridge the gap between basic syntax and effective use. The
online tutorial is great though for those parts that Learning Java
doesn't go into, once you learn the basics of the API and language.
Javapassion is a good online course which forces you to learn, if you do
the homework. Once you learn the basics, the Javapassion course will
re-enforce that knowledge to help you really know it well.