Evergreen Valley College > Business & Applied Technology > CIT > Self-paced Lab Courses > CIT044

CIT 044 - Java Programming

Upon completion of this course, students will be able to:

CIT 044A

  1. Use conditional statements in Java
  2. Use loop statements in Java
  3. Use arrays in Java
  4. Write, compile, execute simple, one class Java programs
  5. Write, compile, execute programs with multiple classes

CIT 044B

  1. Write, compile, and run Java applet
  2. Use graphics, animation, images, and sounds with a Java program and applet
  3. Write an interactive application/applet that responds to user input/interaction
  4. Develop Graphical User Interface Java programs independent of platform

CIT 044C

  1. Write, compile, and run Java programs with interfaces and packages
  2. Use exception handling in Java programs
  3. Write, compile, and run multithreaded Java programs
  4. Demonstrate the use of file I/O in their Java programs.