Blogging.

This commit is contained in:
Justin Hsu 2021-07-10 23:41:56 +01:00
parent d72667da01
commit 4f8e9069f7
1 changed files with 7 additions and 0 deletions

View File

@ -61,3 +61,10 @@ differential privacy to optimization, machine learning, and mechanism design.
- **2018** LICS, WWW
- **2017** FCS, TPDP, MFPS
- **2016** PLDI (ERC)
## Blogging ##
I've greatly enjoyed blogging for the [PL Perspectives blog](https://blog.sigplan.org/blog/)!
- [**Programming Languages Mentoring Workshop: Ten Years Later**](https://blog.sigplan.org/2021/05/11/programming-languages-mentoring-workshop-ten-years-later/)
- [**Re-Imagining the “Programming Paradigms” Course**](https://blog.sigplan.org/2021/01/28/re-imagining-the-programming-paradigms-course/)
- [**Verifying Randomized Algorithms: Why and How?**](https://blog.sigplan.org/2020/10/20/verifying-randomized-algorithms-why-and-how/)