August 2007
Intermediate to advanced
591 pages
14h 16m
English
In the last chapter you were introduced to the basic structure of JavaScript and some simple scripts. Now we will begin to explore the details of JavaScript. In this chapter you will learn all the basic elements of JavaScript. As we begin to cover the basics of JavaScript, it is important to remember that it has many fundamental concepts in common with all programming languages, including its basic elements. So if you have worked with any other programming languages, this won’t be difficult to learn. It has variables that hold data, it has expressions or statements, and it has functions. These building blocks are used to construct your JavaScript script. I will explain each of these elements ...
Read now
Unlock full access