Cargando…

Learning JavaScript /

This is an exciting time to learn JavaScript. Now that the latest JavaScript specification--ECMAScript 6.0 (ES6)--has been finalized, learning how to develop high-quality applications with this language is easier and more satisfying than ever. This practical book takes programmers (amateurs and pros...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Brown, Ethan, 1975- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, 2016.
Edición:Third edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Your first application
  • JavaScript development tools
  • Literals, variables, constants and data types
  • Control flow
  • Expressions and operators
  • Functions
  • Scope
  • Arrays and array processing
  • Objects and object-oriented programming
  • Maps and sets
  • Exceptions and error handling
  • Iterators and generators
  • Functions and the power of abstract thinking
  • Asynchronous programming
  • Date and time
  • Math
  • Regular expressions
  • JavaScript in the browser
  • jQuery
  • Node
  • Object property configuration and proxies
  • Additional resources.