AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Building Conway's Game of Life using Python
Discussion on implementing Conway's Game of Life using Python, including using art parse and curses for the command line version and the benefits of modularizing the application.