How to learn Coding

How to learn Coding

This is an overall guide. For individual pages on specific languages/libraries check out https://veerdosi.notion.site/Coding-d96ca2e1b5bb47339f32ca430af62228

1. Free Code Camp

Visit freecodecamp.com and use it to learn HTML, CSS, JS, and Python. Along with tutorials on ML

2. Youtube

Check out free code camp's and edureka's youtube channel and find cool projects and technologies to learn for free in hands-on courses

Free Code Camp: https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ

Edureka: https://www.youtube.com/user/edurekaIN

Bonus: Check out https://www.youtube.com/user/learncodeacademy

3. The Odin Project for JS

Visit theodinproject.com and check it out to learn the one and only JavaScript

4. For react:

5. Stack Overflow

Have questions or any problems with your code. The one and only destination to check out the worldwide coding community. Take some time to familiarize yourself with this. It will be your best friend in this journey

6. Experiment and build projects

A lot of people fall into the trap of just doing courses and nothing self-guided and by themselves. Experiment and try to build projects. Use stack over flow for help.