The Ugly JavaScript Book
by John H. Keyes
2001
Description:
If you just want to be able to do some stuff with JavaScript, this little JavaScript book may help you implement the things that you want to happen at your web site. So this tutorial will concentrate on teaching you to do things.
Download or read it online for free here:
Read online
(online html)
Similar books

by Cody Lindley - domenlightenment.com
This is the most exhaustive book written about DOM scripting without the use of a library/framework. The book is written in a style that favors small, isolated, immediately executable code over wordy explanations and monolithic programs.
(14273 views)

by Neil Smyth - Techotopia
JavaScript Essentials by Neil Smyth is a comprehensive book for online reading, written with the aim to provide web developers and programmers with everything they need to know to create dynamic, rich and interactive web pages with JavaScript.
(23913 views)

by Bo Li, Gerd Wagner - codeproject.com
This book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples in the book, you can quickly improve your understanding of basic concepts and techniques.
(5738 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.
(12579 views)