CSC 101 Lecture and Lab Examples


This directory contains program examples that appear in the lecture and lab notes. Each program is described briefly below. See the lecture notes and program code itself for further details.

Important style note: Not all of these example programs have header comments or complete inline comments. This is because some of the programs are embedded directly in the lecture note text, and the explanatory information that would otherwise appear in comments is in the surrounding text of the notes. All normal C++ programs must have header and inline comments, most particularly the ones that you hand in.





index | lectures | labs | handouts | assignments | solutions | grades | help