Python Fundamentals

Core concepts of the Python programming language.

Setting Up Your Python Environment

A guide to setting up a modern Python development environment using uv and VS Code.

Variables and Data Types

Learn about variables and data types, including basic types and working with variables.