SFDC Stop
532 subscribers
22 photos
3 videos
9 files
256 links
Download Telegram
Hey Salesforce Fam!

Get ready to code with confidence! My new tutorial series, "Coding with Confidence: The Fun Way to Learn Salesforce Apex," blasts off next week!

Forget dry lectures! This series is all about making #Apex fun and engaging. Whether you're a beginner or looking to brush up your skills, this series is for you!

Stay tuned for the first video dropping next week!

#Salesforce #Apex #Coding

Bookmark the playlist here: https://www.youtube.com/playlist?list=PLuL63vr-9xHzmee9NPhpowP2LiVF0oAE3

P.S. I've added some old tutorials to set-up vscode which will help you to be prepared in advance to follow along. Stay Tuned!
#newvideo #sfdcstop In this video we're going to learn about expressions and expression operators in Apex.

Key takeaways:

βœ… Understanding expressions: Learn what expressions are and how they're used in Apex.

βœ… Literal expressions: Checkout an example of literal expression i.e. number addition.

βœ… Object instantiation: Discover other examples of expressions like: lists, and maps instantiation.

βœ… Expression operators: Understand how expression operators combine expressions to form compound expression.

Watch the video now: https://youtu.be/g5ErtBfQgBo

By: @sfdcstop

#SalesforceOhana #TrailblazerCommunity #coding #programming #SalesforceDevelopers #SalesforceAdmins
#newvideo #sfdcstop Arithmetic Operators in Apex - Salesforce Apex Tutorial Part 18

Key takeaways:

βœ… Understanding assignment operators: Learn how to assign values to variables using the = operator.

βœ… Performing basic arithmetic: Master addition, subtraction, multiplication, and division using operators.

βœ… Working with decimals: Explore how to handle decimal numbers and ensure accurate calculations using arithmetic operators.

Watch the video now: https://youtu.be/OnZvZsH2lIM

By: @sfdcstop

#salesforce #salesforceohana #trailblazercommunity #salesforcedevelopers #salesforceadmins #programming #coding #developers
#newvideo #sfdcstop Are you looking to level up your #apex coding skills? ⚑

Check out my latest video on Increment and Decrement Operators! πŸŽ₯ In this tutorial, I break down these essential operators and explaining their different uses.

Key takeaways:

βœ… Introduction to Increment and Decrement Operators
βœ… Unary and Binary Operations: A Clear Explanation
βœ… Prefix and Postfix Notation: Demystified
βœ… Practical Examples: See these operators in action

Watch now: https://youtu.be/rLSrBnWsDIE

By: @sfdcstop

#salesforce #programming #coding #tutorial #increment #decrement #operators #apex #salesforceohana #trailblazercommunity
#Salesforce Trailblazers! πŸš€ Dive into the world of Apex Arithmetic Assignment Operators and streamline your code.

In our latest video, we break down five essential operators:

➑️ Negation
➑️ Addition
➑️ Multiplication
➑️ Subtraction
➑️ Division

Learn how to use these operators effectively to manipulate values in your Apex code.

Watch now: https://youtu.be/b0gt23fiOwY

By: @sfdcstop

#sfdcstop #trailblazercommunity #salesforceohana #trailhead #coding #programming #apex #operators
#newvideo #sfdcstop Boolean Operators in Apex, Truth Table and Null Pointer Exception

In our latest tutorial, we dive deep into the world of logical operators: AND, OR and NOT. These powerful tools are essential for controlling the flow of your Apex code and making complex decisions.

Here's what you'll learn:
βœ… Understanding AND and OR: Learn the fundamental concepts of AND and OR operators, including their truth tables.
βœ… Practical Implementation: See how to use AND and OR operators in code.
βœ… The Power of NOT: Discover the NOT operator and its role in inverting values.
βœ… Understanding Null Pointer Exceptions: Learn what's the root cause behind System.NullPointerException: Attempt to de-reference a null object error and the scenarios where this exception might not occur (this is more important!).

I'm particularly excited about the segment where we understand the System.NullPointerException: Attempt to de-reference a null object error. This common pitfall can be frustrating, but by understanding its root cause, you can easily avoid it and write better apex code.

Watch the full tutorial here: https://youtu.be/ce0Bu5Pyudg and let me know your feedback by commenting on the video.

By: @sfdcstop

#salesforceohana #trailblazercommunity #programming #coding #apex #logicaloperators #nullpointerexception
#newvideo #sfdcstop In this video tutorial, we dive deep into four powerful boolean operators that will revolutionize your code's decision-making abilities:

> Greater Than
< Less Than
>= Greater Than or Equal To
<= Less Than or Equal To

In this video, you'll learn:

βœ… What are these operators and how do they work?
βœ… Some common differences like: The difference between less than and less than or equal to operator

Check out the full tutorial here: https://youtu.be/wwL3eJebZzM

By: @sfdcstop

#salesforceohana #trailblazercommunity #salesforce #coding #programming #salesforceadmin #salesforcedeveloper