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: TypeScript Deep DiveTypeScript Deep Dive
by - GitBook
TypeScript is a superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. The author of this book has been looking at the issues that turn up commonly when people start using TypeScript.
(7402 views)
Book cover: Eloquent JavaScript: An opinionated guide to programmingEloquent JavaScript: An opinionated guide to programming
by - No Starch Press
This ebook provides a comprehensive introduction to the JavaScript programming language. It contains plenty of example programs, and an environment to try them out and play with them. The book is aimed at the beginning programmer.
(19829 views)
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.
(6223 views)
Book cover: Backbone TutorialsBackbone Tutorials
by - backbonetutorials.com
Backbone.js has had unrivaled success and will be a crucial tool in modern web development. This free e-book aims to get developers up to speed with single page web application development using Backbone.js as a foundation.
(15883 views)