Principles of Programming II, CSCI 230

Welcome to CSCI 230 section 1 Spring 2022. In this class we will continue to examine the basics of programming computers in C++. We will expand our knowledge data types, introduce some important data structures, and the concept of an abstract data type (ADT). Recursion and dynamic memory will be introduced.

Please note, this is a difficult course. Students must plan on spending a significant amount of time writing and debugging programs.

My choice of platform for this class is linux. All code written for this class must run on cslab103 or another computer specified by your instructor. If you need help with using linux, please ask.

The program faculty has been building a series of guides which may assist you with project development and linux usage.

I am the instructor of record for this class. Only the instructor of record for this class can issue a final grade.


Announcements