Jun 11, 2026  
DRAFT 2026-27 UG Catalog 
    
DRAFT 2026-27 UG Catalog

Syllabi

CMP 146 - Software Engineering: Programming and Problem-Solving II (3)

Prerequisite: CMP 145 .
A continuation of CMP 145 . This course further examines data and procedural abstraction and the design, implementation and analysis of algorithms. Upon completion of this course, the student will have gained experience with the object-oriented paradigm, a more modern program design technique, as an alternative to top-down and structured design. In addition, students will learn basic searching and sorting algorithms, sequential and random access file algorithms, dynamic memory allocation techniques, and basic data structures such as linked lists and binary trees.