It looks like you're offline.
Open Library logo
additional options menu

MARC record from Internet Archive

LEADER: 09334cam 2201165Ma 4500
001 ocn324989631
003 OCoLC
005 20220602120234.0
008 090430s2008 enka ob 001 0 eng d
006 m o d
007 cr zn|||||||||
040 $aYUS$beng$epn$cYUS$dCDX$dN$T$dIDEBK$dOCLCQ$dUMI$dCEF$dCDS$dCNCGM$dE7B$dOCLCQ$dB24X7$dDEBSZ$dOCLCQ$dOCLCO$dA7U$dOCLCQ$dYDXCP$dOCLCF$dOCLCQ$dREB$dJBG$dLOA$dAGLDB$dMOR$dCCO$dPIFAG$dLIV$dOCLCQ$dU3W$dSTF$dWRM$dVTS$dCOCUF$dNLE$dINT$dVT2$dCOO$dOCLCQ$dUKMGB$dWYU$dOCLCQ$dUAB$dM8D$dUKAHL$dHS0$dVLY$dUKCRE$dOCLCO
016 7 $a018011580$2Uk
019 $a262721031$a351398909$a656452301$a656856703$a764553289$a765143198$a961505016$a962572916$a968307474$a988487127$a992026097$a1037759765$a1038672311$a1055378907$a1081254078$a1103254958$a1129364386$a1153038929$a1162547397$a1192337734
020 $a184719415X$q(electronic bk.)
020 $a9781847194152$q(electronic bk.)
020 $z9781847194145
020 $z1847194141$q(Paper)
020 $a1281731749
020 $a9781281731746
020 $a9786611731748
020 $a6611731741
024 8 $a9786611731748
035 $a(OCoLC)324989631$z(OCoLC)262721031$z(OCoLC)351398909$z(OCoLC)656452301$z(OCoLC)656856703$z(OCoLC)764553289$z(OCoLC)765143198$z(OCoLC)961505016$z(OCoLC)962572916$z(OCoLC)968307474$z(OCoLC)988487127$z(OCoLC)992026097$z(OCoLC)1037759765$z(OCoLC)1038672311$z(OCoLC)1055378907$z(OCoLC)1081254078$z(OCoLC)1103254958$z(OCoLC)1129364386$z(OCoLC)1153038929$z(OCoLC)1162547397$z(OCoLC)1192337734
037 $aCL0500000041$bSafari Books Online
050 4 $aQA76.73.J39$bS74 2008eb
072 7 $aCOM$x051070$2bisacsh
082 04 $a005.2/62$222
100 1 $aStefanov, Stoyan.
245 10 $aObject-oriented JavaScript :$bcreate scalable, reusable high-quality JavaScript applications, and libraries /$cStoyan Stefanov ; reviewers, Dan Wellman [and others].
260 $aBirmingham, U.K. :$bPackt Pub.,$c2008.
300 $a1 online resource (viii, 337 pages).
336 $atext$btxt$2rdacontent
337 $acomputer$bc$2rdamedia
338 $aonline resource$bcr$2rdacarrier
490 1 $aFrom technologies to solutions
500 $aTitle from title screen.
504 $aIncludes bibliographical references and index.
520 8 $aAnnotation$bCreate scalable, reusable high-quality JavaScript applications and libraries.
505 0 $aCover; Table of Contents; Preface; Chapter 1: Introduction; A Bit of History; The Winds of Change; The Present; The Future; Object-Oriented Programming; Objects; Classes; Encapsulation; Aggregation; Inheritance; Polymorphism; OOP Summary; Setting up Your Training Environment; Getting the Tools You Need; Using the Firebug Console; Summary; Chapter 2: Primitive Data Types, Arrays, Loops, and Conditions; Variables; Variables are Case Sensitive; Operators; Primitive Data Types; Finding out the Value Type -the typeof Operator; Numbers; Octal and Hexadecimal Numbers; Exponent Literals; Infinity
505 8 $aNaNStrings; String Conversions; Special Strings; Booleans; Logical Operators; Operator Precedence; Lazy Evaluation; Comparison; Undefined and null; Primitive Data Types Recap; Arrays; Adding/Updating Array Elements; Deleting Elements; Arrays of arrays; Conditions and Loops; Code Blocks; if Conditions; Checking if a Variable Exists; Alternative if Syntax; Switch; Loops; While Loops; Do-while loops; For Loops; For-in Loops; Comments; Summary; Exercises; Chapter 3: Functions; What is a Function?; Calling a Function; Parameters; Pre-defined Functions; parseInt(); parseFloat(); isNaN(); isFinite()
505 8 $aEncode/Decode URIseval(); A Bonus-the alert() Function; Scope of Variables; Functions are Data; Anonymous Functions; Callback Functions; Callback Examples; Self-invoking Functions; Inner (Private) Functions; Functions that Return Functions; Function, Rewrite Thyself!; Closures; Scope Chain; Lexical Scope; Breaking the Chain with a Closure; Closure #1; Closure #2; A Definition and Closure #3; Closures in a Loop; Getter/Setter; Iterator; Summary; Exercises; Chapter 4: Objects; From Arrays to Objects; Elements, Properties, Methods; Hashes, Associative Arrays; Accessing Object's Properties
505 8 $aCalling an Object's MethodsAltering Properties/Methods; Using this Value; Constructor Functions; The Global Object; constructor Property; instanceof Operator; Functions that Return Objects; Passing Objects; Comparing Objects; Objects in the Firebug Console; Built-in Objects; Object; Array; Interesting Array Methods; Function; Properties of the Function Objects; Methods of the Function Objects; The arguments Object Revisited; Boolean; Number; String; Interesting Methods of the String Objects; Math; Date; Methods to Work with Date Objects; RegExp; Properties of the RegExp Objects
505 8 $aMethods of the RegExp ObjectsString Methods that Accept Regular Expressions as Parameters; search() and match(); replace(); Replace callbacks; split(); Passing a String When a regexp is Expected; Summary; Exercises; Chapter 5: Prototype; The prototype Property; Adding Methods and Properties Using the Prototype; Using the Prototype's Methods and Properties; Own Properties versus prototype Properties; Overwriting Prototype's Property with Own Property; Enumerating Properties; isPrototypeOf(); The Secret __proto__ Link; Augmenting Built-in Objects; Augmenting Built-in Objects-Discussion
546 $aEnglish.
650 0 $aJavaScript (Computer program language)
650 0 $aObject-oriented programming (Computer science)
650 0 $aApplication software$xDevelopment.
650 6 $aJavaScript (Langage de programmation)
650 6 $aProgrammation orientée objet (Informatique)
650 6 $aLogiciels d'application$xDéveloppement.
650 7 $aCOMPUTERS$xProgramming Languages$xC++$2bisacsh
650 7 $aApplication software$xDevelopment.$2fast$0(OCoLC)fst00811707
650 7 $aJavaScript (Computer program language)$2fast$0(OCoLC)fst00982071
650 7 $aObject-oriented programming (Computer science)$2fast$0(OCoLC)fst01042804
655 0 $aElectronic books.
655 4 $aElectronic books.
700 1 $aWellman, Dan.$4rev
776 08 $iPrint version:$aStefanov, Stoyan.$tObject-oriented JavaScript.$dBirmingham, UK : Packt Publishing, 2008$z9781847194145$w(OCoLC)325203944
830 0 $aFrom technologies to solutions.
856 40 $3Books24x7$uhttp://www.books24x7.com/marc.asp?bookid=30181
856 40 $3ebrary$uhttp://site.ebrary.com/id/10448370
856 40 $3EBSCOhost$uhttp://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=331986
856 40 $3MyiLibrary$uhttp://www.myilibrary.com?id=173174
856 40 $3ProQuest Ebook Central$uhttp://public.ebookcentral.proquest.com/choice/publicfullrecord.aspx?p=978113
856 40 $3Safari Books Online$uhttp://proquest.safaribooksonline.com/9781847194145
856 40 $uhttps://nls.ldls.org.uk/welcome.html?ark:/81055/vdc_100035548058.0x000001$zView item
856 40 $zVIEW FULL TEXT$uhttp://VH7QX3XE2P.search.serialssolutions.com/?V=1.0&L=VH7QX3XE2P&S=JCs&C=TC0000332270&T=marc&tab=BOOKS
856 41 $3MyiLibrary, Table of contents$uhttp://www.myilibrary.com?id=173174&ref=toc
856 4 $3Available from Skillsoft Books ITPro$idbcode=AALIM; providercode=PRVAEB$uhttps://cornell-library.skillport.com/skillportfe/main.action?assetid=30181$zConnect to online resource.
856 4 $3Books24x7$uhttp://www.books24x7.com/marc.asp?bookid=30181
856 4 $3Safari Books Online$uhttp://proquest.safaribooksonline.com/9781847194145
856 4 $3Volltext$uhttp://proquest.tech.safaribooksonline.de/9781847194145$xVerlag
856 40 $uhttp://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=331986$xWMS$yEBSCO Academic Comprehensive Collection$xProvider: EBSCO$xsubscribed$xeLoaderURL$xuc4$xucocn324989631
856 40 $3University of Alberta Access$uhttps://www.safaribooksonline.com/library/view/-/9781847194145/?ar$z(Unlimited Concurrent Users)$zfrom Safari
856 40 $uhttp://www.vlebooks.com/vleweb/product/openreader?id=none&isbn=9781847194152
856 40 $uhttps://ebookcentral.proquest.com/lib/uvic/detail.action?docID=978113
856 40 $uhttps://www.safaribooksonline.com/library/view/title/9781847194145/?ar?orpq&email=^u
856 40 $uhttps://www.safaribooksonline.com/library/view/-/9781847194145/?ar?orpq&email=^u
856 40 $uhttps://learning.oreilly.com/library/view/~/9781847194145/?ar?orpq&email=^u
938 $aAskews and Holts Library Services$bASKH$nAH26942584
938 $aBooks 24x7$bB247$nbks00030181
938 $aCoutts Information Services$bCOUT$n8796937
938 $aebrary$bEBRY$nebr10448370
938 $aEBSCOhost$bEBSC$n331986
938 $aProQuest MyiLibrary Digital eBook Collection$bIDEB$n173174
938 $aYBP Library Services$bYANK$n3424212
029 1 $aAU@$b000062538750
029 1 $aCDX$b8796937
029 1 $aCHBIS$b006151793
029 1 $aCHVBK$b171481267
029 1 $aDEBBG$bBV043131648
029 1 $aDEBSZ$b355448017
029 1 $aDEBSZ$b421695439
029 1 $aHEBIS$b291518052
029 1 $aNZ1$b13870455
029 1 $aUKMGB$b018011580
029 1 $aAU@$b000054168373
994 $aZ0$bP4A
948 $hHELD BY P4A - 1597 OTHER HOLDINGS