The target of Java is to write a program once and then run this program on multiple operating systems. The first publicly available version of Java (Java 1.0) was released in 1995. Sun Microsystems was acquired by the Oracle Corporation in 2010.
Learning Objectives
- Design and build robust, object-oriented applications
- Organize complex data using Java collections
- Access any relational database using JDBC
- Read/write files and handle exceptions
- Write your first game in Java
