Python shorts
Learn Python tips, tools, and techniques in around 5 minutes each.
Watch on YouTube
Subscribe on YouTube to keep up with all the videos.
Published videos
- Jan 28, 2022 [scheduled] Combining dictionaries, the Python 3.10 way
- Jan 25, 2022 [scheduled] Beyond the List Comprehension
- Jan 22, 2022 [scheduled] for-in Loops to List Comprehensions
- Jan 16, 2022 [scheduled] Counting the number of times items appear with collections.Counter
- Jan 13, 2022 - Parsing data with Pydantic