java manual?
Moderator: General Moderators
- shiznatix
- DevNet Master
- Posts: 2745
- Joined: Tue Dec 28, 2004 5:57 pm
- Location: Tallinn, Estonia
- Contact:
java manual?
is there a manual for java that is as easy as the one for php?
- Buddha443556
- Forum Regular
- Posts: 873
- Joined: Fri Mar 19, 2004 1:51 pm
Main page that covers various versions of Java: http://java.sun.com/docs/
Java 5.0: http://java.sun.com/j2se/1.5.0/docs/index.html
Best I can think of ... wish they had annotation like PHP Manual.
Java 5.0: http://java.sun.com/j2se/1.5.0/docs/index.html
Best I can think of ... wish they had annotation like PHP Manual.
- Buddha443556
- Forum Regular
- Posts: 873
- Joined: Fri Mar 19, 2004 1:51 pm
That "Gotchas" section looks like a real time saver especially the thread safe information.timvw wrote:This one is mentionned very often at comp.lang.java groups..
http://mindprod.com/jgloss/jgloss.html
DocJar
- Buddha443556
- Forum Regular
- Posts: 873
- Joined: Fri Mar 19, 2004 1:51 pm
JavaRanchalvinphp wrote:Is there a good active java forum besides the sun one that anyone can recommend? Something as good as this place, but for JSP/JSF/Springs.