Things you're probably not using in Python 3 - but should
Handy little post that details some of the real headline changes that have taken place in "recent" generations of Python 3. I'm happy to say that I make use of a good few of these already.
Or, put another way, which languages are killing the planet because they use more power on a system? Possibly. Perhaps.
Spoiler: FORTRAN is better than Python.
"In order to increase fluency in a programming language, one has to read a lot of it. But how can you read a lot of it if you don't know what it means?
In this article, instead of focusing on one or two concepts, I'll try to go through as many Rust snippets as I can, and explain what the keywords and symbols they contain mean."
That thing where you obviously release something that works, just doesn't work well enough, and you never go back and improve it 'cos it works and, well... it's working yeah?
That.