Mar 28, 2024  
2015-2016 Official General Catalog 
    
2015-2016 Official General Catalog [Archived Catalog]

CST 120 - Java Programming


An introductory programming course in the JAVA language with a focus an web applets.  Topics include data types, animation, program control, input/output, arrays and structures.  Students will be introduced to JavaScript as an introduction to Web-based programming.

Credits: 3
Hours
2 Class Hours, 2 Laboratory Hours
Course Profile
Learning Outcomes of the Course:

Upon successful completion of this course the student will be able to:

1.  Create an applet.
2.  Integrate applets in webpages.
3.  Describe Java and AWT basics.
4.  Dynamically use applet size information to position items on the applet.
5.  Create Java applets with animation.
6.  Describe a GUI interface.e
7.  Have interaction with the user through Event Handling.
8.  Use images in applet programs.