Teaching

Currently Teaching:

Basic Concepts of Mathematics

Calculus I

Previously Taught:

Calculus I

Calculus II

Calculus III

Differential Equations

Linear Algebra

Discrete Mathematics

Finite Mathematics

Other Experience:

Fall 2010 - Summer 2014: The Tufts Poincaré Institute


For fun:

A simple Python class representing a relation on a finite set with methods to test for properties (reflexive, irreflexive, symmetric, antisymmetric, and transitive) Download

A Python demonstration of a planimeter (a device that computes the area of a 2D region by calculating a line integral around its boundary). Download