Course Catalog - 2006-2007

     

COMP 212 - INTRO PRINCIPLES-OBJ-PROGR'G

Long Title: INTRODUCTION TO THE PRINCIPLES OF OBJECT-ORIENTED PROGRAMMING
Department: Computer Science
Grade Mode: Standard Letter
Course Type: Lecture
Credit Hours: 4
Prerequisite(s): COMP 210
Description: This course focuses on teaching students how to apply the principles of program design taught in COMP 210 to the context of object-oriented programming using JAVA. Many of these principles are codified in an object-oriented context as object-oriented design patterns. The course also covers basic algorithms and data structures from an object-oriented perspective.