Java More
- What is Java?
- Object-oriented programming software says it mostly
- Attempts to model the world using objects to process data
- Modelling is relatively straight forward but complex
- Requires a strong knowledge of the system
- Security is a relatively simple inclusion
- Useful for network systems requiring graphic user interfaces
- Has incredible online community-based support systems
- What is an Integrated Development Environment (IDE)?
- Eases the development of the software with formalised & formatted code
- Reduces coding errors & increases quality & code re-use
- Various editors, integrated aspect views & workspace
- Incorporates database connectivity, testing & debugging environment
- Free download of cross-platform & most used IDEs Eclipse & Netbeans
- Java Community
- Sun's Java Pages - includes downloads