Link 6117.

This commit is contained in:
Justin Hsu 2025-08-23 22:49:22 -04:00
parent 05ba2b7773
commit dafe3a253e
2 changed files with 3 additions and 2 deletions

View File

@ -35,7 +35,7 @@ policies, and algorithms from numerical analysis and applied mathematics.
## Teaching ##
- **Data Structures and Functional Programming (CS 3110)**: [F23](https://www.cs.cornell.edu/courses/cs3110/2023fa/) [S23](https://www.cs.cornell.edu/courses/cs3110/2023sp/) [S22](https://www.cs.cornell.edu/courses/cs3110/2022sp/)
- **Category Theory for Computer Scientists (CS 6117)**: [F22](teaching/f22/cs6117)
- **Category Theory for Computer Scientists (CS 6117)**: [F25](https://www.cs.cornell.edu/courses/cs6117/2025fa) [F22](teaching/f22/cs6117)
- **Foundations of Probabilistic Programming (CS 6182)**: [F21](teaching/f21/cs6182)
- **Reasoning about Probabilistic Programs** <br>
**Invited Course at [OPLSS 2021](https://www.cs.uoregon.edu/research/summerschool/summer21/index.php)**:

View File

@ -1,5 +1,6 @@
+ **08/2025** I'm back to Ithaca after a year on sabbatical! This fall, I'll be
teaching **Category Theory for Computer Scientists (CS 6117)**.
teaching [**Category Theory for Computer Scientists
(CS 6117)**](https://www.cs.cornell.edu/courses/cs6117/2025fa/).
+ **08/2025** **SafeTree: Expressive Tree Policies for Microservices** and **A
Hoare Logic for Symmetry Properties** will appear at **OOPSLA 2025**. Congrats
Karuna and Vaibhav!