Design Patterns in Salesforce (Ep. 2) - What is Object Oriented Programming (OOP)?

preview_player
Показать описание
In this episode we go over what object oriented programming is, the basic building blocks of OOP and the 4 pillars/principles of OOP!

Follow all of our social media here:

Salesforce development books I recommend:

Good Non-SF Specific Development Books:

-----------------------------------------------------------------------------------------------------------------------

Table of Contents:

0:00 - Intro
2:05 - What is Object Oriented Programming?
5:18 - The 4 Building Blocks of OOP
10:38 - What is Encapsulation?
15:09 - What is Inheritance?
19:11 - What is Abstraction?
23:14 - What is Polymorphism?
32:51 - Outro

DISCLAIMER: The views and ideas expressed on this YouTube channel and blog are based on past development experiences and may not always work for your particular scenarios. The advice in these videos may also become outdated as technology advances. They should be used as examples for educational purposes only. Using any shown solutions in your own org is not advisable since they are example scenarios.

#salesforce #salesforcedeveloper #salesforceadmin
Рекомендации по теме
Комментарии
Автор

Thankyou . Also, in which playlist of yours you have explained Abstraction in detail ?

anshukas
Автор

Thank you for your video
I defined in visual studio an apex class which implement an interface
Can you tell me please with which shortcut to load methods from the interface? I can do it only manually

MrBenMhidi