YoVDO

Getting Started with Mypy and Type Checking

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Python Courses Code Quality Courses Mypy Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Discover how to introduce type checking into your Python projects in this 31-minute talk from EuroPython 2018. Learn battle-tested approaches for adding type annotations to existing codebases, gleaned from Dropbox's experience of annotating millions of lines of code. Explore the benefits of type checking, including improved code clarity and early bug detection. Gain insights into gradually implementing mypy, starting with simple steps and progressing at your own pace. No prior experience with mypy is required, making this talk ideal for developers working on multi-developer projects looking to enhance code quality and maintainability.

Syllabus

Jukka Lehtosalo - Getting Started with Mypy and Type Checking


Taught by

EuroPython Conference

Related Courses

Stanford Seminar - Optional Static Typing for Python
Stanford University via YouTube
Python Typing - Type Hints & Annotations
Tech with Tim via YouTube
Learning the Ropes - Understanding Python Generics
EuroPython Conference via YouTube
Protocols - Static Duck Typing for Decoupled Code
EuroPython Conference via YouTube
Writing Good Python
EuroPython Conference via YouTube