Hi Experts!
I am a beginner who wants to learn Java. I did C++,VB before.
Does anyone know which websites provide very good online learning
materials?
Thanks,
Peiyi
Rhino - 01 Jun 2006 19:33 GMT
> Hi Experts!
> I am a beginner who wants to learn Java. I did C++,VB before.
> Does anyone know which websites provide very good online learning
> materials?
Have a look at the Java Tutorial:
http://java.sun.com/docs/books/tutorial/index.html. You can download this to
your own machine if you like.
--
Rhino
IchBin - 01 Jun 2006 20:55 GMT
> Hi Experts!
> I am a beginner who wants to learn Java. I did C++,VB before.
[quoted text clipped - 3 lines]
> Thanks,
> Peiyi
Sun's 'The really big index'
http://java.sun.com/docs/books/tutorial/reallybigindex.html
The Java Language Specification, Third Edition
http://java.sun.com/docs/books/jls/third_edition/html/j3TOC.html
Java 2 Platform Standard Edition 5.0 API Specification
http://java.sun.com/j2se/1.5.0/docs/api
JDK 5.0 Documentation
http://java.sun.com/j2se/1.5.0/docs
The Java Developers Almanac
http://javaalmanac.com
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Paul Hamaker - 01 Jun 2006 21:31 GMT
http://javalessons.com , practical, theory in small doses.
Allen - 02 Jun 2006 02:02 GMT
Java forum in sun.com is very good to programmers. The problems you
faced mostly have been solved there.