Logo

ppk on JavaScript by Peter-Paul Koch

Large book cover: ppk on JavaScript

ppk on JavaScript
by

Publisher: New Riders Press
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Hacking with ReactHacking with React
by - Leanpub
A hands-on introduction to making a web app using React 0.14, React Router 1.0, ES6, Jest and more. Each chapter is very short, it takes about 5 minutes to complete, although a handful might take 10 minutes because they cover more complicated topics.
(6222 views)
Book cover: Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket GuideAdobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide
by - Adobe Dev Library
The official guide to the Adobe's new cross-platform desktop runtime. It explains how to use AIR to build HTML and JavaScript-based web applications, how to set up the development environment, create your first app, and more.
(16226 views)
Book cover: Essential JavaScript and jQuery Design PatternsEssential JavaScript and jQuery Design Patterns
by - addyosmani.com
This book will take a look at a number of popular JavaScript design patterns and explore why certain patterns may be more suitable for your projects than others. Patterns can also be applied to abstracted libraries such as jQuery or Dojo as well.
(19109 views)
Book cover: DOM EnlightenmentDOM Enlightenment
by - 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.
(14725 views)