Between Python and JavaScript, I picked the wrong one first
When I started learning to code two months ago, I had to choose between Python and JavaScript for my first language. Everyone online kept saying Python was easier for beginners, so I went with it. I spent six weeks doing tutorials and building small scripts, and I felt pretty good about it. But then my friend showed me how to make a simple webpage with JavaScript, and I realized I wanted to build things people could actually see and use. So last week I switched over to JavaScript and started fresh. The syntax is a bit more confusing, but being able to make buttons and forms work right away keeps me motivated. Has anyone else started with one language and then switched to another a few weeks in?