Help

Course Information

INTRODUCTION TO PROGRAMMING II (CS 160)

Term: Summer 2024

Description

A second course in computer science. Fundamentals of programming in C++. Data structures and algorithms are studied through major programming projects using C++. Concepts include linked lists, trees, graphs, file and stream, classes and arrays, and dynamic storage allocation. Prerequisite: CS 150