+ 2

Where or how to understand OOP faster in java (prefer), python or JavaScript?

I'm struggling with sololearn explaination on OOP. Can someone help me out please?

23rd Jun 2021, 2:59 AM
Maxwell D. Dorliea
Maxwell D. Dorliea - avatar
3 Réponses
+ 2
I can't guarantee that I can provide you a method that'll make you understand OOP faster, but I strongly advise you to understand the 4 core concepts of OOP in this order: abstraction, encapsulation, inheritance, and polymorphism. Here are some links to help you understand OOP (in java) better: https://www.tutorialspoint.com/java/index.htm https://youtu.be/t6bpeBRmozU
23rd Jun 2021, 4:59 AM
Seth Moga
Seth Moga - avatar
+ 1
Seth Moga Java Developer Thanks So Much
23rd Jun 2021, 12:50 PM
Maxwell D. Dorliea
Maxwell D. Dorliea - avatar