Functional Design of Domain-Specific Languages in Python

You can join this workshop in-person with Hybrid conference ticket only
Attend in-person workshop on Jun 14, 11:00
Rate this content
Bookmark

So why bother with functional programming in Python? Python is an object-oriented and imperative language, and Guido really dislikes when people bring functional elements into it. Maybe we shouldn't either? However, upon closer examination, it turns out that Python has everything necessary for quality functional code, and some approaches from functional programming can be quite useful in practice, no matter what old Guido says. In this workshop, we will be designing domain-specific languages (DSLs) for programming simple console games.

14 Jun, 2024
Video transcription, chapters and summary will be available later.