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

Full description

Bibliographic Details
Other Authors: Freeman, Eric T., author (author), Robson, Elisabeth, author (editor), Blanchette, Meghan, editor (cover designer), Corner, Randy, cover designer, Yarbrough, Melanie, editor
Format: eBook
Language:Inglés
Published: Sebastopol, California : O'Reilly Media 2014.
2014.
Edition:First edition
Series:Head first Head first JavaScript programming
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629053006719
Table of Contents:
  • 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.