How do I use this site to learn how to code

Hello,

Could someone please point me in the right direction in learning how to code, I have a basic understanding in HTML, CSS, and some Javascript.

Do the projects. Ask questions. Repeat.

Hey!
I have also just started learning a month back. Dunno if this will help you, but the way I am doing is that I finished HTML/CSS from FCC only. As for Javascript, I have been using two resources. FCC and Head First Javascript. First I study the chapters from the book and then get on the relevant Javascript sections on FCC. I also bought a course on Udemy - The Complete Web Developer Course by Rob Percival. It is a great resource for a visual learner, and the course can be used like the book, or it can be used as a reference point should you ever get stuck on any of the projects. You build 14 projects on the course on Udemy, and 10 with FCC, that should be plenty of experience for you to enter back end development or find a job I guess

Hope this helps :slight_smile:

Code and repeat, repeat, repeat, repeat… until you become confidente with.

Two amazing free resources book to learn JavaScript. Look up:

Eloquent JavaScript
You Don’t Know JS

All free:

Take your picks but stick to Freecodecamp roadmap.

Hope that helps :slight_smile: