DEV Community

0 seconds of 38 minutes, 12 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
38:12
 
Cheuk Ting Ho 🐍
Cheuk Ting Ho 🐍

Posted on

2

Python Zero to Hero - Ep.19 - Python type hinting

Python is dynamically typed, which makes it very easy to learn for beginners. However, there are many reasons why we would like to annotate the type of variables in our code. In this episode, we will explore those scenarios and look at how type hinting works in Python. If you have any questions or any suggestions about which Python topics to cover, please leave your comment at my Twitch channel

You can get the slide deck here and the example code and homework form GitHub here. Ask questions at my Twitch channel

Reinvent your career. Join DEV.

It takes one minute and is worth it for your career.

Get started

Top comments (0)

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay