Getting Started with Mypy and Type Checking
Offered By: EuroPython Conference via YouTube
Course Description
Overview
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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity