Salesforce Apex Master Class (Ep. 33) – The Complete Guide To Asynchronous Apex
|

Salesforce Apex Master Class (Ep. 33) – The Complete Guide To Asynchronous Apex

You’re becoming the expert Salesforce developer you and I both knew you were destined to be, and now that you’re here, it’s time to take the next step into the wonderful world of asynchronous apex! We’re gonna find out exactly what that means, when to use it, and so much more in this hour and…

Salesforce Apex Master Class (Ep. 32) – The Complete Guide to SOQL and SOSL
|

Salesforce Apex Master Class (Ep. 32) – The Complete Guide to SOQL and SOSL

My dudes, you are 32 episodes into this class and you have still yet to back down. You are truly on a path to Salesforce development greatness! Way to go!!! In this very long 3 hour long course we are going to go over everything you need to know about SOQL and SOSL, the two…

Salesforce Apex Master Class (Ep. 31) – The Complete Guide To Apex Triggers
| |

Salesforce Apex Master Class (Ep. 31) – The Complete Guide To Apex Triggers

Whew! You made it through thirty episodes of this course! You are a machine! Now it’s time for the longest and most exciting lesson of them all! It’s time to learn all about Apex Triggers, you are gonna be a trigger extraordinaire after this two hour long course! Let’s get to it! Click the play…

Salesforce Apex Master Class (Ep. 30) – Collection Iteration Best Practices
|

Salesforce Apex Master Class (Ep. 30) – Collection Iteration Best Practices

So I heard you know how to iterate over collections now using those baller status for loops, but did you know if you aren’t careful you could blow up your codebase with them? Don’t worry brosephina, in this episode we’re gonna find out how to avoid that nightmare. Slam that play button and let’s get…

Salesforce Apex Master Class (Ep. 29) – Collection Iteration in Apex (How to Write For Loops)
|

Salesforce Apex Master Class (Ep. 29) – Collection Iteration in Apex (How to Write For Loops)

Now that you’ve learned all about collections, it’s time to learn how to iterate over those bad boiz and actually do somethin with all the data in those collections. In this magical adventure of an episode we’re gonna turn you into a collection iteration wizard that your mom’s cousin’s brother will be talkin about for…

Salesforce Apex Master Class (Ep. 28) – When to use Switch Statements vs. Conditionals In Apex
|

Salesforce Apex Master Class (Ep. 28) – When to use Switch Statements vs. Conditionals In Apex

Now that you know about conditional statements and switch statements, it’s time to learn when you should use one over the other! In this episode we’ll learn all the pros and cons of each and figure out some best practices! Click that play button my guy (or gal) and let’s learn some kewl stuff! Get…

Salesforce Apex Master Class (Ep. 27) – What are Switch Statements In Apex?
|

Salesforce Apex Master Class (Ep. 27) – What are Switch Statements In Apex?

Switch, switch, switch it up! No, not your Nintendo Switch, put that down (even though it’s always a good time) and lets learn about Switch statements in Apex brochino! By the end of this video you’re gonna be a switch expert in the world of Salesforce! Get Coding With The Force Merch!! We now have…

Salesforce Apex Master Class (Ep. 26) – What are Conditional Statements (If/Else) In Apex
|

Salesforce Apex Master Class (Ep. 26) – What are Conditional Statements (If/Else) In Apex

If that, else if this, else that. <- If you don’t know where I’m goin with that, then it’s officially time for you to learn about conditional statements in Apex! You can make magical branching logic that you’re gonna love, and then eventually learn to hate (but that’s not important for now), let’s get to…

Salesforce Apex Master Class (Ep. 25) – When to use the Private Keyword In Apex
|

Salesforce Apex Master Class (Ep. 25) – When to use the Private Keyword In Apex

It’s time learn when to use the magical and extremely important private keyword in Apex! It’s critical that you know when to use this and why, because you should use a lot! So let’s check this bad boi out so you can surprise your dev lead someday with such clean beautiful and well designed code!…

Salesforce Apex Master Class (Ep. 24) – When to use the Protected Keyword In Apex
|

Salesforce Apex Master Class (Ep. 24) – When to use the Protected Keyword In Apex

Protect me baby one more time! …ok, maybe that was too much, but it is time to learn about the protected keyword! It’s a weird one that you’ll see considerably less often than the others, but it’s still important to know its use cases and when to leverage it, so let’s get to it broheim,…