Head first JavaScript programming
What will you learn from this book? This brain-friendly guide teaches you everything from JavaScript language fundamentals to advanced topics, including objects, functions, and the browser’s document object model. You won’t just be reading—you’ll be playing games, solving puzzles, pondering mysterie...
Otros Autores: | , , , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly Media
2014.
2014. |
Edición: | First edition |
Colección: | Head first Head first JavaScript programming
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629053006719 |
Tabla de Contenidos:
- A quick dip into JavaScript
- Writing real code
- Introducing functions
- Putting some order in your data
- Understanding objects
- Interacting with your web page
- Types, equality, conversion, and all that jazz
- Bringing it all together
- Asynchronous coding
- First-class functions
- Anonymous functions, scope, and closures
- Advanced object construction
- Using prototypes.