Programming Course

This page contains the course notes for the course in programming for graduate students that I taught in the ISU Math Department in the summer of 2013.

This course is split into four two-week units each focused on a different topic. The first two units focus on core programming skills in C while the second two units focus on data structures and C++

The recommended textbook for for the course is “[The C Programming Language][1]” by Kernighan and Ritchie. The first two weeks of course notes follow the pedagogy of this book fairly closely and it is a good reference to have on hand.

Table Of Contents