diff options
| author | Chris Wells <chris@mathematicaster.org> | 2025-01-17 11:51:02 -0600 |
|---|---|---|
| committer | Chris Wells <chris@mathematicaster.org> | 2025-01-17 11:51:02 -0600 |
| commit | 39d9569a2561f8ea09170b4371deca130c1ebcf9 (patch) | |
| tree | 4286722268406860f19bc5d136b9a97eb6f1e62e | |
| parent | 9125b8f182a4e908c5f4dbd55dd26e74e757f249 (diff) | |
| download | main-39d9569a2561f8ea09170b4371deca130c1ebcf9.tar main-39d9569a2561f8ea09170b4371deca130c1ebcf9.tar.gz main-39d9569a2561f8ea09170b4371deca130c1ebcf9.tar.bz2 main-39d9569a2561f8ea09170b4371deca130c1ebcf9.tar.lz main-39d9569a2561f8ea09170b4371deca130c1ebcf9.tar.xz main-39d9569a2561f8ea09170b4371deca130c1ebcf9.tar.zst main-39d9569a2561f8ea09170b4371deca130c1ebcf9.zip | |
Added course list
| -rw-r--r-- | www/teaching/index.md | 77 |
1 files changed, 64 insertions, 13 deletions
diff --git a/www/teaching/index.md b/www/teaching/index.md index 600dd21..89682cd 100644 --- a/www/teaching/index.md +++ b/www/teaching/index.md @@ -1,21 +1,72 @@ +If a course listed here doesn't have a link, then the course was administered through Canvas. + ## Auburn University (2023--Present) -* [MATH 7750-120: Advanced Topics in Graph Theory (Probabilistic Methods)](/teaching/advgraphs2025) -* [MATH 1150-080: Precalculus, Algebra and Trigonometry](https://auburn.instructure.com/) -* [MATH 1120-120: Precalculus](https://auburn.instructure.com/) +Spring 2025 +* **[MATH 7750-120: Advanced Topics in Graph Theory (Probabilistic Methods)](/teaching/advgraphs2025)** + +Fall 2024 +* **MATH 1150-080: Precalculus, Algebra and Trigonometry** + +Fall 2023 +* **MATH 1120-120: Precalculus** ## Iowa State University (2020--2023) -* [Math 165: Calculus I](https://canvas.iastate.edu/) -* [Math 595: Longest Common Subsequences (graduate research seminar)](/teaching/lcs22) -* [Math 165: Calculus I](https://canvas.iastate.edu/) -* [Math 595: Algebraic Methods in Combinatorics](/teaching/algmethods22) -* [Math 314: Graph Theory](/teaching/graphs2022) -* [Math 267: Elementary Differential Equations and Laplace Transforms](https://canvas.iastate.edu/) -* [Math 165: Calculus I](/teaching/calcI21) -* [Math 595: Edit Distance in Graphs (early graduate research seminar)](https://canvas.iastate.edu/) -* [Math 267: Elementary Differential Equations and Laplace Transforms](https://canvas.iastate.edu/) +Spring 2023 +* **Math 165: Calculus I** + +Fall 2022 +* **[Math 595: Longest Common Subsequences (graduate research seminar)](/teaching/lcs22)** +* **Math 165: Calculus I** + +Spring 2022 +* **[Math 595: Algebraic Methods in Combinatorics](/teaching/algmethods22)** +* **[Math 314: Graph Theory](/teaching/graphs2022)** + +Fall 2021 +* **Math 267: Elementary Differential Equations and Laplace Transforms** (TA for Steve Butler) + +Spring 2021 +* **[Math 165: Calculus I](/teaching/calcI21)** + +Fall 2020 +* **Math 595: Edit Distance in Graphs (early graduate research seminar)** +* **Math 267: Elementary Differential Equations and Laplace Transforms** (TA for Steve Butler) ## Carnegie Mellon University (2015--2020) -* [21-228: Discrete Mathematics](/teaching/discrete20) +Spring 2020 +* **[21-228: Discrete Mathematics](/teaching/discrete20)** (TA for Tom Bohman) + +Summer 2019 +* **[21-241: Matrices and Linear Transformations](/teaching/matrices2019)** + +Fall 2018 +* **[21-237: Mathematical Studies Algebra I](http://www.borisbukh.org/MathStudiesAlgebra1819)** (TA for Boris Bukh) + +Fall 2017 +* **21-242: Matrix Theory** (TA for Agoston Pisztora) + +Summer 2017 +* **[21-127: Concepts of Mathematics](/teaching/concepts2017)** + +Spring 2017 +* **[21-268: Multidimensional Calculus](http://www.math.cmu.edu/~ldietric/21-268)** (TA for Laurent Dietric) + +Summer 2016 +* **21-115: Calculus I** for [SAMS](https://www.cmu.edu/pre-college/academic-programs/sams.html) + +Spring 2016 +* **[21-228: Discrete Mathematics](/teaching/discrete2016**) (TA for Tom Bohman) + +Fall 2015 +* **21-127: Concepts of Mathematics** (TA for Irina Gheorghiciuc) + +## Iowa State University (2014--2015) + +Spring 2015 +* **Math 267: Elementary Differential Equations and Laplace Transforms** (TA for Steve Butler) + +Fall 2014 +* **Math 165: Calculus I** (TA for Heather Bolles) |
