banglabookshelf



Javascript Free Books & Tutorials

HTML & CSS are two computer languages which allows us to create and design website. However, they are static. In the 1990's, most of the webpages were created with HTML & cSS. So they were boring and there were nothing special to do for programmers. But with the creation of Javascript, websites are getting more and more advanced. Javascript makes a website interactive. It helps us to display timely content updates, interactive maps, animated 2D/3D graphics etc.

If you want to take your website to a new level, then Javascript is the way for you. Although it's a little hard than HTML or CSS, but it will not take too much time like other programming languages.



English Books

1. Head First JavaScript Programming


Head First JavaScript Programming

This is a really fun book to read from Oreilly. It will guide you from a novice to advanced Javascript programmar. Here, you will learn array, objects, events, building small apps, games etc.



Tutorial Link: Head First JavaScript Programming By Eric T Freeman & Elisabeth Robson

Pages: 704




2. W3Schools Online Web Tutorials

This tutorial is from W3C which is "THE WORLD'S LARGEST WEB DEVELOPER SITE". This tutorial will teach you JavaScript from basic to advanced level including forms, objects, HTML DOM, JSON, AJAX etc. They also have online editor for Javascript.



Tutorial Link: Javascript Tutorial From W3Schools Online Web Tutorials