All Lessons
6 subjects. 18 lessons. Pick anything that looks interesting and start there. Every lesson follows the same simple format.
The easiest place to start. Paste code into Notepad, save as a .html file, open in your browser. Works on any computer, no setup required.
One of the most popular programming languages in the world. IDLE is a simple editor that comes free with Python — no complicated setup.
C# is a professional programming language used to build real software. Visual Studio Community is free and one of the best coding tools in the world.
WPF lets you build real Windows desktop apps — actual windows with buttons, text boxes, and forms. Most beginner coding sites skip WPF entirely. Not here.
Arduino is a small board that lets you control real hardware — LEDs, buttons, sensors. You write code and it makes physical things happen in the real world.
Raspberry Pi is a full Linux computer the size of a credit card. Control hardware with Python, read real sensors, and build things that run 24/7.
Watch the lessons on YouTube.
Every lesson has a companion video walkthrough — watch Greg build each project live, from copying the prompt to making the Vibe Tweak. Pause, rewind, and follow along at your own pace.