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
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX