Coding is exponential

Learning how to code is an exponential curve

At first:
→ Nothing works.
→ Errors all the time.
→ You want to throw your laptop out of the window

(I wanted)

But here is the thing:
→ The more you know, the easier it becomes

Each new topic unlocks new possibilities

The biggest unlocks are the following

#1 sObjects

sObjects allow you to insert new data into the org

It definitely can impress your boss and show that you can apply coding pretty quickly

#2 Triggers

After you learn triggers - you suddenly can understand 30% of the code in most orgs

You can’t write anything complex, but it’s the first step into real-world

#3 Integrations

My favorite topic

If you wrote 4-5 integrations in your life - you understand how to wire two completely independent systems

You can automate almost anything at this point :)

#4 Frontend

(Mostly LWC)

LWC allows you to implement the whole business process from the start til the end.

You can see how each point is 5x more powerful than the previous one.

That’s the nature of learning how to code
→ It sucks in the beginning
→ It’s a lot of fun in the end

Start now. It’s a lot of fun :)

Igor