Table of Contents for
Eloquent JavaScript, 3rd Edition

Version ebook / Retour

Cover image for bash Cookbook, 2nd Edition Eloquent JavaScript, 3rd Edition by Marijn Haverbeke Published by No Starch Press, 2018
  1. Cover Page
  2. Eloquent JavaScript: A Modern Introduction to Programming
  3. Title Page
  4. Copyright Page
  5. BRIEF CONTENTS
  6. CONTENTS IN DETAIL
  7. Dedication
  8. Eloquent JavaScript: A Modern Introduction to Programming
  9. INTRODUCTION
  10. PART I: LANGUAGE
  11. Eloquent JavaScript: A Modern Introduction to Programming
  12. 1 VALUES, TYPES, AND OPERATORS
  13. Eloquent JavaScript: A Modern Introduction to Programming
  14. 2 PROGRAM STRUCTURE
  15. Eloquent JavaScript: A Modern Introduction to Programming
  16. 3 FUNCTIONS
  17. Eloquent JavaScript: A Modern Introduction to Programming
  18. 4 DATA STRUCTURES: OBJECTS AND ARRAYS
  19. Eloquent JavaScript: A Modern Introduction to Programming
  20. 5 HIGHER-ORDER FUNCTIONS
  21. Eloquent JavaScript: A Modern Introduction to Programming
  22. 6 THE SECRET LIFE OF OBJECTS
  23. Eloquent JavaScript: A Modern Introduction to Programming
  24. 7 PROJECT: A ROBOT
  25. Eloquent JavaScript: A Modern Introduction to Programming
  26. 8 BUGS AND ERRORS
  27. Eloquent JavaScript: A Modern Introduction to Programming
  28. 9 REGULAR EXPRESSIONS
  29. Eloquent JavaScript: A Modern Introduction to Programming
  30. 10 MODULES
  31. Eloquent JavaScript: A Modern Introduction to Programming
  32. 11 ASYNCHRONOUS PROGRAMMING
  33. Eloquent JavaScript: A Modern Introduction to Programming
  34. 12 PROJECT: A PROGRAMMING LANGUAGE
  35. PART II: BROWSER
  36. Eloquent JavaScript: A Modern Introduction to Programming
  37. 13 JAVASCRIPT AND THE BROWSER
  38. Eloquent JavaScript: A Modern Introduction to Programming
  39. 14 THE DOCUMENT OBJECT MODEL
  40. Eloquent JavaScript: A Modern Introduction to Programming
  41. 15 HANDLING EVENTS
  42. Eloquent JavaScript: A Modern Introduction to Programming
  43. 16 PROJECT: A PLATFORM GAME
  44. Eloquent JavaScript: A Modern Introduction to Programming
  45. 17 DRAWING ON CANVAS
  46. Eloquent JavaScript: A Modern Introduction to Programming
  47. 18 HTTP AND FORMS
  48. Eloquent JavaScript: A Modern Introduction to Programming
  49. 19 PROJECT: A PIXEL ART EDITOR
  50. PART III: NODE
  51. Eloquent JavaScript: A Modern Introduction to Programming
  52. 20 NODE.JS
  53. Eloquent JavaScript: A Modern Introduction to Programming
  54. 21 PROJECT: SKILL-SHARING WEBSITE
  55. Eloquent JavaScript: A Modern Introduction to Programming
  56. 22 JAVASCRIPT AND PERFORMANCE
  57. EXERCISE HINTS
  58. INDEX
  59. Eloquent JavaScript: A Modern Introduction to Programming
  60. Eloquent JavaScript: A Modern Introduction to Programming
  61. Eloquent JavaScript: A Modern Introduction to Programming

Master the Language of the Web

JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to browser-based game frameworks. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications.

This third edition of Eloquent JavaScript dives deep into the JavaScript language to show you how to write beautiful, effective code. The updates include brand-new material on features like class notation, arrow functions, iterators, async functions, template strings, and block scope.

Haverbeke immerses you in code from the start and teaches through extensive examples, while exercises and full-chapter projects give you hands-on experience writing your own programs. First you’ll learn the basic structure of the JavaScript language as well as control structures, functions, and data structures. Then you’ll learn about error handling and bug fixing, modularity, and asynchronous programming before moving on to programming web browsers. As you build projects such as a browser game, a simple programming language, and a paint program, you’ll learn how to:

Image Understand the essential elements of programming, including syntax, control, and data

Image Organize and clarify your code with object-oriented and functional programming techniques

Image Script the browser and make basic web applications

Image Use the DOM effectively to interact with browsers

Image Harness Node.js to build servers and utilities Isn’t it time you became fluent in the language of the web?

About the Author

Marijn Haverbeke is a programming language enthusiast and polyglot. He’s worked on a wide range of software systems, from databases to compilers to editors. He runs a small business around his open source projects.

All source code is available online in an interactive sandbox, where you can edit the code, run it, and see its output instantly.

Image

THE FINEST IN GEEK ENTERTAINMENT

www.nostarch.com