[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: new java programmer



Sun's Java tutorial is a very good place to start.
http://java.sun.com/docs/books/tutorial/

Don't Fear the OOP is a light color-coded introduction to OOP and Java
http://sepwww.stanford.edu/sep/josman/oop/oop1.htm

Marty Hall's web site has lots of information:
http://www.apl.jhu.edu/~hall/java
http://www.apl.jhu.edu/~hall/java/FAQs-and-Tutorials.html

also check out the Java Ranch:
http://www.javaranch.com/

You can find working programs at these sites and just read the code to see
one approach to doing something.

Good Luck


-----Original Message-----
From: popsprofiles [mailto:popsprofiles@yahoo.com]
Sent: Friday, August 22, 2003 5:11 PM
To: ajug-members@www.ajug.org
Subject: new java programmer


hello all...

i have been playing around with java (bought and read
several books)for about a month...i have a decent
grasp of the theory but still have problems with the
formation and structure of a program...

does anyone know of a good book or a website that
breaks down (step by step) java programs?

thanks