Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Python Typing - Type Hints & Annotations

Tech with Tim via YouTube

Overview

Explore Python's typing module in this comprehensive 25-minute video tutorial. Learn about type hints and annotations to improve code documentation and readability. Dive into various topics including type annotations, static code analysis with mypy, function annotations, and different types such as List, Dict, Set, Custom, Optional, Any, Sequence, Tuple, and Callable. Discover how to use Generics and understand the benefits of adding types to variables and parameters. Gain valuable insights to enhance your Python programming skills and write more maintainable code.

Syllabus

| Overview
| Typing Module
| Type Annotations
| Static Code Analysis mypy
| Function Annotations
| List Type
| Dict Type
| Set Type
| Custom Types
| Optional Type
| Any Type
| Sequence Type
| Tuple Type
| Callable Type
| Generics

Taught by

Tech With Tim

Reviews

Start your review of Python Typing - Type Hints & Annotations

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.