Writing Python like it's Rust - More Robust Code with Type Hints
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore how to write more robust Python code using type hints in this 28-minute conference talk from EuroPython 2024. Discover the advantages of leveraging typing in Python, including encoding invariants, reducing test requirements, improving development speed and maintainability, and increasing confidence in code functionality. Learn to design APIs that resist misuse and create trustworthy programs through practical code examples. Gain insights into writing Python with a Rust-like approach for enhanced code quality. Suitable for those familiar with reading and understanding Python code.
Syllabus
Writing Python like it's Rust - more robust code with type hints — Jakub Beránek
Taught by
EuroPython Conference
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera