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,…

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

Salesforce Apex Master Class (Ep. 23) – When to use the Public Keyword In Apex

The public keyword, it’s just so public you know? But what exactly does that mean? And when should I even use it bruh? Together we’re gonna learn all about that and sooooooo much more, so what are you waiting for? Click that play button above homie and let’s get this learnin a churnin! Get Coding…

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

Salesforce Apex Master Class (Ep. 22) – When to use the Global Keyword In Apex

What is the Global keyword you ask? Great question, and a very important one! The global keyword in apex is a very dangerous keyword that you need to know when to use, otherwise its security ramifications can be… not so ideal lol. So, Mr (or Mrs.) Worldwide, let’s figure it out together! Get Coding With…

Salesforce Apex Master Class (Ep. 21) – When to use the Static Keyword in Apex
|

Salesforce Apex Master Class (Ep. 21) – When to use the Static Keyword in Apex

Now that you know exactly what a static variable is, it’s time to learn when you should actually utilize them! In the episode above we’ll finally put all that new found static power into practice! Get Coding With The Force Merch!! We now have a redbubble store setup so you can buy cool Coding With…

Salesforce Apex Master Class (Ep. 20) – What is the Static Keyword in Apex?
|

Salesforce Apex Master Class (Ep. 20) – What is the Static Keyword in Apex?

Now that you’ve learned quite a bit about the basics of Salesforce development, it’s time to introduce to you the static keyword! This is an extremely powerful keyword, but with great power comes great responsibility coderman (or coderwoman) and today (over the next two episodes) we’re gonna learn what the static keyword is so that…

Salesforce Apex Master Class (Ep. 19) – What are Maps in Apex?
|

Salesforce Apex Master Class (Ep. 19) – What are Maps in Apex?

I heard you now know a lot about List and Set collections, but have you heard about the absolute best and most powerful collection type of all? No? Well let me introduce you to the wonderful world of Maps! If you’re struggling with your code being efficient, maps will likely become your best friend in…

Salesforce Apex Master Class (Ep. 18) – What are Sets in Apex?
|

Salesforce Apex Master Class (Ep. 18) – What are Sets in Apex?

In this episode we’re gonna go over absolutely everything that has to do with Sets in Apex!! Woop! Sets are a magical collection type that you are gonna absolutely want to utilize often throughout your time as a Salesforce developer. So buckle up buster and get ready for exciting learning adventure! You’ll be a set…

Salesforce Apex Master Class (Ep. 17) – What are Lists in Apex?
|

Salesforce Apex Master Class (Ep. 17) – What are Lists in Apex?

Now that you know what collections are it’s time to go ultra in depth with the List collections!! Woop woop!! This is the collection type you will likely use most often so you’ve absolutely GOT to watch this one! It’s about to be a real banger of a good time in here, so let’s get…