Object-Oriented Programming (Formerly Programming II for ITI Majors)
[04:547:202]
Check for availability in:
Pre-requisites: 04:547:201 Introduction to Computer Concepts
Description: This course introduces students to the principles of object-oriented analysis, design and programming. The focus is on developing creative thinking for analyzing a problem domain and designing a solution, and on using the Java programming language (or other appropriate programming language) to implement it.
Synopsis: Objectives/Competencies
The student will be able to:
- apply critical thinking to analyze the requirements of a simple application and build a model of the problem;
- use the Unified Modeling Language (UML) and object-oriented design principles to develop a conceptual solution;
- use the Java programming language (or other appropriate programming language) to implement the designed solution;
- use visual programming tools to sketch and build simple user interfaces;
- apply testing and debugging to ensure the correctness and efficiency of the application.
|