[Download Java] [General] [Object Oriented Programming] [Sample Code] [Tools] [Tutorials]
| Java SDK download sites | URL [top] [bottom] |
| Java 2 Platform Standard Edition (J2SE) 5.0 | http://java.sun.com/j2se/1.5/index.jsp |
| Win32, OS/2, AIX, etc | http://www.ibm.com/java/jdk/index.html |
| General Java Information | URL [top] [bottom] |
| Dick Baldwin's Java Links page. "On my link page, you will find more than 500 links to high-quality Java resources, catagorized, alphabetized, and cross referenced to make it easier for you to find what you're looking for. " | http://home.att.net/~baldwin.dg/JavaLinks/jaxatop.htm |
| Various java resources. | http://www.ibiblio.org/javafaq/ |
| K.N. Kings Recommended Java Links | http://www.knking.com/links/java.html |
| Java Developer Connection | http://developer.java.sun.com/developer/?frontpage-main |
| Sun's Official Java Web site | http://java.sun.com/ |
| JavaBeans | http://java.sun.com/beans |
| Multivendor Certification Initiative | http://java.sun.com/cert-initiative |
| Coding conventions | http://java.sun.com/docs/codeconv/index.html |
| Java Foundation Classes | http://java.sun.com/products/jfc/ |
| Cetus Links | http://mini.net/cetus/oo_java.html |
| IBM Centre for Java Technology Development. | http://ncc.hursley.ibm.com/javainfo/hurindex.html |
| Sun Microsystems - certification services | http://www.jcert.org/level1.html |
| Gamelan: the Official Directory for Java for sample programs and much more | http://softwaredev.earthweb.com/java |
| Main IBM Java Web site | http://www.ibm.com/developer/java/ |
| IBM Academic Program for Java. | http://www.ibm.com/java/academic/ |
| Java Professional Magazine | http://www.java-pro.com |
| Glossary of terms related to Java technology | http://www.javasoft.com/docs/glossary.html or http://www.javasoft.com/docs/glossary.print.html |
| JavaWorld online magazine | http://www.javaworld.com/javaworld |
| IBM's Java research site. | http://www.research.ibm.com/research/java.html |
| VisualAge for Java home page | http://www.software.ibm.com/ad/vajava/ |
| Tools for testing applets and applications | http://www.sun.com/suntest/ |
| Java Developers Journal on-line magazine. | http://www.sys-con.com/java/index2.html |
| Unicode Consortium home page | http://www.unicode.org |
| World Wide Web Consortium | http://www.w3.org |
| Wrox Press - Top Ten Java Resourses | http://p2p.wrox.com/articles/20010403.asp |
| Yahoo! | Java> Guides, Tutorials and Documentation |
| VisualAge Developer Domain | http://www7.software.imb.com/vad.nsf |
| Object Oriented Prog. Intro | URL [top] [bottom] |
| A basic, not-too-technical introduction to OOP can be found at What is Object-Oriented Software? An Introduction. | http://catalog.com/softinfo/objects.html |
| A more detailed tutorial, also available for download in Microsoft Word 97 format, can be found at Object-Oriented Programming: A guide for the beginner. | http://www.quiver.freeserve.co.uk/OOP1.htm |
| A Java applet based interactive tutorial designed for computer science students by a graduate student at the University of Illinois at Springfield can be found at Tootorial. | http://csc.uis.edu/~schmoll/Tootorial.html |
| Applets & Demonstrations | URL [top] [bottom] |
| Mr. Potato Head on Java. | http://ieng9.ucsd.edu/~jelwell/potato/ |
| ACME Labs exploring the use of Java for fun and profit. | http://www.acme.com/java/ |
| Java For Dummies Web Site. nifty Java applets and scripts. | http://www.mantiscorp.com/ |
| Algorithm animations | http://www.wiley.com/college/cs2java/ |
| Tutorials | URL [top] [bottom] |
| Java 101 A Tutorial for Beginners | http://java.about.com/library/blj101content.htm |
| Sun Microsystems. - The Java Tutorial | http://java.sun.com/docs/books/tutorial/?frontpage-spotlight |
| Sun Tutorials and Short Courses | http://developer.java.sun.com/developer/onlineTraining/ |
| Suns New to JavaTM Programming Center | http://developer.java.sun.com/developer/onlineTraining/new2java/ |
| Free internet-based introduction to Java & Java applications from IBM. | http://www.ibm.com/Java/education/intro/courseoptions.htm |
| Inheritance in Java Tutorial by Gerry Heffernan | http://www.holtsoft.com/java/resources/inherit_tutorial/Inheritance/Title.html |
| Tools | URL [top] [bottom] |
| JCreator is s a powerful IDE
for Java. JCreator has been listed in the top ten list of Java resources at
Wrox Press. JCreator received 5 cows at tucows.com on Aug. 2000. Download freeware version of LE edition ($35 for academic edition) |
http://www.jcreator.com/
http://www.javaworld.com/javaworld/jw-11-2002/jw-1101-java101_p.html : Tutorial on JCreator. |
| BlueJ The Interactive Java Environment: BlueJ was developed at a University specifically for the purpose of teaching object orientation with Java. BlueJ is free! |
http://www.bluej.org/
http://www.bluej.org/download/download.html |
TextPad Editor + JDK
|
http://www.leepoint.net/notes-java/tools/50textpad.html |
| JavaEdit (freeware) by Dick Chase Java-oriented utility is a simple text editor for editing Java source code. While not an IDE, it's very fast and handy for hacking Java. | In my progdata folder hicks\313\Tools |
[Download Java] [General] [Object Oriented Programming] [Sample Code] [Tools] [Tutorials]
This page was last modified on 01/08/2008 by L. M. Hicks