Graduate Pedagogy (Math 501). Syllabus.
I developed this course myself. You can find the materials I
used regarding learning how to teach, surviving graduate
school, and the theory of pedagogy at this link.
Introduction to Programming (Comp 112) using Java, with
Mike Kapralos. Here are some labs I created: algorithms,
strings, loops,
methods
(and parsing). Also: some files to help if you're teaching
Input/Output or the use of the Random method: 1, 2, 3, 4, 5, 6, 7.
Differential Equations (Math 229). Covered the final third
of the class, including final projects. Please see moodle
for assignments, solutions, and grades.
Point-Set Topology (Math 244). Covered one week. Please
see moodle
for assignments and solutions.
Created labs in Python: Computer Science II (Comp 211) and
Comp 112. here are lecture
notes and code for a
unit on Conditionals in Python.