About This Book "JavaScript Programming" is a textbook for high school and college students; it covers all essential JavaScript language knowledge . You can learn complete primary skills of JavaScript programming fast and easily . The textbook includes a lot of practical examples for beginners and includes exercises for the college final exam, the engineer certification exam, and the job interview exam . "JavaScript Programming" is a useful textbook for beginners . The straightforward definitions, the plain examples, the elaborate explanations and the neat layout feature this helpful and educative book . You will be impressed by its distinctive and tidy writing style . Reading this book is a great enjoyment!
Note This book is only suitable for JavaScript programming beginners, high school students and college students; it is not for the experienced JavaScript programmers .
Source Code Available This book provides source code for reference; you can reference the source code for better study, or copy the source code to your favorite editor to test the programs.
Table of Contents
Chapter 1 JavaScript Basic What is JavaScript? Comment …… Chapter 2 Operators Arithmetical Operators Logical Operators …… Chapter 3 Array Create an Array Show array element values …… Chapter 4 Math, Time Math Methods Greater & Less …… Chapter 5 String String length Join Strings …… Chapter 6 Object Object Declaration Navigate Web Page …… Chapter 7 Event HTML Basic Click Event …… Chapter 8 Form & Dom Form Basic The Element of the form Access the Form ……