Eloquent Javascript, 2nd Ed. (häftad)
Fler böcker inom
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
472
Utgivningsdatum
2014-07-12
Upplaga
2 Rev ed
Förlag
No Starch Press,US
Illustratör/Fotograf
illustrations
Illustrationer
illustrations
Dimensioner
234 x 177 x 25 mm
Vikt
907 g
Antal komponenter
1
Komponenter
,
ISBN
9781593275846

Eloquent Javascript, 2nd Ed.

A Modern Introduction to Programming

(3 röster)  |  Läs 1 recension
Häftad,  Engelska, 2014-07-12

Slutsåld

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 JavaScript and web browsers, with brand-new material, such as a chapter on code performance in JavaA-Script, and expanded coverage of recursion and closures. All source code is available online in an interactive 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?
Visa hela texten

Kundrecensioner

Det finns 1 recension av Eloquent Javascript, 2nd Ed.. Har du också läst boken? Om du har köpt den på Bokus.com vill vi gärna höra vad du tyckte om den! Sätt ditt betyg »
  1. Välskriven bok, intressanta exempel
    goekboet, 15 juli 2015

    Boken är välskriven men jag skulle inte riktigt rekommendera den till någon som första bok i programmering. För den som hållt på med programmering ett tag och kanske läst någon kurs är den förträfflig. Boken tar upp ämnen som objektorientering, funktionell programmering, lättläst kod, kompilering, spelprogrammering och prestanda. Kodexemplena är mycket välskrivna och den som är beredd att ägna tid åt att förstå dem och är mycket givande för den som tar sig tid att sätta sig in i dem. Boken är... Läs hela recensionen

Visa alla 1 recensioner

Fler böcker av Marijn Haverbeke

  • Eloquent Javascript, 3rd Edition

    Marijn Haverbeke

    JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to browser-based game frameworks like Phaser and Babylon. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex la...

  • JavaScript

    Marijn Haverbeke

    Lernen Sie JavaScript umfassender Schritt-für-Schritt-Einstieg in die Programmierung und in JavaScript direkt losprogrammieren mit viele Beispielen und Übungsprojekten ansteigender Schwierigkeitsgrad bis zu komplexeren Webanwendungen JavaScript is...

Övrig information

Marijn Haverbeke is an independent developer and author, focusing mostly on programming languages and tools for programmers. He spends most of his time working on open-source software, such as the CodeMirror editor and the Tern type inference engine for JavaScript.