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