JavaScript: The Definitive Guide

JavaScript: The Definitive Guide
ISBN-10
0596000480
ISBN-13
9780596000486
Category
Computers
Pages
916
Language
English
Published
2002
Publisher
"O'Reilly Media, Inc."
Author
David Flanagan

Description

A guide for experienced programmers demonstrates the core JavaScript language, offers examples of common tasks, and contains an extensive reference to JavaScript commands, objects, methods, and properties.

Other editions

Similar books

  • Eloquent JavaScript: A Modern Introduction to Programming
    By Marijn Haverbeke

    Eloquent JavaScript dives into this flourishing language and teaches you to write code that's beautiful and effective.

  • JavaScript and JQuery: Interactive Front-End Web Development Hardcover
    By Jon Duckett

    Duckett speaks directly to readers, making this an invaluable resource. This book is also available as a set, Web Design with HTML, CSS, JavaScript and jQuery Set 978119038634 along with HTML and CSS Design and Build Websites 9781118871645.

  • Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript
    By David Herman

    Effective S of t w A R F D 5 v 5 to P M E N T S E R Es W. Scott Moyors, Consulting Editor Effective JAWASCRIPT 68 Specific Ways to Harness the Power of JavaScrip/ Praise for Effective JavaScript “Living up to the expectation of.

  • Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming
    By Marijn Haverbeke

    As with previous editions, Haverbeke continues to teach through extensive examples and immerses you in code from the start, while exercises and full-chapter projects give you hands-on experience with writing your own programs.

  • Coding with JavaScript For Dummies
    By Chris Minnick, Eva Holland

    No experience? No problem! This friendly guide starts from the very beginning and walks you through the basics, then shows you how to apply what you've learned to real projects.

  • JavaScript for Kids: A Playful Introduction to Programming
    By Nick Morgan

    We can use the same speak function as a method in other objects too: var pig = { sound: "Oink", name: "Charlie", speak: speak }; var horse = { sound: "Neigh", name: "Marie", speak: speak }; Again, each time this appears inside a ...

  • Professional JavaScript for Web Developers
    By Matt Frisbie

    Written for intermediate-to-advanced programmers, this book jumps right into the technical details to help you clean up your code and become a more sophisticated JavaScript developer.

  • Beginning JavaScript
    By Jeremy McPeak

    The bestselling JavaScript guide, updated with current features and best practices Beginning JavaScript 5th Edition shows you how to work effectively with JavaScript frameworks, functions, and modern browsers, and teaches more effective ...

  • Speaking JavaScript: An In-Depth Guide for Programmers
    By Axel Rauschmayer

    This concise book guides you into and through JavaScript, written by a veteran programmer who once found himself in the same position. Speaking JavaScript helps you approach the language with four standalone sections.

  • JavaScript by Example
    By Ellie Quigley

    This is the definitive JavaScript tutorial for the serious nonprogrammer who is interested in mastering the full power of the language. Includes hundreds of example JavaScript programs that demonstrate both the fun and practical aspects.