Loading…

Eloquent JavaScript : a modern introduction to programming /

Completely revised and updated, this best-selling introduction to programming in JavaScript focuses on writing real applications. 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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Haverbeke, Marijn (Author)
Format: Electronic eBook
Language:Inglés
Published: San Francisco, CA : No Starch Press, [2019]
Edition:Third edition
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Values, types, and operators
  • Program structure
  • Functions
  • Data structures: objects and arrays
  • Higher-order functions
  • The secret life of objects
  • Project: a robot
  • Bugs and errors
  • Regular expressions
  • Modules
  • Asynchronous programming
  • Project: a programming language
  • JavaScript and the browser
  • The document object model
  • Handling events
  • Project: a platform game
  • Drawing on canvas
  • HTTP and forms
  • Project: a pixel art editor
  • Node.is
  • Project: skill-sharing website
  • JavaScript and performance