Contribute Media
A thank you to everyone who makes this possible: Read More

Gradual Typing of Production Applications

Translations: en

Description

Thanks to Python's dynamism and brevity, it's easy to start a project. But how do you keep it maintainable and easy to understand as it grows? Come learn how annotating it with types makes your program better for human readers and more robust during execution. No Haskell experience required!

Details

Improve this page