All the references and links regarding my PyCon Sri Lanka 2022 talk.
Yesterday I gave a Python ๐ talk at @pyconlk and the YouTube recording is out ๐๐น
I thought that, as I give more talks, I would improve...
Well, this time, I was muted for the first 30s ๐คฃ
Here is the video, and the links I mention during the talk ๐
https://youtu.be/Bdunek7Q8Ss?t=90
I published a blog post with a written version of this talk.
It's great if you want to play around with the code examples, or even read a bonus section that I didn't have time to mention during the live talk!
https://mathspp.com/blog/enumerate-from-first-principles
Many of the things I talked about, during the talk, are covered in my free ebook โPydon'tsโ, that you can get here ๐ https://pydonts.com
If you want individual links to the articles I mentioned, here they go:
And the Twitter thread that inspired the talk:
https://twitter.com/mathsppblog/status/1455444589603557378
In this talk, I reimplemented a built-in.
I started with an incomplete solution, then fixed it and improved it bit by bit.
After watching the talk, you will have a better understanding of
I hope you enjoy it!
+35 chapters. +400 pages. Hundreds of examples. Over 30,000 readers!
My book โPydon'tsโ teaches you how to write elegant, expressive, and Pythonic code, to help you become a better developer. >>> Download it here ๐๐.