Skip to content

Python Learning Roadmap

This page is the front door for the Python section. Use it when you want a structured route instead of browsing individual pages one by one.

Use this path if you are new to Python or coming from another language:

  1. Introduction
  2. Install Python
  3. Python Setup Guide
  4. Python Basics

Use this path if you want a chapter-style progression:

  1. Variables and Types
  2. Control Flow
  3. Functions
  4. Data Structures
  5. Modules and Packages
  6. Object-Oriented Programming
  7. Error Handling
  8. File I/O
  9. Standard Libraries

Use these curated index pages when you want topic-based navigation:

Use this path when Python is the implementation language for AI work:

HubFocus
Learning PathsWhere to start and how to progress.
Core LanguageBasics, syntax, data structures, and language features.
AI and AutomationPython for AI SDKs, integrations, and automation.
Tooling and WorkflowsSetup, commands, shortcuts, and everyday development.
  • language fundamentals
  • setup and workflow basics
  • curated feature guides
  • AI development in Python
  • practical developer tooling