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
jQuery Fundamentalsby Rebecca Murphey
The purpose of this book is to provide an overview of the jQuery JavaScript library; when you're done with the book, you should be able to complete basic tasks using jQuery, and have a solid basis from which to continue your learning.
(21696 views)
JavaScript: The Right Wayby William Oliveira - 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.
(18260 views)
Programming JavaScript Applicationsby 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.
(11946 views)
Angular 2+ Notes for Professionals- Goalkicker.com
Chapters: Getting started; Components; Directives; Page title; Templates; Commonly built-in directives and services; How to Use ngif; Modules; Pipes; Custom Validations; Routing; Installing 3rd party plugins; Lifecycle Hooks; Testing ngModel; etc.
(7071 views)