Learn Python programming with hands-on exercises. Practice variables, data types, functions, loops, and more with live code execution in your browser. No installation required - powered by Pyodide.
Learning Python by reading tutorials only gets you so far — you remember it when you type it, run it, and fix your own mistakes. This free interactive Python practice course is built entirely around that idea. Every concept comes with live coding exercises that execute right in your browser, with no setup, no installation, and nothing to configure. Powered by Pyodide, the editor runs real Python, so the variables, loops, and functions you write behave exactly as they would on your own machine.
You'll start from the absolute basics — variables, numbers, strings, and data types — and build up through lists, dictionaries, conditionals, loops, and functions, practicing each one against hands-on challenges with instant feedback. Because you're writing and running code from the very first lesson, the syntax and problem-solving habits stick far better than passive video watching.
This course is designed for complete beginners and anyone returning to programming after a break. You don't need a computer-science background or any prior coding experience; if you can open a browser, you can start. Python is the most popular language for data, automation, and AI, which makes these fundamentals a strong foundation for almost any technical path you choose next.
It's completely free — no payment, no trial, no upsell — and when you complete the lessons and pass the final exam you earn a free certificate of completion to showcase on LinkedIn or your resume. Open the first exercise and run your first line of Python in the next minute.
9 modules • 35 lessons

Learn JavaScript programming with hands-on exercises. Practice variables, functions, arrays, objects, and more with live code execution in your browser. Master modern ES6+ features like arrow functions, destructuring, and spread operators.

Practice SQL with hands-on exercises in your browser. Write real queries against a live database, get instant feedback, and build confidence through guided challenges. No setup required - start coding immediately.

Master bash scripting through hands-on practice. Build on your Linux command line skills to write powerful automation scripts. Learn variables, conditionals, loops, functions, arrays, string manipulation, file processing, and error handling with interactive exercises in your browser.

Master TypeScript with hands-on exercises. Learn types, interfaces, generics, utility types, and advanced patterns with live code execution. Build type-safe applications with instant feedback in your browser.

Master server-side JavaScript with Node.js through hands-on practice. Learn modules, file system operations, HTTP servers, npm, async patterns, and REST APIs. Build real backend applications with interactive exercises in your browser.

A beginner-friendly journey through core JavaScript concepts. Learn fundamentals, variables, operators, control flow, functions, objects, arrays, DOM manipulation, events, async programming, ES modules, and modern ES6+ features.