-
Notifications
You must be signed in to change notification settings - Fork 2
Home
jolod edited this page Aug 4, 2023
·
5 revisions
Feel free to add your ideas to this list or add your name after one if you are interested in presenting something on the topic.
- From Puzzle Solving to Delivering Value - how does one design a "real" program in a functional language? (@magthe/Haskell)
- How functional does Python get? An experience report. (@jolod)
- Intro to lambda calculus, and why it matters. (@jolod)
- Workshop on abstraction: We all use it and perhaps even praise or curse it, but can we even agree on a definition? (@jolod)
- Thoughts on how to write more maintainable Clojure code. (@jolod)
- How to (not) translate SOLID to FP. (@jolod)
- Why FP makes testing a pleasure instead of a pain. (@jolod)