oop Classes or Prototypes in Python What would happen if I wanted to play only with objects on Python, using other objects as prototypes? I’m going to show how we can benefit from the meta-programming tools available on Python in order to do that.
prototypes The way of the prototype I almost started this post with a cheesy phrase such as "Could you imagine a world without classes?" then, I realized it wouldn’t be so hard to do so since a great part of the programming community is focused on writing a lot of JavaScript. I know