Java: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) m →IDE's |
Brian Wilson (talk | contribs) m →IDE's |
||
Line 15: | Line 15: | ||
* Borland [http://www.codegear.com/products/jbuilder JBuilder] $500 | * Borland [http://www.codegear.com/products/jbuilder JBuilder] $500 | ||
* Oracle [http://www.oracle.com/technology/software/products/jdev/index.html JDeveloper] (free) | * Oracle [http://www.oracle.com/technology/software/products/jdev/index.html JDeveloper] (free) | ||
* Sun NetBeans (free) | * Sun [http://www.netbeans.org/ NetBeans] (free) | ||
== GIS == | == GIS == |
Revision as of 04:28, 7 December 2007
Learning Java
http://BlueJ.ORG/ A system for teaching Java to first year college students.
Books
So far these are my favorites:
- Thinking in Java by Bruce Eckel
- Java How to Program 7th Edition by Deitel and Deitel
IDE's
- Eclipse (free)
- Borland JBuilder $500
- Oracle JDeveloper (free)
- Sun NetBeans (free)
GIS
http://gislounge.com/features/learning-java-a-gis-perspective/ (2001)
JTS Java Topology Suite
GeoTools