Module 3: Technology Platform Level 1
Objectives
The objective of this module is to gain some real programming experience in Java without relying on the more advanced features.
Prerequisites
The following modules should have been followed, or the attendees of these modules should at least have the experience and knowledge that corresponds to the topics that are taught in these modules:
Contents
During this module we will interactively make some small but useful applications of Java using any of the following:
- Making applets in Java
- Use of JDBC (Java DataBase Connectivity) to access databases from within Java
- Use the AWT and Swing classes to build user interfaces in Java
- Use JavaDoc to extract documentation from Java code
Not all topics mentioned above need to be tackled. It will depend on the specific intrest of the course attendees.
Study material
- "Java Development Environment" (e.g. Borland 5.0, Codewarrior Pro, SUN JDK, Symantec Cafe, Visual J++)
![[Back]](back.gif)
Module 3 of 9: Technology Platform Level 1