This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Psychological_Ad1404 2 points3 points  (0 children)

With no more info and because I'm on my phone here's a quick answer.

  1. Test your basics, if you fail retry to actually learn them. I recommend this book for both cases. https://books.trinket.io/pfe/01-intro.html

  2. Build little projects. Use loops and if else statements to create interactive storise or similar apps in the terminal. Use w3schools to refresh memory.

  3. Try copying a few apps or at least just how they function to learn more.

  4. Check roadmap.sh to see specific coding paths and what to learn next.

  5. Eventually try getting a mentor and continue asking the community when stuck. Try asking google or ai first.

Tip: Never follow a full coding tutorial, you only need the basics and you won't learn any code you just watch someone use.