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 Alexei Kourbatov - Linuxtopia
The goal of this text is to help you develop robust client-side scripts that can run in all modern browsers, under various operating systems. The answers contain interactive examples which you can run without leaving the Web page you are reading.
(17854 views)

by Patrick Cozzi - CRC Press
WebGL is a JavaScript API for rendering interactive 3D and 2D graphics without the use of plug-ins. This book presents real-world techniques for WebGL developers by assembling contributions from experienced WebGL engine and application developers.
(2935 views)

by Gerd Wagner - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(5169 views)

by Rebecca Murphey
The purpose of this book is to provide an overview of the jQuery JavaScript library; when you're done with the book, you should be able to complete basic tasks using jQuery, and have a solid basis from which to continue your learning.
(16362 views)