1.4 Course Outline1 Syllabus1.2 Textbooks1.3 Performance Objectives

1.3 Performance Objectives

Upon completion of the course, the student will be able to do the following:
  1. Design standalone Java programs.
  2. Write Java Applets for transfer over the web.
  3. Use the Java Development Kit (JDK) to compile and execute standalone programs and Applets.
  4. Demonstrate use of primitive Java data types such as byte, int, double, string, and array.
  5. Create and debug Java 1.1 classes and methods.
  6. Apply the Abstract Windows Toolkit (AWT) to create and use graphic elements such as Windows, Scrollbars, Buttons, Choice Lists, Menus and Checkboxes.
  7. Explain and use the Java 1.1 Event model to respond to events generated by components.
  8. Read and write disk files.
  9. Send and receive data via the Internet.

Instructor: ltaber@pima.edu ** My new Home at GeoApps in Tucson ** The Pima College Site

1.4 Course Outline1 Syllabus1.2 Textbooks1.3 Performance Objectives