Which Computer Language

All computer languages are possible to learn within a few months. But certain languages are better than others.

For your first computer language, I'd recommend JavaScript. Why, because it's one of the easiest languages to learn. There are lots of resources on the Internet to help you to learn.

You don't need special software, all you need is Chrome browser and notepad.

JavaScript is the client side script language that runs on Internet browsers. Whatever the browser, the same script will work across browsers, but it's still better to cross browser test especially Internet Explorer. Internet Explorer does need a few hacks to get it to work correctly. When starting to code learn to code for Chrome as I find it the easiest. However Internet Explorer is getting better and in a few years time, developers may not understand how difficult it was to develop code for.

Comments

Popular Posts