Cargando…

Javascript 1.5 by example /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kingsley-Hughes, Adrian
Otros Autores: Kingsley-Hughes, Kathie
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Que, ©2001.
Colección:By example series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocm52698199
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 030722s2001 inua o 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d YDXCP  |d OCLCQ  |d VLB  |d C6I  |d OCLCQ  |d CEF  |d IDEBK  |d VMI  |d OCLCQ  |d ZCU  |d OCLCO  |d OCLCF  |d OCLCQ  |d TEFOD  |d OCLCQ  |d COO  |d SUR  |d OCLCE  |d OCLCO  |d OCLCQ  |d INT  |d AU@  |d OCLCQ  |d OCLCO  |d UAB  |d CNCEN  |d ERF  |d OCLCA  |d OCLCO  |d OCLCQ  |d UKBTH  |d UHL  |d OCLCO 
019 |a 54116136  |a 232993671  |a 667094835  |a 729549641  |a 748106522  |a 759513496  |a 961657782  |a 962604531  |a 984886868  |a 988770346  |a 1044168734  |a 1052976560  |a 1056354590  |a 1060837706  |a 1074326996  |a 1083200489  |a 1100827579  |a 1112555447  |a 1112933106  |a 1113184885 
020 |a 0768655633  |q (electronic bk.) 
020 |a 9780768655636  |q (electronic bk.) 
020 |a 0789724995 
020 |a 9780789724991 
024 1 |a 029236724993 
024 3 |a 9780789724991 
024 8 |a 0789724995 
029 1 |a HEBIS  |b 291431135 
029 1 |a AU@  |b 000067104284 
035 |a (OCoLC)52698199  |z (OCoLC)54116136  |z (OCoLC)232993671  |z (OCoLC)667094835  |z (OCoLC)729549641  |z (OCoLC)748106522  |z (OCoLC)759513496  |z (OCoLC)961657782  |z (OCoLC)962604531  |z (OCoLC)984886868  |z (OCoLC)988770346  |z (OCoLC)1044168734  |z (OCoLC)1052976560  |z (OCoLC)1056354590  |z (OCoLC)1060837706  |z (OCoLC)1074326996  |z (OCoLC)1083200489  |z (OCoLC)1100827579  |z (OCoLC)1112555447  |z (OCoLC)1112933106  |z (OCoLC)1113184885 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
042 |a dlr 
050 4 |a QA76.73.J39  |b K55 2001eb 
072 7 |a COM  |x 051260  |2 bisacsh 
072 7 |a COM  |x 051420  |2 bisacsh 
082 0 4 |a 005.2/762  |2 21 
049 |a UAMI 
100 1 |a Kingsley-Hughes, Adrian. 
245 1 0 |a Javascript 1.5 by example /  |c Adrian Kingsley-Hughes and Kathie Kingsley-Hughes. 
260 |a Indianapolis, Ind. :  |b Que,  |c ©2001. 
300 |a 1 online resource (xii, 299 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a By example series 
500 |a Includes index. 
520 8 |a Annotation  |b Starting with an explanation of JavaScript, the most popular programming language for creating dynamic and interactive Web sites, this book explains how to add JavaScript to existing HTML pages, leading readers into the fundamentals of the language. The book then progresses to an explanation of JavaScript's role in Dynamic HTML, and how that power can be exploited to create animation, navigation, forms processing, and more. 
520 8 |a Annotation  |b JavaScript 1.5 by Example Adrian Kingsley-Hughes Kathie Kingsley-Hughes Learn the fundamentals of JavaScript through this unique, example based tutorial! JavaScript is the most popular Web scripting language, used on 25% of all Web sites to add dynamic functionality and create interactive user experiences. (e-Soft, 1999) Teaches JavaScript from basic principles through to more advanced capabilities of Web programming--many JavaScript books teach only the fundamentals or presume a high level of previous experience. Covers JavaScript 1.5, the latest release for the newest browsers from Netscape and Microsoft. JavaScript 1.5 by Example starts with a taste of JavaScript - what it is, what its for, and what readers need to get started. The book then explains how to add JavaScript to existing HTML pages, leading readers into the fundamentals of the language including, JavaScript syntax, notation and conventions, communicating with users via input and output, manipulating variables and data, logic statements in JavaScript, and object programming with JavaScript. JavaScript 1.5 by Example ultimately progresses to an explanation of JavaScripts role in Dynamic HTML, and how that power can be exploited to create animation, navigation, forms processing and more. JavaScript 1.5 by Example is uniquely designed for HTML developers who want to create dynamic Web sites and interactive user experiences need to learn JavaScript to take their Web pages to the next level. Co-designed by best-selling author Greg Perry, Ques By Example series teaches programming languages and related technologies with hands-on, practical examples which allow readers to see how each new concept works in the real world. 
520 8 |a Annotation  |b nbsp; JavaScript 1.5 by Example nbsp; Adrian Kingsley-Hughes nbsp; Kathie Kingsley-Hughes nbsp; Learn the fundamentals of JavaScript through this unique, example based tutorial! JavaScript is the most popular Web scripting language, used on 25% of all Web sites to add dynamic functionality and create interactive user experiences. (e-Soft, 1999) Teaches JavaScript from basic principles through to more advanced capabilities of Web programming--many JavaScript books teach only the fundamentals or presume a high level of previous experience. Covers JavaScript 1.5, the latest release for the newest browsers from Netscape and Microsoft. JavaScript 1.5 by Example starts with a taste of JavaScript - what it is, what its for, and what readers need to get started. The book then explains how to add JavaScript to existing HTML pages, leading readers into the fundamentals of the language including, JavaScript syntax, notation and conventions, communicating with users via input and output, manipulating variables and data, logic statements in JavaScript, and object programming with JavaScript. JavaScript 1.5 by Example ultimately progresses to an explanation of JavaScripts role in Dynamic HTML, and how that power can be exploited to create animation, navigation, forms processing and more. JavaScript 1.5 by Example is uniquely designed for HTML developers who want to create dynamic Web sites and interactive user experiences need to learn JavaScript to take their Web pages to the next level. Co-designed by best-selling author Greg Perry, Ques By Example series teaches programming languages and related technologies with hands-on, practical examples which allow readers to see how each new concept works in the real world. nbsp. 
588 0 |a Print version record. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
533 |a Electronic reproduction.  |b [Place of publication not identified] :  |c HathiTrust Digital Library,  |d 2011.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2011  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
542 |f Copyright © Que  |g 2001 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a JavaScript (Computer program language) 
650 6 |a JavaScript (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x JavaScript.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x VBScript.  |2 bisacsh 
650 7 |a JavaScript (Computer program language)  |2 fast 
650 7 |a JavaScript 1.5  |2 gnd 
700 1 |a Kingsley-Hughes, Kathie. 
776 0 8 |i Print version:  |a Kingsley-Hughes, Adrian.  |t Javascript 1.5 by example.  |d Indianapolis, Ind. : Que, ©2001  |z 0789724995  |w (DLC) 00110226  |w (OCoLC)45438847 
830 0 |a By example series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/0789724995/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a EBSCOhost  |b EBSC  |n 81721 
938 |a YBP Library Services  |b YANK  |n 2339280 
994 |a 92  |b IZTAP