Refactoring noughts and crosses into the functional programming style
Jun 16, 2021
Functional programming has huge benefits and is becoming more popular in Python. In this talk I explain exactly what it is and what the benefits are. Then I dive into refactoring the game of noughts and crosses into a more functionality style. I'm assisted by Sourcery, an automated pair programmer that continuously suggests refactorings while you work.