We now cover Arrays. We address maps, lists, arrays within arrays and more.
We will now spend the next several lessons covering various Logic concepts you need to understand in Apex. We get this Logic section started by discussing If Else.
In this lesson, we cover Comparison Operators. Expressions can be joined to one another with operators to create compound expressions.
Resource:
Expression Operators -
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/langCon_apex_expressions_operators_understanding.htm
In this lesson, we create a Ternary operator example.
Resource:
Expression Operators -
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/langCon_apex_expressions_operators_understanding.htm