Introduction to JavaScript
by Frank Peter
Publisher: Foothill College 2011
Number of pages: 84
Description:
This introduction to JavaScript covers the Document Object Model (DOM), JavaScript elements, events and event handlers, incorporating JavaScript into your HTML pages, program control, functions, arrays, forms, form handlers, environmental variables, etc.
Download or read it online for free here:
Read online
(online html)
Similar books

by Shelley Powers - O'Reilly Media
This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you'll get the job done faster...
(17541 views)

by Robin Wieruch - Leanpub
The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained.
(7026 views)

by Cody Lindley - Syncfusion Inc.
The book was written to give readers an accurate examination of JavaScript objects and their supporting nuances, such as complex values, primitive values, inheritance, etc. If you're an intermediate JavaScript developer this is the book for you.
(11971 views)

by Reginald Braithwaite - Leanpub
JavaScript Allongé solves important problems for the ambitious JavaScript programmer. It gives you the tools to deal with bugs, hitches, edge cases, and other potential pitfalls. This book gives you a gentle start before showing you its full depth.
(12858 views)