CSC 3380 Object Oriented Programming using Modern C++

Spring Semester 2024
Live lectures in 1202 Patrick Taylor Hall, Tue/Thu 10:30am-11:50am CT


CSC3380 Object Oriented Programming using C++ is a course in our introductory programming sequence. The prerequisite courses (CSC1254 or CSC1351) establish a solid foundation in programming methodology and problem-solving in Java or C++. With that under your belt, CSC3380 will acquaint you with the C++ programming language and introduce advanced programming techniques such as recursion, algorithm analysis, data abstraction, explore classic data structures and algorithms, and give you practice applying these tools to solving complex problems. We will focus on modern uses and aspects of C++ and the C++ standard library.

For more information see: