Coding for CPA - How to Learn?

AmDanish

Junior Member
Joined
Nov 25, 2023
Messages
140
Reaction score
70
Hello, I want to learn coding because sometimes I need to edit my content locker, but because I have zero knowledge, I am unable to do that.

Can you tell me what things I need to learn to do this? I want to learn as soon as possible
 
you just need to use chatgpt, its great don't just ask it for code when you are starting ask it for why things work too
 
What exactly is not understood?

It's a little bit of thinking logically challenge.

You put HTML, CSS together.

And connect it with database using PHP.

Some funny stuff displayed in the browser you can add with JavaScript.

Locker is fairly easy to implement. You need to add an event listener to a button.
 
What exactly is not understood?

It's a little bit of thinking logically challenge.

You put HTML, CSS together.

And connect it with database using PHP.

Some funny stuff displayed in the browser you can add with JavaScript.

Locker is fairly easy to implement. You need to add an event listener to a button.
Hi. There us a trick that they use to make their website accessible only for people from specific geos. How do they get to this
 
Back
Top