Logo

Core JavaScript Guide

Core JavaScript Guide

Publisher: Netscape Communications Corp.

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).

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.
(7478 views)
Book cover: Building A JavaScript FrameworkBuilding A JavaScript Framework
by - DailyJS
This book is a guide to building a JavaScript framework. It'll teach you how to build a framework and draw on real-world code from projects like jQuery. Along the way we'll explore some fundamental parts of modern JavaScript.
(16288 views)
Book cover: Javascript FAQJavascript FAQ
by - Linuxtopia
The goal of this text is to help you develop robust client-side scripts that can run in all modern browsers, under various operating systems. The answers contain interactive examples which you can run without leaving the Web page you are reading.
(21158 views)
Book cover: Recipes with Angular.jsRecipes with Angular.js
by - Ruboss Technology Corporation
Angular.js is an open-source Javascript MVC (Model-View-Controller) framework developed by Google. If you are using Angular.js, or considering it, this cookbook provides easy to follow recipes for issues you are likely to face.
(11581 views)