Do You Only Create Classes for Code You Meant to Repeat?
Do You Only Create Classes for Code You Meant to Repeat?
Learning Python starts fun, till you get to object-oriented programming. After a fun-filled introduction involving cats and dogs, the so called lesson on OOP ends abruptly. You are left in a confused state. How do I use OOP in my own code? When should I use it?
In this article, I’ll address a smaller part of the question. Do you only use OOP to avoid repeating code? The answer is a resounding
View On WordPress

















