Dustin Ingram: Static Typing in Python
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=uxdY0o7MBlY
In this talk, we’ll discuss the advantages and disadvantages to a static type system, as well as recent efforts to introduce static typing to Python via optional “type hints” and various tools to aid in adding types to Python code.