I'm an 8th grader about to start 9th grade, and I've been getting straight A's. I have a knack for engineering and I'm eager to dive into app and website development for competitions and college projects. I've started learning JavaScript and feel like I've grasped a good amount in just an hour. Is it worth pursuing this language as my first?
4 Answers
Go for it, but brace yourself for some frustration! It can take a while for things to click. A solid math background has helped me immensely with programming concepts, so don’t underestimate its value!
Absolutely! JavaScript is the backbone of the web. If you want to create impressive projects in the future, mastering JS is essential. Keep experimenting and make sure to have fun along the way!
Thanks!
While this is a JavaScript community, I suggest also looking into TypeScript. It's built on JavaScript but adds types, which can make programming easier and more structured. Learning a statically typed language like TypeScript could give you an edge, especially in college and professional settings where such languages are common. From my experience, transitioning from dynamic to static typing can be jarring, so starting with TypeScript might help mitigate that.
Ok, thank you!
JavaScript is super popular and has a thriving ecosystem. It's definitely worth your time. You might want to learn TypeScript alongside it since the two work well together and TypeScript’s features can enhance your coding experience!
Gotcha, thx!
True, I tried to learn JS in seventh grade and struggled, but now it feels much easier. Math has really boosted my understanding!