Chargement en cours…

Eloquent Javascript : a modern introduction to programming /

JavaScript is at the heart of almost every modern Web application, whether it's Google Apps, Twitter, or the newest browser-based game. Though it's simple for beginners to pick up and play with, JavaScript is not a toy-it's a flexible and complex language that can be used to build ful...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Haverbeke, Marijn
Format: Électronique eBook
Langue:Inglés
Publié: San Francisco : No Starch Press, ©2011.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • On programming
  • Why language matters
  • What Is JavaScript?
  • Trying programs
  • Overview of this book
  • Typographic conventions
  • Basic Javascript : values, variables, and control flow
  • Functions
  • Data structures : objects and arrays
  • Error handling
  • Functional programming
  • Object-oriented programming
  • Modularity
  • Regular expressions
  • Web programming : a crash course
  • The document object model
  • Browser events
  • HTTP requests.