Eloquent JavaScript
豆瓣![Eloquent JavaScript](/m/book/2021/09/185f0e9e95-a07e-477c-89c3-6b8829b9ed20.jpg)
A Modern Introduction to Programming
Marijn Haverbeke
简介
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.