CIT 044 - Java Programming
Upon completion of this course, students will be able to:
CIT 044A
- Use conditional statements in Java
- Use loop statements in Java
- Use arrays in Java
- Write, compile, execute simple, one class Java programs
- Write, compile, execute programs with multiple classes
CIT 044B
- Write, compile, and run Java applet
- Use graphics, animation, images, and sounds with a Java program and applet
- Write an interactive application/applet that responds to user input/interaction
- Develop Graphical User Interface Java programs independent of platform
CIT 044C
- Write, compile, and run Java programs with interfaces and packages
- Use exception handling in Java programs
- Write, compile, and run multithreaded Java programs
- Demonstrate the use of file I/O in their Java programs.