This is Second Post Of Javascript Chain Posts Series.
Today I'll share with you about the tools you need to learn Javascript web programming language. Just follow the steps that you should do.Install A Browser
Every computer have a default installed browser but most of them internet explorer and these are old version, you should install new browser to get updated. You can use mozilla firefox or google crome browser that will be better for you.Install Text Editor
Every computer have a default text editor as like notepad but you can't get advantage with this text editor for learning and coding with javascript you need to get a better text editor. I recommend to use notepad plus plus or sublime text editor to code with javascript. There is also a text editor name is bracket, bracket is also a powerfull text editor.Show File Extension
You can see in your computer after a file name there is a extension format as like image name.jpg or audio.mp3. So javascript have a extension that is .js when you save a file with javascript coding then that should be filename.js. If you don't see any file format extension you can show it just go Control Panel>Folder Options click on View now click on Hide extensions for known file types and remove the tick mark. Now press Apply and press OK
Now you are able to see every file extension as like after a html file you will see .html after a css file you will see .css.
Don't be lazy start learning you can do.
0 Comments