Crafting Code Podcast
Crafting Code Podcast
Crafting Code Podcast
021 - Crafting Katas
1 hour 13 minutes Posted Jan 16, 2023 at 11:34 pm.
0:00
1:13:08
Download MP3
Show notes
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.