Help

INTRODUCTION TO PROGRAMMING II (CS 160)

Term: Spring 2025

Faculty

Ming-Hsing Chiu
E-mail address is hidden, click here to e-mail

Schedule

Tue-Thu, 3:30 PM - 4:45 PM (1/13/2025 - 5/9/2025) Location: MAIN PSB 289

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