Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leopic/js-definitive-guide
tracking book's courseware here
https://github.com/leopic/js-definitive-guide
Last synced: about 2 months ago
JSON representation
tracking book's courseware here
- Host: GitHub
- URL: https://github.com/leopic/js-definitive-guide
- Owner: leopic
- Created: 2012-02-19T19:48:59.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-19T20:40:46.000Z (almost 13 years ago)
- Last Synced: 2024-10-13T14:43:16.308Z (3 months ago)
- Homepage:
- Size: 203 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
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.