How to Use Memes to Understand Object Oriented Programming by@abbeyperini
1,686 reads

How to Use Memes to Understand Object Oriented Programming

tldt arrow
EN
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Object-Oriented Programming (OOP) languages, like JavaScript and Python, organize software design around data that is formatted in objects, rather than function or logic. First, I’ll cover the basics: objects, classes, instance, and methods. Then, I’ll briefly explain the four main pillars of OOP design: Encapsulation, Abstraction, Inheritance, and Polymorphism. Objects An object is data formatted to represent a real-world object that has a state and behavior.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How to Use Memes to Understand Object Oriented Programming
Abbey Perini HackerNoon profile picture

@abbeyperini

Abbey Perini

Full-stack web developer, crafter, blogger, cosplayer, fiber artist, yoga teacher, and gamer


Receive Stories from @abbeyperini

react to story with heart
Abbey Perini HackerNoon profile picture
by Abbey Perini @abbeyperini.Full-stack web developer, crafter, blogger, cosplayer, fiber artist, yoga teacher, and gamer
Read my stories

RELATED STORIES

L O A D I N G
. . . comments & more!