Python
A Nasty Hidden Feature of Python That Many Programmers Aren't Aware Of
...and counterintuitive when you discover it.
A collection of 25 posts
...and counterintuitive when you discover it.
...which many python programmers get confused with.
So the best way to speedup python is by not using python?
Python is simple, but at times, can feel a bit tricky as well.
a = a + b and a += b are not the same!
Demystifying the __init__() method.
But it does not mean you should!