Variables, control flow, functions, lists and dictionaries, and where Python is actually used - a real first programming language course, no prior coding experience assumed.
Python is consistently one of the most in-demand programming languages in remote job listings - used in web backends, data science, automation scripts, and AI tooling alike. It reads closer to plain English than most languages, which is exactly why it is the language most beginner-friendly bootcamps and university intro courses teach first.
This course starts from true zero: what a variable actually is, how a computer executes code line by line, and builds up to writing real, working scripts with functions and data structures.