Salesforce Apex Master Class (Ep. 13) – What is a Constructor in Apex?
|

Salesforce Apex Master Class (Ep. 13) – What is a Constructor in Apex?

Constructors help make sure that your Apex classes get constructed just the way you want them! They’re kinda like methods, but extra mega special. They are incredibly important to understand as a developer, and in the episode above we’re gonna learn absolutely everything about them. Get Coding With The Force Merch!! We now have a…

Salesforce Apex Master Class (Ep.12) – What is a Method in Apex?
|

Salesforce Apex Master Class (Ep.12) – What is a Method in Apex?

We’ve got variables and data types downnnnnnnnn, now it’s time to learn absolutely everything about methods. This is where it gets really good. It’s where you get to write the magical code that will make your org tick! Let’s get to it! Get Coding With The Force Merch!! We now have a redbubble store setup…

Salesforce Apex Master Class (Ep. 11) – What is Variable Scope in Apex?
|

Salesforce Apex Master Class (Ep. 11) – What is Variable Scope in Apex?

Variables, should you make them public, maybe private, how about protected?? In this episode we find out what scope you should use for your variables when you create them, and why. It’s gonna be a guddddd time! Get Coding With The Force Merch!! We now have a redbubble store setup so you can buy cool…

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

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

In the last episode we learned all about primitive data types in Apex. In this episode we’re gonna learn all about the non-primitive ones! Yas!!!!!! After this you’re gonna be the master of data types, and continue further on your path to be the greatest Salesforce dev in the history of mankind! Get Coding With…

Salesforce Apex Master Class (Ep. 9) – What Are Primitive Data Types in Apex?
|

Salesforce Apex Master Class (Ep. 9) – What Are Primitive Data Types in Apex?

Now that you know about variables it’s time to learn absolutely everything there is to know about data types! In this video we talk about primitive types, what they are, the different types, how they work, etc. It’s gonna be a magical adventure! Let’s get to learnin! Get Coding With The Force Merch!! We now…

Salesforce Apex Master Class (Ep. 8) – What are Variables in Apex
|

Salesforce Apex Master Class (Ep. 8) – What are Variables in Apex

Variables, variables, variables, I heard you wanna learn about variables in Apex! I gotchu fam, let’s learn about them, they are instrumental to your success as a dev! The above video will cover absolutely everything you’ll need to know about them as a developer! Get Coding With The Force Merch!! We now have a redbubble…

Salesforce Apex Master Class (Ep. 7) – What is an Apex Class?
|

Salesforce Apex Master Class (Ep. 7) – What is an Apex Class?

This is it! We’re gonna start to code! You’re gonna be a developer! I knew you could do it! In this 7th episode of the course we’re gonna go over Apex classes, what they are, how to create one, and so much more! Congratulations on making it this far! Get Coding With The Force Merch!!…

Salesforce Apex Master Class (Ep. 6) – How to Setup IntelliJ and IC2 for Salesforce Development
|

Salesforce Apex Master Class (Ep. 6) – How to Setup IntelliJ and IC2 for Salesforce Development

This episode is an optional episode, however, I wanted to give you all the knowledge of how to setup and use what I believe to be the ABSOLUTE BEST Salesforce IDE out there. Illuminated Cloud 2 for IntelliJ is a masterpiece, and even though it costs $90 a year instead of being free like VSCode,…

Salesforce Apex Master Class (Ep. 5) – How to Setup Visual Studio Code for Salesforce Development
|

Salesforce Apex Master Class (Ep. 5) – How to Setup Visual Studio Code for Salesforce Development

Now that you know what an IDE is, the only logical next step is to set one up to use, so let’s do that! We’re gonna setup Visual Studio code together in the video above so that you can easily write code and deploy code fast to your orgs! This is the last episode before…

Salesforce Apex Master Class (Ep. 4) – What Is An IDE?
|

Salesforce Apex Master Class (Ep. 4) – What Is An IDE?

Oh man, episode 4! In this episode of the Apex Master Class we go over what an IDE is, and why you absolutely definitely want to use one to save an unbelievable amount of time when you’re writing your code! Don’t skip this unless you already know what an IDE is and constantly use one!…