I just started off like any other developers with basic knowledge about programming and logics. I made a quick Google search and found out some cool editors for making it more fun and enjoy while learning. Some of the best editors for Javascript are:

1. Atom ( The one I love )

2. Notepad ++

3. Sublime Text

4. Jetbrains PhpStorm

However, you can also stick with other IDEs or Editors like Dreamweaver etc. It’s upto your choice.

I installed Atom with some colorful packages in order to make it more charming and making coding easier as well as faster. You can learn more about the useful packages of Atom.

The First Program I wrote is the typical programmers first touch with any language, “Hello World!”. Following is how the program looks at the editor

first_javascript_program

In my coming posts, I’ll keep on discussing the primary setup and conditions for writing your first Javascript codes facing the real- life problems even if you are a complete alien to this language.

rajroy

Rajdeep Roy is a Cybersecurity & AI Governance Consultant and a Google Certified Cybersecurity Professional, helping growing organizations design practical IT governance frameworks that reduce risk, strengthen security, and enable responsible AI adoption.

Leave a Reply