Started learning to code – Python vs JavaScript which one first??

0

Complete newbie here 👋 Wanna learn programming but no idea where to start

Everyone says Python is beginner-friendly but JS seems more practical for web dev??

Goal: eventually build websites + maybe some automation scripts

Which one should I pick first?? 😭

0

Depends on your goal ngl 😅

If you want to build websites → JS obviously
If you want data science/AI → Python
If you just want to learn programming logic → either works

I’d say start with Python then learn JS if needed. That’s what I did and it worked great!

0

Go with Python first honestly 👏

It’s way more readable and you’ll understand programming concepts better. Once you get the basics down, picking up JS is super easy.

JS syntax is kinda weird coming from Python but you’ll adapt fast. Plus Python is used in AI/ML so opens more doors later!