The Java Programming course provides an introduction to the fundamentals of the Java language. Topics covered include language fundamentals, OO concepts, classes and interfaces, exception handling, and application/applet development. An overview of GUI development,file I/O, collections, threads, networking, and JDBC is included.
Delegates who complete the Java Programming course will be able to:
- Understand object-oriented concepts as they pertain to Java.
- Read, develop and debug Java code using Java language constructs.
- Develop console-based Java applications.
- Develop event-driven GUI-based Java applications and applets using AWT and Swing.
- Implement error-handling techniques using exception handling.