Python "magic" methods - Part 1
Java was the first language I used professionally and is the scale by which I measure other languages I learned afterward. It's an OOP statically-typed language. Hence, Python feels a bit weird because of its dynamic typing approach.
For example, Obj...
apisix.hashnode.dev7 min read