Loading...

Eloquent JavaScript, 2nd Ed.

Marijn Haverbeke

  • Bindwijze: E-book
  • Taal: en
  • Categorie: Computers & Informatica
  • ISBN: 9781593276614
A Modern Introduction to Programming
Inhoud
Taal:en
Bindwijze:E-book
Oorspronkelijke releasedatum:07 december 2014
Aantal pagina's:472
Ebook Formaat:Epub zonder kopieerbeveiliging (DRM)
Illustraties:Nee
Betrokkenen
Hoofdauteur:Marijn Haverbeke
Tweede Auteur:Marijn Haverbeke
Tweede Auteur:Marijn Haverbeke
Lees mogelijkheden
Lees dit ebook op:Android (smartphone en tablet) , Kobo e-reader , Desktop (Mac en Windows) , iOS (smartphone en tablet) , Windows (smartphone en tablet) , Overige e-reader
Overige kenmerken
Editie:2
Studieboek:Nee
Verpakking breedte:179 mm
Verpakking hoogte:34 mm
Verpakking lengte:236 mm
Verpakkingsgewicht:1 g
Overige kenmerken
Editie:2
Studieboek:Nee
Verpakking breedte:179 mm
Verpakking hoogte:34 mm
Verpakking lengte:236 mm
Verpakkingsgewicht:1 g

Samenvatting

JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications.


Eloquent JavaScript, 2nd Edition dives deep into the JavaScript language to show you how to write beautiful, effective code. Author Marijn Haverbeke immerses you in example code from the start, while exercises and full-chapter projects give you hands-on experience with writing your own programs. As you build projects such as an artificial life simulation, a simple programming language, and a paint program, you'll learn:

–The essential elements of programming, including syntax, control, and data

–How to organize and clarify your code with object-oriented and functional programming techniques

–How to script the browser and make basic web applications

–How to use the DOM effectively to interact with browsers

–How to harness Node.js to build servers and utilities


This edition is thoroughly revised and modernized to reflect the current state of Java­Script and web browsers, with brand-new material, such as a chapter on code performance in Java­Script, and expanded coverage of recursion and closures. All source code is available online in an inter­active sandbox, where you can edit the code, run it, and see its output instantly.


Isn't it time you became fluent in the language of the Web?


Includes an exclusive chapter, only available in the No Starch Press edition!