JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
SW Architecture Design
Intro
More
Share
Explore
Architectures
OOP
Oriented-Object Programming
POO Values of True or Principles →
https://www.educative.io/blog/object-oriented-programming
Inheritance → Reusable
Encapsulation → Secure / Self Contained Data
Abstraction → Class / Instance Representation
Polymorphism → Specific Behavior
Main Components
Classes
Objects
Properties → Public(other classes), Protected (only by child) and Private (same class)
Methods → Behaviors
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.