Published onMarch 30, 2023Life Of Dev PodcastI had the pleasure to talk to LifeOfDev podcast with Lena Lekou about my career journey, volunteering, the software engineering in Greece, etc.
Published onMay 6, 2020Test Driven DevelopmentThis talk is an introduction to TDD. I presented what is TDD, the three laws of TDD, why it is helpful, and how to use it. In the talk, I also presented a demo by solving the Roman Numerals Code Kata using TDD.
Published onApril 18, 2019Clean CodeAnyone can write code a computer can understand, but professional developers write code “humans” can understand.