Switching from JavaScript to Python for my first real project
I had to choose between JavaScript and Python for my first coding project, a simple weather app, and I went with Python after a buddy told me it's easier to read for beginners. Three weeks in I'm glad I did because the syntax is way less confusing, but now I'm wondering if I should have learned JavaScript first since it's everywhere online.