Why I chose to learn JavaScript

Why I chose to learn JavaScript

Deciding which programming language to start off with can be a challenge due to the availability of too many languages and frameworks. From Python to Java, the list is endless, and even though attaining a grasp of many programming languages makes one highly marketable and in-demand, one has to start somewhere. Thus in this article, I will present my reasons for starting off with JavaScript.

1. Visual effects and eye-catching aesthetic features

As a part-time logo and graphic designer, my love for visually appealing web pages has played a huge role in inspiring me to learn JavaScript. With JavaScript, one can easily add cool design elements and interactivity like animations and scrolling effects to their web page.

2. Increased access to learning resources

According to StackOverflow.com, JavaScript is the most popular programming language used by professional developers today. This comes with its pros, like increased access to learning resources from Youtube, to various free and paid courses that are available online.

3. It is versatile

JavaScript can be used for both front-end and back-end programming with the help of various frameworks and libraries, like Angular for front-end development and Node.js for back-end development. Moreover, one can create desktop, mobile, web apps, and progressive web apps(PWAs) using Electron, React Native, and React.

4. Great statistics

There is an increase in demand for developers who are familiar with the better-known programming languages due to an increasing number of businesses and organizations moving to digital platforms. JavaScript is also a popular language among full-stack web developers.

5. It is easy to learn

JavaScript is an ideal language for newbies, with easier access to learning resources and a large online community that offers support and advice for beginners. Moreover, JavaScript is an excellent tool for beginner developers who would like to transition into other programming languages as well, with a great introduction to object-oriented and functional programming.

Conclusion

JavaScript, as an object-based scripting language, has many pros to it, which is why I preferred it over any other programming language. It is, however, my goal to upskill and be proficient in other languages as well.