Tagged Questions

4
votes
3answers
602 views

Is there a cartoon guide to OOP?

I'm looking for some visuals for a presentation to illustrate the principles of oop in a simple-to-grasp way. I want to avoid saying stuff like "an object is a software bundle of related state and ...