Help

Course Information

Object-Oriented Programming (CS 180)

Term: 2019-2020 - SPRING

Schedule

Tue-Thu, 1:00 PM - 2:15 PM (1/13/2020 - 5/7/2020) Location: MAIN US 235

Description

This course approaches programming from an object-orientated methodology by examining C++ structures and classes. Data structures such as arrays, strings, and linked lists are introduced and studied. Common searching and sorting algorithms will be discussed. The relationship between data structures and algorithms will be explored. Algorithms will be analyzed in regard to time and space efficiency. Prerequisite: CS 170. Offered: Spring