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:

  • https://mathspp.com/blog/pydonts/zip-up
  • https://mathspp.com/blog/pydonts/bite-sized-refactoring
  • https://mathspp.com/blog/pydonts/why-mastering-python-is-impossible

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

  • iterables
  • (infinite!) lazy generators
  • and more!

I hope you enjoy it!

Thanks for reading ❀️

I hope you learned something new! If you did, consider following the footsteps of the readers who bought me a slice of pizza πŸ•. Your contribution boosts my confidence and helps me produce this content for you.

Previous Post Next Post

Blog Comments powered by Disqus.