Talks
Sometimes I talk about stuff I find interesting, mostly to have a good excuse to learn something.

Revisiting the visitor pattern using Data-oriented programming techniques
Goes over how the visitor pattern used to be implemented using 'vanilla' OOP principles. Afterwards, refactoring using DOP principles, showing how doing this improves code readability and maintainability. A 30 minute interactive session.
Learn more →