Head first JavaScript programming : a brain-friendly guide /
المؤلف الرئيسي: | |
---|---|
مؤلفون آخرون: | |
التنسيق: | كتاب |
اللغة: | English |
منشور في: |
Sebastopol, CA :
O'Reilly media inc. ; Shroff publishers & distributors,
2015.[ reprinted ]
|
الطبعة: | 2014 first edition |
الموضوعات: | |
Classic Catalogue: | View this record in Classic Catalogue |
جدول المحتويات:
- 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.