Logo

JavaScript

Small book cover: JavaScript

JavaScript

Publisher: Wikibooks

Description:
This book is a guide to JavaScript, a scripting language widely used in web pages and web applications such as email applications. This book is written as a tutorial, in the sense that all key concepts are explained. It is assumed that you have a background in programming.

Home page url

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

Similar books

Book cover: Speaking JavaScriptSpeaking JavaScript
by - O'Reilly Media
First, a quick-start guide teaches you just enough of the language to help you be productive right away. More experienced JavaScript programmers will find a complete and easy-to-read reference that covers each language feature in depth.
(7868 views)
Book cover: JavaScript EnlightenmentJavaScript Enlightenment
by - Lulu.com
The book gives the reader an accurate JavaScript worldview through an examination of native JavaScript objects and supporting nuances: complex values, primitive values, scope, inheritance, etc. A short and digestible summary of the ECMA-262.
(16003 views)
Book cover: JavaScript: The Right WayJavaScript: The Right Way
by - jstherightway.com
Since JavaScript is one of the most popular languages nowadays, there's a lot of obsolete information about it on the web. This book is an easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web.
(16422 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.
(6295 views)