Head first JavaScript programming : a brain-friendly guide /

书目详细资料
主要作者: Freeman, Eric T.
其他作者: Freeman, Elisabeth
格式: 图书
语言: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.