Book description
Eloquent JavaScript is a guide to JavaScript that focuses on good programming techniques rather than offering a mish-mash of cut-and-paste effects. The author teaches you how to leverage JavaScript's grace and precision to write real browser-based applications. The book begins with the fundamentals of programming—variables, control structures, functions, and data structures—then moves on to more complex topics, like object-oriented programming, regular expressions, and browser events. With clear examples and a focus on elegance, Eloquent JavaScript will have you fluent in the language of the web in no time.
Table of contents
-
Eloquent JavaScript
- Introduction
- 1. Basic JavaScript: Values, Variables, and Control Flow
- 2. Functions
- 3. Data Structures: Objects and Arrays
- 4. Error Handling
- 5. Functional Programming
- 6. Object-Oriented Programming
- 7. Modularity
- 8. Regular Expressions
- 9. Web Programming: A Crash Course
- 10. The Document Object Model
- 11. Browser Events
- 12. HTTP requests
- Index
- About the Author
- Colophon
- A. Updates
Product information
- Title: Eloquent JavaScript
- Author(s):
- Release date: January 2011
- Publisher(s): No Starch Press
- ISBN: 9781593272821
You might also like
book
Eloquent JavaScript, 2nd Edition
Thoroughly updated and revised, Eloquent JavaScript, 2nd Edition shows you how to write elegant, effective JavaScript …
book
Eloquent JavaScript, 3rd Edition
JavaScript lies at the heart of almost every modern web application, from social apps like Twitter …
book
Simplifying JavaScript
The best modern JavaScript is simple, readable, and predictable. Learn to write modern JavaScript not by …
book
Rediscovering JavaScript
JavaScript is no longer to be feared or loathed - the world's most popular and ubiquitous …