Short Courses
Short Modules
Quick skill boosters and focused intro modules.
Creative Coding Challenges
10 lessons
Designed to take you from zero to hero, this course offers a series of pure problem-solving challenges that will teach you how to think like a programmer, with no deep theory required.
Terminal Animations & Effects
10 lessons
Master the art of high-performance text animation. Learn about double-buffering, delta-time syncing, and particle systems—all within the terminal window.
ASCII Art & Terminal Graphics
12 lessons
Go beyond simple characters to professional luminance mapping and 3D projection. Learn the math of shading and rasterization using only text.
Python Drawing Fundamentals (Turtle Graphics)
15 lessons
Perfect for absolute beginners, this course teaches you everything from your first line to complex generative art using Python's simple, built-in Turtle API for immediate visual output.