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!

Become a better Python ๐Ÿ developer ๐Ÿš€

+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 ๐Ÿ๐Ÿš€.

Previous Post Next Post

Blog Comments powered by Disqus.