Beginning JavaScript / (Record no. 13940)
[ view plain ]
000 -LEADER | |
---|---|
fixed length control field | 04680cam a2200781Ia 4500 |
001 - CONTROL NUMBER | |
control field | ocn904404930 |
003 - CONTROL NUMBER IDENTIFIER | |
control field | OCoLC |
005 - DATE AND TIME OF LATEST TRANSACTION | |
control field | 20171224114841.0 |
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS--GENERAL INFORMATION | |
fixed length control field | m o d |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION | |
fixed length control field | cr cnu---unuuu |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION | |
fixed length control field | 150304s2015 nju o 001 0 eng d |
040 ## - CATALOGING SOURCE | |
Original cataloging agency | EBLCP |
Language of cataloging | eng |
Description conventions | pn |
Transcribing agency | EBLCP |
Modifying agency | TEFOD |
-- | E7B |
-- | UMI |
-- | YDXCP |
-- | OCLCQ |
-- | DEBBG |
-- | COO |
-- | OCLCF |
-- | RECBK |
-- | DG1 |
-- | TEFOD |
-- | OCLCQ |
-- | YDX |
-- | OCLCQ |
019 ## - | |
-- | 905915492 |
-- | 908767538 |
-- | 910880583 |
-- | 961627744 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781119209423 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1119209420 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781118903742 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1118903749 |
Qualifying information | (electronic bk.) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781118903438 |
Qualifying information | (e-book) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1118903439 |
Qualifying information | (e-book) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
Cancelled/invalid ISBN | 9781118903339 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
Cancelled/invalid ISBN | 1118903331 |
028 01 - PUBLISHER NUMBER | |
Publisher number | EB00611997 |
Source | Recorded Books |
029 1# - (OCLC) | |
OCLC library identifier | CHNEW |
System control number | 000705529 |
029 1# - (OCLC) | |
OCLC library identifier | DEBBG |
System control number | BV042683423 |
029 1# - (OCLC) | |
OCLC library identifier | DEBBG |
System control number | BV043397588 |
029 1# - (OCLC) | |
OCLC library identifier | DEBBG |
System control number | BV043615810 |
029 1# - (OCLC) | |
OCLC library identifier | DEBSZ |
System control number | 446586293 |
029 1# - (OCLC) | |
OCLC library identifier | GBVCP |
System control number | 835874605 |
029 1# - (OCLC) | |
OCLC library identifier | GBVCP |
System control number | 836426231 |
029 1# - (OCLC) | |
OCLC library identifier | CHVBK |
System control number | 374484457 |
029 1# - (OCLC) | |
OCLC library identifier | CHNEW |
System control number | 000889726 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (OCoLC)904404930 |
Canceled/invalid control number | (OCoLC)905915492 |
-- | (OCoLC)908767538 |
-- | (OCoLC)910880583 |
-- | (OCoLC)961627744 |
037 ## - SOURCE OF ACQUISITION | |
Stock number | 3E66512F-5416-4457-8B8D-CB65F4B55F45 |
Source of stock number/acquisition | OverDrive, Inc. |
Note | http://www.overdrive.com |
050 #4 - LIBRARY OF CONGRESS CALL NUMBER | |
Classification number | QA76.73.J39 |
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER | |
Classification number | 005.2/762 |
Edition number | 23 |
049 ## - LOCAL HOLDINGS (OCLC) | |
Holding library | MAIN |
100 1# - MAIN ENTRY--PERSONAL NAME | |
Personal name | McPeak, Jeremy, |
Dates associated with a name | 1979- |
Relator term | author. |
245 10 - TITLE STATEMENT | |
Title | Beginning JavaScript / |
Statement of responsibility, etc | Jeremy McPeak, Paul Wilton. |
250 ## - EDITION STATEMENT | |
Edition statement | Fifth edition. |
260 ## - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) | |
Place of publication, distribution, etc | Hoboken : |
Name of publisher, distributor, etc | Wrox, a Wiley Brand, |
Date of publication, distribution, etc | [2015] |
300 ## - PHYSICAL DESCRIPTION | |
Extent | 1 online resource. |
336 ## - | |
-- | text |
-- | txt |
-- | rdacontent |
337 ## - | |
-- | computer |
-- | c |
-- | rdamedia |
338 ## - | |
-- | online resource |
-- | cr |
-- | rdacarrier |
490 1# - SERIES STATEMENT | |
Series statement | Wrox beginning guides |
588 0# - | |
-- | Vendor-supplied metadata. |
520 ## - SUMMARY, ETC. | |
Summary, etc | 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 coding practices using HTML5. This new edition has been extensively updated to reflect the way JavaScript is most commonly used today, introducing you to the latest tools and techniques available to JavaScript developers. Coverage includes modern coding practices using HTML5 markup, the JSON data format, DOM APIs, the jQuery framework, and more. Exercises with solutions provide plenty of opportunity to practice, and the companion website offers downloadable code for all examples given in the book.-Learn JavaScript using the most up to date coding style -Understand JSON, functions, events, and feature detection -Utilize the new HTML5 elements and the related API -Explore new features including geolocation, local storage, and more JavaScript has shaped the Web from a passive medium into one that is rich, dynamic, and interactive. No matter the technology on the server side, it's JavaScript that makes it come alive in the browser. To learn JavaScript the way it's used today, Beginning JavaScript, 5th Edition is your concise guide. |
505 0# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Introduction to JavaScript and the Web -- Data Types and Variables -- Decisions and Loops -- Functions and Scope -- JavaScript: An Object-Based Language -- String Manipulation -- Date, Time, and Timers -- Programming the Browser -- DOM Scripting -- Events -- HTML Forms: Interacting with the User -- JSON -- Data Storage -- Ajax -- HTML5 Media -- jQuery -- Other JavaScript Libraries -- Common Mistakes, Debugging, and Error Handling -- Answers to Exercises -- JavaScript Core Reference -- W3C DOM Reference -- Latin-1 Character Set. |
500 ## - GENERAL NOTE | |
General note | Includes index. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | JavaScript (Computer program language) |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | World Wide Web. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | Web servers. |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | COMPUTERS |
General subdivision | Programming Languages |
-- | JavaScript. |
Source of heading or term | bisacsh |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | JavaScript (Computer program language) |
Source of heading or term | fast |
-- | (OCoLC)fst00982071 |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | Web servers. |
Source of heading or term | fast |
-- | (OCoLC)fst01173235 |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | World Wide Web. |
Source of heading or term | fast |
-- | (OCoLC)fst01181326 |
655 #4 - INDEX TERM--GENRE/FORM | |
Genre/form data or focus term | Electronic books. |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Wilton, Paul, |
Dates associated with a name | 1969- |
Relator term | author. |
776 08 - ADDITIONAL PHYSICAL FORM ENTRY | |
Display text | Print version: |
Main entry heading | McPeak, Jeremy. |
Title | Beginning JavaScript. |
Place, publisher, and date of publication | Hoboken : Wiley, ©2015 |
International Standard Book Number | 9781118903339 |
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE | |
Uniform title | Wrox beginning guides. |
856 40 - ELECTRONIC LOCATION AND ACCESS | |
Uniform Resource Identifier | http://onlinelibrary.wiley.com/book/10.1002/9781119209423 |
Public note | Wiley Online Library |
938 ## - | |
-- | EBL - Ebook Library |
-- | EBLB |
-- | EBL1895134 |
938 ## - | |
-- | ebrary |
-- | EBRY |
-- | ebr11022775 |
938 ## - | |
-- | Recorded Books, LLC |
-- | RECE |
-- | rbeEB00611997 |
938 ## - | |
-- | YBP Library Services |
-- | YANK |
-- | 12580760 |
938 ## - | |
-- | YBP Library Services |
-- | YANK |
-- | 12313816 |
994 ## - | |
-- | 92 |
-- | DG1 |
No items available.