Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Haverbeke, Marijn (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco, CA : No Starch Press, [2019]
Edición:Third edition
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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