Skip to content

Sup2point0/pycobytes

Repository files navigation

pycobytes title


Python is awesome. But much of its stacks of fascinating quirks, tricks, and other syntactic sugar good stuff tend to be hidden amidst ancient Stack Overflow posts and questionable reddit threads, which makes discovering it quite nontrivial.

So, pycobytes is a weekly series where I delve into interesting and useful features in Python. It’s not a comprehensive overview of the language by any means, but I share all the cool stuff I’ve discovered through years of adventuring.


Portal

Unsure where to start? The pycobytes site is pretty cool!

You can read the issues here on GitHub, or read on the site for a much nicer experience.

If you’ve got questons, check the FAQ. You can learn about how pycobytes was made in Synopsis.


Issues

issue date title
1 06/06/24 The Power of List Comprehensions
2 12/06/24 Stringterpolation with f-Strings
3 21/06/24 "A Strand of String Theory"
4 27/06/24 Wait, you can multiply strings?
404 04/07/24 Where do I learn?


XKCD 353