ppk on JavaScript
by Peter-Paul Koch
Publisher: New Riders Press 2006
ISBN/ASIN: 0321423305
ISBN-13: 9780321423306
Description:
ppk on JavaScript is a well-written and cleanly structured walk through useful JavaScript examples. It is extremely practical, and goes right to the core of what a web programmer needs to know about JavaScript to build real sites, right now.
Download or read it online for free here:
Read online
(online html)
Similar books

by Axel Rauschmayer - ExploringJS.com
This book contains reliable and in-depth information on ECMAScript 6, the next version of JavaScript. The author will provide step-by-step instructions on how to apply ES6 features instead of old JavaScript hacks and methods.
(3718 views)

by Addy Osmani - O'Reilly Media
If you're looking to use the single-page application model to build your site's frontend, Backbone.js is an ideal framework for the job. This practical guide provides all the information you need to create structured JavaScript applications.
(11344 views)

by Nicholas C. Zakas - O'Reilly Media
Different browsers can develop native APIs for the same specification and still end up with different interpretations. These APIs can tie your code to specific browsers, forcing you to upgrade applications whenever new browsers are released.
(11596 views)

by Henrik Joreteg - HumanJavaScript.com
This is a book about a specific set of JavaScript tools, patterns, and approaches that we feel are optimized for people. These approaches enable our team to quickly build and deliver high-quality JavaScript applications for humans ...
(4689 views)