O
25

I finally picked a first language to learn after weeks of going back and forth

I was stuck between starting with Python or JavaScript for a solid month. Everyone online said Python was easier for total beginners, but I kept hearing JavaScript was better if you wanted to build websites right away. I went with Python because the simple syntax made sense to me from day one. After about two weeks, I could write a basic script that asks for your name and prints a greeting. It felt like a real win. Has anyone else started with Python and then moved to something else later? I'm curious about the switch.
1 comments

Log in to join the discussion

Log In
1 Comment
elizabeth_ramirez
You say Python's simple syntax made sense, but I found JavaScript way more intuitive for actually seeing results in a browser.
8