7
yarwest
8y

So I had to chuckle at this: https://www.devrant.io/rants/93746

My gf asked what was up. I tried explaining OOP to her (she does not have any coding knowledge) and I used the following example:

Let's say there is a class humans, you are an instance of that class and so am I. There are certain variables like hair color and height and those are different for you and me. There are also functions that we both can do and those are defined in the class.

I thought it was a neat idea.

Comments
Add Comment