New to coding? This course is designed just for you!

We'll cover the basics of programming concepts and introduce you to the syntax of Apex. By the end of the course, you'll have a solid understanding of Apex and be able to write simple programs with ease.

1. Datatypes and Variables

Create variables to reference and manipulate data

2. Expression Operators

Compare and do the math on variables

3. Classes

Model your data with Classes

4. Methods

Define behavior with Methods

5. List, Maps, and Sets

Store a collection of objects using a single variable

6. Conditionals

Make decisions using branching logic

7. Loops

Iterate over your data

Have topic suggestions? Let me know!

Want to write your own? Let's figure it out.