JavaScript, object oriented programming :: build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules.
Build sophisticated web applications by mastering the art of Object-Oriented Javascript About This Book Learn popular Object-Oriented programming (OOP) principles and design patterns to build robust apps Implement Object-Oriented concepts in a wide range of frontend architectures Capture objects fro...
Gespeichert in:
Hauptverfasser: | , , , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2016.
|
Schriftenreihe: | Learning path.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Build sophisticated web applications by mastering the art of Object-Oriented Javascript About This Book Learn popular Object-Oriented programming (OOP) principles and design patterns to build robust apps Implement Object-Oriented concepts in a wide range of frontend architectures Capture objects from real-world elements and create object-oriented code that represents them Learn the latest ES6 features and how to test and debug issues with JavaScript code using various modern mechanisms Who This Book Is For JavaScript developers looking to enhance their web developments skills by learning object-oriented programming. What You Will Learn Get acquainted with the basics of JavaScript language constructs along with object-oriented programming and its application. Learn to build scalable server application in JavaScript using Node.js Generate instances in three programming languages: Python, JavaScript, and C# Work with a combination of access modifiers, prefixes, properties, fields, attributes, and local variables to encapsulate and hide data Master DOM manipulation, cross-browser strategies, and ES6 Identify and apply the most common design patterns such as Singleton, Factory, Observer, Model-View-Controller, and Mediator Patterns Design applications using a modular architecture based on SOLID principles In Detail JavaScript is the behavior, the third pillar in today's paradigm that looks at web pages as something that consists of : content (HTML), presentation (CSS), and behavior (JavaScript). Using JavaScript, you can create interactive web pages along with desktop widgets, browser, and application extensions, and other pieces of software. Object-oriented programming, which is popularly known as OOP, is basically based on the concept of objects rather than actions. The first module will help you master JavaScript and build futuristic web applications. You will start by getting acquainted with the language constructs and how to organize code easily. You develop concrete understanding of variable scoping, loops, and best practices on using types and data structures, as well as the coding style and recommended code organization patterns in JavaScript. The book will also teach you how to use arrays and objects as data structures. By the end of the book, you will understand how reactive JavaScript is going to be the new paradigm. The second module is an easy-to-follow course, which includes hands-on examples of solutions to common problems with obje... |
Beschreibung: | Authors from front matter. |
Beschreibung: | 1 online resource : illustrations. |
Bibliographie: | Includes bibliographical references and index. |
ISBN: | 9781787126749 1787126749 1787123596 9781787123595 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn958874816 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 160921s2016 enka ob 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d YDX |d N$T |d IDEBK |d OCLCF |d TOH |d DEBBG |d DEBSZ |d VT2 |d OCLCQ |d UOK |d CEF |d KSU |d OCLCQ |d NLE |d UKMGB |d ZCU |d AGLDB |d IGB |d UKAHL |d QGK |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d OCLCQ | ||
015 | |a GBB6G6139 |2 bnb | ||
016 | 7 | |a 018073203 |2 Uk | |
019 | |a 958085354 |a 1259264281 | ||
020 | |a 9781787126749 |q (electronic bk.) | ||
020 | |a 1787126749 |q (electronic bk.) | ||
020 | |a 1787123596 | ||
020 | |a 9781787123595 | ||
020 | |z 9781787123595 | ||
035 | |a (OCoLC)958874816 |z (OCoLC)958085354 |z (OCoLC)1259264281 | ||
037 | |a CL0500000785 |b Safari Books Online | ||
050 | 4 | |a QA76.73.J39 | |
072 | 7 | |a COM |x 051260 |2 bisacsh | |
082 | 7 | |a 005.2/762 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Antani, Ved, |e author. | |
245 | 1 | 0 | |a JavaScript, object oriented programming : |b build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2016. | |
300 | |a 1 online resource : |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 Learning path | |
588 | 0 | |a Online resource; title from title page (viewed September 19, 2016). | |
500 | |a Authors from front matter. | ||
504 | |a Includes bibliographical references and index. | ||
520 | |a Build sophisticated web applications by mastering the art of Object-Oriented Javascript About This Book Learn popular Object-Oriented programming (OOP) principles and design patterns to build robust apps Implement Object-Oriented concepts in a wide range of frontend architectures Capture objects from real-world elements and create object-oriented code that represents them Learn the latest ES6 features and how to test and debug issues with JavaScript code using various modern mechanisms Who This Book Is For JavaScript developers looking to enhance their web developments skills by learning object-oriented programming. What You Will Learn Get acquainted with the basics of JavaScript language constructs along with object-oriented programming and its application. Learn to build scalable server application in JavaScript using Node.js Generate instances in three programming languages: Python, JavaScript, and C# Work with a combination of access modifiers, prefixes, properties, fields, attributes, and local variables to encapsulate and hide data Master DOM manipulation, cross-browser strategies, and ES6 Identify and apply the most common design patterns such as Singleton, Factory, Observer, Model-View-Controller, and Mediator Patterns Design applications using a modular architecture based on SOLID principles In Detail JavaScript is the behavior, the third pillar in today's paradigm that looks at web pages as something that consists of : content (HTML), presentation (CSS), and behavior (JavaScript). Using JavaScript, you can create interactive web pages along with desktop widgets, browser, and application extensions, and other pieces of software. Object-oriented programming, which is popularly known as OOP, is basically based on the concept of objects rather than actions. The first module will help you master JavaScript and build futuristic web applications. You will start by getting acquainted with the language constructs and how to organize code easily. You develop concrete understanding of variable scoping, loops, and best practices on using types and data structures, as well as the coding style and recommended code organization patterns in JavaScript. The book will also teach you how to use arrays and objects as data structures. By the end of the book, you will understand how reactive JavaScript is going to be the new paradigm. The second module is an easy-to-follow course, which includes hands-on examples of solutions to common problems with obje... | ||
650 | 0 | |a JavaScript (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96004880 | |
650 | 0 | |a Object-oriented programming (Computer science) |0 http://id.loc.gov/authorities/subjects/sh87007503 | |
650 | 6 | |a JavaScript (Langage de programmation) | |
650 | 6 | |a Programmation orientée objet (Informatique) | |
650 | 7 | |a COMPUTERS |x Programming Languages |x JavaScript. |2 bisacsh | |
650 | 7 | |a JavaScript (Computer program language) |2 fast | |
650 | 7 | |a Object-oriented programming (Computer science) |2 fast | |
700 | 1 | |a Hillar, Gastón C. |q (Gastón Carlos), |e author. |1 https://id.oclc.org/worldcat/entity/E39PCjMvk8Q8MP7GQPycFpWQRq |0 http://id.loc.gov/authorities/names/no2011060334 | |
700 | 1 | |a Stefanov, Stoyan, |e author. |0 http://id.loc.gov/authorities/names/no2010205419 | |
700 | 1 | |a Sharma, Kumar Chetan, |e author. | |
758 | |i has work: |a JavaScript, object oriented programming (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGVT6rQ6QRyqbXcjMVCJ6q |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | |z 1-78712-359-6 | ||
830 | 0 | |a Learning path. |0 http://id.loc.gov/authorities/names/no2018038408 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1345235 |3 Volltext |
938 | |a Askews and Holts Library Services |b ASKH |n AH31620687 | ||
938 | |a EBSCOhost |b EBSC |n 1345235 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis35756025 | ||
938 | |a YBP Library Services |b YANK |n 13150727 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn958874816 |
---|---|
_version_ | 1816882362223427584 |
adam_text | |
any_adam_object | |
author | Antani, Ved Hillar, Gastón C. (Gastón Carlos) Stefanov, Stoyan Sharma, Kumar Chetan |
author_GND | http://id.loc.gov/authorities/names/no2011060334 http://id.loc.gov/authorities/names/no2010205419 |
author_facet | Antani, Ved Hillar, Gastón C. (Gastón Carlos) Stefanov, Stoyan Sharma, Kumar Chetan |
author_role | aut aut aut aut |
author_sort | Antani, Ved |
author_variant | v a va g c h gc gch s s ss k c s kc kcs |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.73.J39 |
callnumber-search | QA76.73.J39 |
callnumber-sort | QA 276.73 J39 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
ctrlnum | (OCoLC)958874816 |
dewey-full | 005.2/762 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.2/762 |
dewey-search | 005.2/762 |
dewey-sort | 15.2 3762 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05636cam a2200661 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn958874816</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">160921s2016 enka ob 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">YDX</subfield><subfield code="d">N$T</subfield><subfield code="d">IDEBK</subfield><subfield code="d">OCLCF</subfield><subfield code="d">TOH</subfield><subfield code="d">DEBBG</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">VT2</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UOK</subfield><subfield code="d">CEF</subfield><subfield code="d">KSU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">NLE</subfield><subfield code="d">UKMGB</subfield><subfield code="d">ZCU</subfield><subfield code="d">AGLDB</subfield><subfield code="d">IGB</subfield><subfield code="d">UKAHL</subfield><subfield code="d">QGK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB6G6139</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018073203</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">958085354</subfield><subfield code="a">1259264281</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781787126749</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1787126749</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1787123596</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781787123595</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781787123595</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)958874816</subfield><subfield code="z">(OCoLC)958085354</subfield><subfield code="z">(OCoLC)1259264281</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000785</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.73.J39</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">051260</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.2/762</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Antani, Ved,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">JavaScript, object oriented programming :</subfield><subfield code="b">build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2016.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource :</subfield><subfield code="b">illustrations.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="347" ind1=" " ind2=" "><subfield code="a">text file</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Learning path</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from title page (viewed September 19, 2016).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Authors from front matter.</subfield></datafield><datafield tag="504" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Build sophisticated web applications by mastering the art of Object-Oriented Javascript About This Book Learn popular Object-Oriented programming (OOP) principles and design patterns to build robust apps Implement Object-Oriented concepts in a wide range of frontend architectures Capture objects from real-world elements and create object-oriented code that represents them Learn the latest ES6 features and how to test and debug issues with JavaScript code using various modern mechanisms Who This Book Is For JavaScript developers looking to enhance their web developments skills by learning object-oriented programming. What You Will Learn Get acquainted with the basics of JavaScript language constructs along with object-oriented programming and its application. Learn to build scalable server application in JavaScript using Node.js Generate instances in three programming languages: Python, JavaScript, and C# Work with a combination of access modifiers, prefixes, properties, fields, attributes, and local variables to encapsulate and hide data Master DOM manipulation, cross-browser strategies, and ES6 Identify and apply the most common design patterns such as Singleton, Factory, Observer, Model-View-Controller, and Mediator Patterns Design applications using a modular architecture based on SOLID principles In Detail JavaScript is the behavior, the third pillar in today's paradigm that looks at web pages as something that consists of : content (HTML), presentation (CSS), and behavior (JavaScript). Using JavaScript, you can create interactive web pages along with desktop widgets, browser, and application extensions, and other pieces of software. Object-oriented programming, which is popularly known as OOP, is basically based on the concept of objects rather than actions. The first module will help you master JavaScript and build futuristic web applications. You will start by getting acquainted with the language constructs and how to organize code easily. You develop concrete understanding of variable scoping, loops, and best practices on using types and data structures, as well as the coding style and recommended code organization patterns in JavaScript. The book will also teach you how to use arrays and objects as data structures. By the end of the book, you will understand how reactive JavaScript is going to be the new paradigm. The second module is an easy-to-follow course, which includes hands-on examples of solutions to common problems with obje...</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">JavaScript (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96004880</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Object-oriented programming (Computer science)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh87007503</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">JavaScript (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Programmation orientée objet (Informatique)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">JavaScript.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">JavaScript (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Object-oriented programming (Computer science)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Hillar, Gastón C.</subfield><subfield code="q">(Gastón Carlos),</subfield><subfield code="e">author.</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCjMvk8Q8MP7GQPycFpWQRq</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011060334</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Stefanov, Stoyan,</subfield><subfield code="e">author.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2010205419</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Sharma, Kumar Chetan,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">JavaScript, object oriented programming (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGVT6rQ6QRyqbXcjMVCJ6q</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1=" " ind2=" "><subfield code="z">1-78712-359-6</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Learning path.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2018038408</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1345235</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">Askews and Holts Library Services</subfield><subfield code="b">ASKH</subfield><subfield code="n">AH31620687</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1345235</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis35756025</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">13150727</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn958874816 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:24Z |
institution | BVB |
isbn | 9781787126749 1787126749 1787123596 9781787123595 |
language | English |
oclc_num | 958874816 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource : illustrations. |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing, |
record_format | marc |
series | Learning path. |
series2 | Learning path |
spelling | Antani, Ved, author. JavaScript, object oriented programming : build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. Birmingham, UK : Packt Publishing, 2016. 1 online resource : illustrations. text txt rdacontent computer c rdamedia online resource cr rdacarrier text file Learning path Online resource; title from title page (viewed September 19, 2016). Authors from front matter. Includes bibliographical references and index. Build sophisticated web applications by mastering the art of Object-Oriented Javascript About This Book Learn popular Object-Oriented programming (OOP) principles and design patterns to build robust apps Implement Object-Oriented concepts in a wide range of frontend architectures Capture objects from real-world elements and create object-oriented code that represents them Learn the latest ES6 features and how to test and debug issues with JavaScript code using various modern mechanisms Who This Book Is For JavaScript developers looking to enhance their web developments skills by learning object-oriented programming. What You Will Learn Get acquainted with the basics of JavaScript language constructs along with object-oriented programming and its application. Learn to build scalable server application in JavaScript using Node.js Generate instances in three programming languages: Python, JavaScript, and C# Work with a combination of access modifiers, prefixes, properties, fields, attributes, and local variables to encapsulate and hide data Master DOM manipulation, cross-browser strategies, and ES6 Identify and apply the most common design patterns such as Singleton, Factory, Observer, Model-View-Controller, and Mediator Patterns Design applications using a modular architecture based on SOLID principles In Detail JavaScript is the behavior, the third pillar in today's paradigm that looks at web pages as something that consists of : content (HTML), presentation (CSS), and behavior (JavaScript). Using JavaScript, you can create interactive web pages along with desktop widgets, browser, and application extensions, and other pieces of software. Object-oriented programming, which is popularly known as OOP, is basically based on the concept of objects rather than actions. The first module will help you master JavaScript and build futuristic web applications. You will start by getting acquainted with the language constructs and how to organize code easily. You develop concrete understanding of variable scoping, loops, and best practices on using types and data structures, as well as the coding style and recommended code organization patterns in JavaScript. The book will also teach you how to use arrays and objects as data structures. By the end of the book, you will understand how reactive JavaScript is going to be the new paradigm. The second module is an easy-to-follow course, which includes hands-on examples of solutions to common problems with obje... JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Object-oriented programming (Computer science) http://id.loc.gov/authorities/subjects/sh87007503 JavaScript (Langage de programmation) Programmation orientée objet (Informatique) COMPUTERS Programming Languages JavaScript. bisacsh JavaScript (Computer program language) fast Object-oriented programming (Computer science) fast Hillar, Gastón C. (Gastón Carlos), author. https://id.oclc.org/worldcat/entity/E39PCjMvk8Q8MP7GQPycFpWQRq http://id.loc.gov/authorities/names/no2011060334 Stefanov, Stoyan, author. http://id.loc.gov/authorities/names/no2010205419 Sharma, Kumar Chetan, author. has work: JavaScript, object oriented programming (Text) https://id.oclc.org/worldcat/entity/E39PCGVT6rQ6QRyqbXcjMVCJ6q https://id.oclc.org/worldcat/ontology/hasWork 1-78712-359-6 Learning path. http://id.loc.gov/authorities/names/no2018038408 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1345235 Volltext |
spellingShingle | Antani, Ved Hillar, Gastón C. (Gastón Carlos) Stefanov, Stoyan Sharma, Kumar Chetan JavaScript, object oriented programming : build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. Learning path. JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Object-oriented programming (Computer science) http://id.loc.gov/authorities/subjects/sh87007503 JavaScript (Langage de programmation) Programmation orientée objet (Informatique) COMPUTERS Programming Languages JavaScript. bisacsh JavaScript (Computer program language) fast Object-oriented programming (Computer science) fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh96004880 http://id.loc.gov/authorities/subjects/sh87007503 |
title | JavaScript, object oriented programming : build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. |
title_auth | JavaScript, object oriented programming : build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. |
title_exact_search | JavaScript, object oriented programming : build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. |
title_full | JavaScript, object oriented programming : build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. |
title_fullStr | JavaScript, object oriented programming : build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. |
title_full_unstemmed | JavaScript, object oriented programming : build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. |
title_short | JavaScript, object oriented programming : |
title_sort | javascript object oriented programming build sophisticated web applications by mastering the art of object oriented javascript a course in three modules |
title_sub | build sophisticated web applications by mastering the art of object-oriented Javascript : a course in three modules. |
topic | JavaScript (Computer program language) http://id.loc.gov/authorities/subjects/sh96004880 Object-oriented programming (Computer science) http://id.loc.gov/authorities/subjects/sh87007503 JavaScript (Langage de programmation) Programmation orientée objet (Informatique) COMPUTERS Programming Languages JavaScript. bisacsh JavaScript (Computer program language) fast Object-oriented programming (Computer science) fast |
topic_facet | JavaScript (Computer program language) Object-oriented programming (Computer science) JavaScript (Langage de programmation) Programmation orientée objet (Informatique) COMPUTERS Programming Languages JavaScript. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1345235 |
work_keys_str_mv | AT antanived javascriptobjectorientedprogrammingbuildsophisticatedwebapplicationsbymasteringtheartofobjectorientedjavascriptacourseinthreemodules AT hillargastonc javascriptobjectorientedprogrammingbuildsophisticatedwebapplicationsbymasteringtheartofobjectorientedjavascriptacourseinthreemodules AT stefanovstoyan javascriptobjectorientedprogrammingbuildsophisticatedwebapplicationsbymasteringtheartofobjectorientedjavascriptacourseinthreemodules AT sharmakumarchetan javascriptobjectorientedprogrammingbuildsophisticatedwebapplicationsbymasteringtheartofobjectorientedjavascriptacourseinthreemodules |