- Jun 6, 2022
- 2,379
- 540,261
- 82
Satoru Gojo submitted a new resource:
TalkPython - Rock Solid Python with Python Typing Course - When Python was originally invented way back in 1989, it was a truly dynamic and typeless programmin
Read more about this resource...
TalkPython - Rock Solid Python with Python Typing Course - When Python was originally invented way back in 1989, it was a truly dynamic and typeless programmin
Course Summary
When Python was originally invented way back in 1989, it was a truly dynamic and typeless programming language. But that all changed in Python 3.5 when type "hints" were added to the language. Over time, amazing frameworks took that idea and ran with it. They build powerful and type safe(er) frameworks. Some of these include Pydantic, FastAPI, Beanie, SQLModel, and many many more. In this course, you'll learn the ins-and-outs of Python typing...
Read more about this resource...