can anyone tell me, from where I can start learning Java
There are somany tools and way. I confused every think. starting from writing code in editer or netbeans.
Can any one tell me the way?, any suggest website to learn about this.
[185 byte] By [
pragashan] at [2007-11-20 9:07:52]

# 1 Re: can anyone tell me, from where I can start learning Java
buy a textbook such as "JAVA HOW TO PROGRAM".
www.java2s.com has enmrous examples.
Good luck.
# 2 Re: can anyone tell me, from where I can start learning Java
Thanks for your suggestion.
Do you know which technologies mostly request by the companies?
http://developers.sun.com/downloads/
# 3 Re: can anyone tell me, from where I can start learning Java
The Java Tutorial (http://java.sun.com/docs/books/tutorial/index.html) is a good place to start. A good free online Java book is Thinking In Java (http://www.mindview.net/Books/TIJ/).
That is the essence of science: ask an impertinent question, and you are on the way to a pertinent answer...
J. Bronowski
dlorde at 2007-11-10 2:17:10 >

# 5 Re: can anyone tell me, from where I can start learning Java
Thanks for the link on the free book, it'll replace this horrible one that I bought a few years ago.