Object-Oriented Programming explained using a Pizza Hut customer-care agent. Yeah, you read that right.
Me: Hello? Hello? oh hi, I am Anthony and I am calling in to know if you have some pepperoni pizza? This is XYZ pizza store right?
Agent: Yes Mr. Anthony, can you give me a second. Oh sorry sir, we do not have pepperoni pizza.
The dialogue above i...
legal-debugger.hashnode.dev9 min read
Muhammed Aliyu
Full Stack Web Developer
Nice article, @Toni. The Feynman principle makes a lot of since. I understood it when I started teaching programming late last year...
And by the way, I could see a typo in your screenshots... You declare a class named Pizza_Hut but when creating new object out of it, you keep referring to the Phone_Company's constructor...
Is there anything I'm missing?
@AtherosX