GitXplorerGitXplorer
l

js-definitive-guide

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f3d8dff6d851072d77922d5dc6e208c3a784f6af

Downloaded code from: http://examples.oreilly.com/9780596805531/

lleopic committed 13 years ago
Unverified
681c146d9ca7ad905320bd6525a25587e7a60706

Initial seeding.

lleopic committed 13 years ago

README

The README file for this repository.

These are examples from the book JavaScript: The Definitive Guide, 6th Edition.

See the "O'Reilly Policy on Re-Use of Code Examples from Books" (http://www.oreilly.com/pub/a/oreilly/ask_tim/2001/codepolicy.html) for details on how you may and may not use these examples. In most cases, it suffices to simply provide suitable attribution, in the source code and documentation of your program, with a comment like the following:

// This code is from the book JavaScript: The Definitive Guide, 6th Edition, // (ISBN #978-0596805524). Copyright 2011 by David Flanagan.

Please note that the examples are not production code and have not been carefully testing. They are provided "as-is" and come with no warranty of any kind.