Introduction to OOP (Object Oriented Programming)

00h 12m

Tip: The "Don't Repeat Yourself" (DRY) principle is about reducing the repetition of code. You should extract out the codes that are common for the application, and place them at a single place and reuse them instead of repeating it.

Unlock Course

Get access to 16+ lessons.