Cargando…

JavaScript object programming /

This book will help the intermediate JavaScript programmer learn to use both types of inheritance. For classical inheritance, it is accompanied by a substantial online system (a windowing UI library) that shows classical inheritance at its best. The same system shows how OP "capabilities"...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Rinehart, Martin L. (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, 2015.
Colección:Expert's voice in Java.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn934440489
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 160111s2015 caua ob 001 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d YDXCP  |d NUI  |d N$T  |d OCLCF  |d IDEBK  |d EBLCP  |d COO  |d UMI  |d DEBSZ  |d B24X7  |d OCLCQ  |d KSU  |d IAO  |d JBG  |d IAD  |d IAS  |d ICN  |d SOI  |d ILO  |d DEBBG  |d K6U  |d IDB  |d Z5A  |d LIV  |d OCLCQ  |d MERUC  |d ESU  |d OCLCQ  |d VT2  |d IOG  |d CHVBK  |d OCLCO  |d U3W  |d REB  |d D6H  |d VVB  |d CEF  |d EZ9  |d AU@  |d WYU  |d MERER  |d UAB  |d OCLCA  |d LEAUB  |d UKAHL  |d AUD  |d CNCEN  |d G3B  |d ERF  |d UKBTH  |d UHL  |d OCLCQ  |d STF  |d OCLCQ  |d OCLCA  |d SRU  |d OCLCQ  |d BRF  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 933784169  |a 934047091  |a 936179945  |a 939405053  |a 961628974  |a 1005770408  |a 1021256013  |a 1086470501  |a 1099593491  |a 1103274330  |a 1111000302  |a 1112591360  |a 1129347154  |a 1152999812 
020 |a 9781484217870  |q (electronic bk.) 
020 |a 148421787X  |q (electronic bk.) 
020 |a 1484217861 
020 |a 9781484217863 
020 |z 9781484217863 
024 7 |a 10.1007/978-1-4842-1787-0  |2 doi 
029 1 |a AU@  |b 000057113877 
029 1 |a AU@  |b 000067111430 
029 1 |a CHBIS  |b 010638861 
029 1 |a CHNEW  |b 000894167 
029 1 |a CHSLU  |b 001296055 
029 1 |a CHVBK  |b 363705449 
029 1 |a CHVBK  |b 374533237 
029 1 |a CHVBK  |b 503098728 
029 1 |a DEBBG  |b BV043627963 
029 1 |a DEBBG  |b BV043968776 
029 1 |a DEBSZ  |b 454931441 
029 1 |a DEBSZ  |b 485792869 
029 1 |a GBVCP  |b 882752138 
029 1 |a NZ1  |b 16308316 
029 1 |a AU@  |b 000068979752 
035 |a (OCoLC)934440489  |z (OCoLC)933784169  |z (OCoLC)934047091  |z (OCoLC)936179945  |z (OCoLC)939405053  |z (OCoLC)961628974  |z (OCoLC)1005770408  |z (OCoLC)1021256013  |z (OCoLC)1086470501  |z (OCoLC)1099593491  |z (OCoLC)1103274330  |z (OCoLC)1111000302  |z (OCoLC)1112591360  |z (OCoLC)1129347154  |z (OCoLC)1152999812 
037 |a 884459  |b MIL 
050 4 |a QA76.73.J39 
072 7 |a UMX  |2 bicssc 
072 7 |a UMC  |2 bicssc 
072 7 |a COM051010  |2 bisacsh 
072 7 |a COM010000  |2 bisacsh 
082 0 4 |a 005.2/762  |2 23 
049 |a UAMI 
100 1 |a Rinehart, Martin L.,  |e author. 
245 1 0 |a JavaScript object programming /  |c Martin Rinehart. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c 2015. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c ©2015 
300 |a 1 online resource (xix, 109 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  |b PDF  |2 rda 
490 1 |a The expert's voice in Java 
588 0 |a Online resource; title from PDF title page (SpringerLink, viewed January 11, 2016). 
505 0 |a 1. Objects -- 2. JavaScript Objects -- 3. Object Programming -- 4. Inheritance -- 5. JavaScript Inheritance -- 6. Inheritance Alternatives -- 7. Designing for JavaScript -- 8. OOP Principles -- 9. On Constructors -- A. Notes. 
520 |a This book will help the intermediate JavaScript programmer learn to use both types of inheritance. For classical inheritance, it is accompanied by a substantial online system (a windowing UI library) that shows classical inheritance at its best. The same system shows how OP "capabilities" can elminate much of the need for inheritance. For experienced JavaScript programmers, this book shows why most of the old views of JavaScript's inheritance have not done it justice. JavaScript classes inherit from JavaScript's prototypes, a fact that makes JavaScript's prototypes, when used correctly, functional equivalents to C++ classes (not to prototypes in true prototypal languages, like Self). In this book, you'll learn the following: What are objects, JavaScript objects and object programming What is and how to use inheritance and JavaScript inheritance as well as inheritance alternativesHow to design for JavaScript What are and how to use OO principles in JavaScript How to use Constructors with JavaScript and more. 
504 |a Includes bibliographical references and index. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a JavaScript (Computer program language) 
650 0 |a Object-oriented programming (Computer science) 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a Programmation orientée objet (Informatique) 
650 7 |a COMPUTER SCIENCE/General.  |2 bisacsh 
650 7 |a JavaScript (Computer program language)  |2 fast 
650 7 |a Object-oriented programming (Computer science)  |2 fast 
650 7 |a JavaScript  |2 gnd 
650 7 |a Programmierung  |2 gnd 
776 0 8 |i Printed edition:  |z 9781484217863 
830 0 |a Expert's voice in Java. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484217870/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH31352856 
938 |a Books 24x7  |b B247  |n bks00112035 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL4306461 
938 |a EBSCOhost  |b EBSC  |n 1170334 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis33471185 
938 |a YBP Library Services  |b YANK  |n 12775154 
994 |a 92  |b IZTAP