Core JavaScript Guide
Publisher: Netscape Communications Corp. 2000
Description:
JavaScript is a cross-platform, object-based scripting language. This book explains everything you need to know about using core JavaScript. It is assumed that you have a general understanding of the Internet and the World Wide Web (WWW), and a good working knowledge of HyperText Markup Language (HTML).
Download or read it online for free here:
Read online
(online html)
Similar books

by Eric Elliott - O'Reilly Media
Learn how to build complete web scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this book, you'll learn how to write flexible and resilient code that's easier to work with.
(6338 views)

by John H. Keyes
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.
(15376 views)

by Prateek Dayal - SupportBee
Contents: The Single Page Mindset; Introduction to Backbone.js; Setting up our new application; Building the Tickets Listing Screen; Posting Data to the Server: The New Reply View; Breaking up the TicketList View into Subviews; etc.
(5512 views)

by Malcolm Maclean - 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.
(4681 views)