Skip to content
Abstract cover artwork for Modern Python: Type Hints, Async and Packaging, a Python course Python
Python intermediate 13 hours 4.8

Modern Python: Type Hints, Async and Packaging

Taught by Marta Alves

The Python that ships in 2026: expressive type hints and generics, structural subtyping with protocols, asyncio concurrency patterns that avoid the common deadlocks, dependency management and reproducible builds, and a strict mypy configuration you can actually adopt on an existing codebase.

More in Python

Abstract cover artwork for FastAPI in Production, a Python course Python
Python intermediate

FastAPI in Production

Dependency injection that stays testable, Pydantic models as your contract, SQLAlchemy 2.0 sessions scoped correctly, background tasks that do not block responses, structured logging, and graceful shutdown. Ends with a service that has readiness probes, migrations and a real test suite.

TN Tomas Nowak 4.9

$69.00

12 hours

Abstract cover artwork for Rust for Python Engineers, a Python course Python
Python advanced

Rust for Python Engineers

Learn Rust from a Python mental model, then use it where Python hurts. Ownership and borrowing explained against garbage collection, error handling without exceptions, and shipping a PyO3 extension that speeds up a real hot path in your codebase.

TN Tomas Nowak 4.8

$99.00

16 hours