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...
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
San Francisco, CA :
No Starch Press,
[2019]
|
Édition: | Third edition |
Sujets: | |
Accès en ligne: | Texto completo (Requiere registro previo con correo institucional) |
Table des matières:
- 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