Head first JavaScript programming : a brain-friendly guide /
Main Author: | |
---|---|
Other Authors: | |
Format: | Book |
Language: | English |
Published: |
Sebastopol, CA :
O'Reilly media inc. ; Shroff publishers & distributors,
2015.[ reprinted ]
|
Edition: | 2014 first edition |
Subjects: | |
Classic Catalogue: | View this record in Classic Catalogue |
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.