IT213

Download as PDF

Intro Obj Oriented Programming

Course Title

Intro Obj Oriented Programming

Credit Hrs

3

Grade Modes

Audit, Pass/Fail, Standard Letter

Course Description

Introduction to programming in an object oriented language (e.g., Java): review of problem solving, algorithm development, top-down design, modular programming, debugging, testing, control structures including selection, iteration and recursion, data types including arrays, strings, pointers, and dynamic structures. Object oriented concepts will include: objects, classes, inheritance, instances, methods, interfaces, packages, encapsulation, and polymorphism. Concepts implemented through extensive programming using good programming style. (Same as CSE 213.)