Principles of Programming II, CSCI 230, Sections 1 and 2

Welcome to CSCI 230 sections 1 and 2, Spring 2020. In this class we will continue to examine the basics of programming computers in C++. We will expand our knowledge data types, and 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 very 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 either cslab100 or cslab177. If you need help with using linux, please ask.

Section 1 : MWF: 10:00 to 10:50

Section 2 : MWF: 12:00 to 12:50

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


A Gameplay Programmer job description at id Software.

Announcements