8/12/2024
Build a Static Site Generator in Python:
Build a static site generator from scratch, similar to Jekyll, Hugo, or Gat...
9/25/2024
Build a Pokedex in Go:
Build a REPL pokedex on the command line in Go. Learn how to use JSON, make...
8/27/2024
Build a Maze Solver in Python:
Build a visual interface that draws, solves, and animates a maze in Python....
8/2/2024
Build a Bookbot in Python:
Build your first local command-line application in Python and use the real ...
8/23/2024
Build Asteroids using Python and Pygame:
Build a clone of the classic Asteroids game using Pygame and object-oriente...