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: You Don't Know JS: Scope and ClosuresYou Don't Know JS: Scope and Closures
by - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(7367 views)
Book cover: The Ugly JavaScript BookThe Ugly JavaScript Book
by
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.
(18510 views)
Book cover: The JavaScript WayThe JavaScript Way
by - Leanpub
This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way.
(5870 views)
Book cover: D3 Tips and Tricks: Interactive Data Visualization in a Web BrowserD3 Tips and Tricks: Interactive Data Visualization in a Web Browser
by - Leanpub
D3 Tips and Tricks is a book written to help those who may be unfamiliar with JavaScript or web page creation get started turning information into visualization. d3.js is an extraordinary framework for presentation of data on a web page.
(7236 views)