PDA

Click to See Complete Forum and Search --> : Any good java sites?


Death_Knight
October 1st, 2004, 01:15 PM
Hi code gurus, i am trying to improve the way i code and how to design an application. They only site i know of is javaworld. Anyone can recommend me some site for reading :D

kurt_der_koenig
October 2nd, 2004, 03:05 AM
::::
http://www.programmingtutorials.com/java.aspx

From the masters themselves:::
http://java.sun.com/docs/books/tutorial

have fun..

BigDick
October 11th, 2004, 10:44 PM
I recommend the book Effective Java, and just about any number of other books on the subject. if you are familiar with the programming just look at the java api on sun's java site: http://java.sun.com/j2se/1.4.2/docs/api/index.html and it will tell you a little about the language and the packages that are included, but for newbies, look at the tutorials first.
-BigDick

intruder
October 15th, 2004, 10:42 AM
Hi ,
For java u can visit www.jguru.com . According to me this is one idle site for java.
here u will get tutorials, reviews, code standards, sample code and it has got a very good Discussion forum on seperate topics in java.

hope this helps.

In