Skip to content
Happy Programming Guide
Start learning

All guides

Every guide on the site, newest first. Explanations, projects and fixes written in plain English.

C#

C# Advanced Language Features

LINQ, generics, async/await, pattern matching, records and extension methods — the C# features that make everyday code shorter, explained one at a…

4 min read

Python

Python Basics

The core of Python in one page: variables, types, conditions, loops, functions and lists, each with a runnable example and the mistake…

4 min read

Keep going — pick your next guide

The fastest way to improve is to read one guide, then build the thing it describes. Start with the basics, or jump straight to a project.