College of Graduate and Professional Studies Catalog - Spring 2024

TECH 272 Java Programming I

This course introduces the syntax and features of the Java Programming language. Students learn to create a variety of apps using visual components. Object-oriented design, event handling, and exception-handling concepts are presented and used in programming projects. Other topics include input-output management, data types and structures, class structures, calendar and date objects, and decision structures.

Credits

3

Outcomes

  1. 1. Understand fundamentals of programming such as variables, conditional and iterative execution, methods, etc.
  2. 2. Understand fundamentals of object-oriented programming in Java, including defining classes, invoking methods, using class libraries, etc.
  3. 3. Be aware of the important topics and principles of software development.
  4. 4. Have the ability to write a computer program to solve specified problems.
  5. 5. Be able to use the Java SDK environment to create, debug and run simple Java programs.