PDR: Docs: Readings

Go up to the CS 2150 documents page (md)

The readings are organized by topic, and listed with the appropriate slide sets and labs that go with that topic. Note that for each topic, each bullet point is a SEPARATE alternative that (more or less) covers the same material - the intent is not for you to read all of bullet points for a single topic.

Introduction to C++

Pointers

Linked Lists

Postfix Calculation

Stacks and Queues

Numbers

Struct and Unions

Arrays

Expression Trees

AVL Trees