Salesforce Apex Master Class (Ep. 10) - What Are Non-Primitive/Complex Data Types in Apex

preview_player
Показать описание
Apex Master Class: Ep. 10 of 132

In this episode we go over what non-primitive or complex data types are in Apex and how to use them!

Follow all of our social media here:

Salesforce development books I recommend:

Good Non-SF Specific Development Books:

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

Table of Contents:

0:00 - Intro
0:18 - What is a non-primitive data type?
2:09 - Creating variables with non-primitive data types in Apex
6:59 - Passing non-primitive variables by reference
15:17 - Creating new functionality for non-primitive data types
23:50 - 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
Рекомендации по теме
Комментарии
Автор

You're easing my journey from the wild west of Javascript into Java/Apex and making it far more enjoyable than jUsT ReAdInG tHe DOcuMEntaTIon - liked + subbed 🤘

petewanca
Автор

I also like taco and specially taco bell!

anirudh
Автор

I noticed your use of Anonymous Window in your IDE. I tried to bring that functionality on Visual Code, but the only available commands are Execute Anon with Apex on currently selected text or Execute Anon with Apex with editor contents

You were able to instantiate a class on your IDE and execute the code. Is this a lack on Visual Code ? Is this the reason you don't use visual code on your tutorials ?

fernandovalderrama
Автор

Very nice explanation. I have a doubt though. Are we not supposed to pass Tacoobj variable instead of TacoTuesday in the Receiving data method?

prasannanarayanasamy
Автор

Hi! Nice video again!! Can you told me how to get you Anonymous Apex windows in the bottom of your studio code? It's an extension? Thanks again!!!!

jean-francoiscarrier
Автор

Big brother.
when can except your videos .
As you said it will be coming up this month right.??
Apex, lwc, test classes, integration and so on😁

pavandkbose
Автор

kinda pointless explaining again same thing as in Ep 9.. values and references.. but enjoying your videos so far

MISO