Java & Java Scripts
Currently I am facilitating the course MET CS520 (Java) at Boston University. This also gives me great opportuinity to help students learning Java, and to help myself solidate my own knowledge of Java. Putting Java in my Interests is because I can really find great fun when coding and debugging Java programs. Here are some useful links of Java:
Java Official Documents:
http://java.sun.com/j2se/1.3/docs/api/index.html
http://java.sun.com/j2se/1.4/docs/api/index.html
Tutorial:
http://java.sun.com/docs/books/tutorial/
http://java.sun.com/docs/books/tutorial/trailmap.html
Thinking in Java, 3rd edition
Script & Applet examples:
http://www.javaboutique.internet.com/
http://
www.sourceforge.net
Java Exams:
http://www.sun.com/training/certification/index.xml
http://www.jchq.net
Back to top > |