Articles

Learn how to crack Javascript Interview Questions

by Vijay Kumar Software Engineer

Learning how to program is a good thing to do.  JavaScript is a good first language since there is nothing to install and no environments to initiate.

In fact, you can learn to do some JavaScript in a simple web browser (it’s much more straightforward in Chrome or Firefox) if you right-click and select ‘inspect element’ or select view > developer > developer tools and then select the console tab.

If you like, you can try a few things right now by going to the excellent JavaScript for Cats: JSforCats which will walk you through a few exercises.

So the price of entry is low, but why else? Well, JavaScript is the language that makes web pages interactive.  When you click on a button, hover on a link, see some types of animation, it’s been done with JavaScript.  It can do maths, establish if conditions are true or false, sift through information and much more.  But to get to that point, we’ve got to get good first.  And to get good, you have to practice.  Hence this project.

In the next post, we’ll talk a little about materials for learning JavaScript.



Sponsor Ads


About Vijay Kumar Innovator   Software Engineer

9 connections, 0 recommendations, 52 honor points.
Joined APSense since, January 24th, 2018, From New Delhi, India.

Created on Oct 5th 2018 07:16. Viewed 514 times.

Comments

No comment, be the first to comment.
Please sign in before you comment.