Posts

Showing posts from January, 2023

Crafting Code Podcast - 021 - Crafting Katas

In this episode, your hosts (finally!) share some actual code examples to illustrate some of our thoughts about crafting code. Follow along with the code at https://github.com/crafting-code-podcast/crafting-katas as we discuss how we implemented Conway's Game of Life in multiple languages. Testing strategies, optimizations, and feedback loops all demonstrate that crafting code is ultimately an iterative process. https://crafting-code-podcast.github.io/episodes/021-crafting-katas.html