Python Types for Fun and Profit
Offered By: PyCon US via YouTube
Course Description
Overview
Dive into the world of Python type annotations in this comprehensive 3-hour 38-minute tutorial from PyCon US. Learn how to leverage type annotations to catch and fix bugs early in your coding process. Explore the fundamental concepts of types in dynamic languages like Python and discover where explicit annotations can add value. Delve deeper into the type system's features and learn how to express a wide range of programming patterns with precision and flexibility. Get hands-on experience by adding types to small code snippets and an example GitHub project, running a type checker to identify errors in real-time. Practice each concept as it's discussed, gaining concrete experience in adding types and catching bugs in actual code. Bring a laptop with Python installed and internet access to fully participate in this interactive learning experience.
Syllabus
Tutorial - Pradeep Kumar Srinivasan, Jia Chen, Shannon Zhu: Python Types for Fun and Profit
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube