Logo

Eloquent JavaScript: An opinionated guide to programming

Large book cover: Eloquent JavaScript: An opinionated guide to programming

Eloquent JavaScript: An opinionated guide to programming
by

Publisher: No Starch Press
ISBN/ASIN: 1593272820

Description:
Eloquent JavaScript is a digital book providing a comprehensive introduction (tutorial) to the JavaScript programming language. Apart from a bookful of text, it contains plenty of example programs, and an environment to try them out and play with them. The book is aimed at the beginning programmer ― people with prior programming experience might also get something out of it, but they should not read chapters 2 to 5 too closely, because most of the concepts discussed there will probably be nothing new to them.

Home page url

Download or read it online for free here:
Download link
(1.4MB, ZIP)

Similar books

Book cover: The Road to learn ReactThe Road to learn React
by - Leanpub
The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained.
(8394 views)
Book cover: Human JavaScriptHuman JavaScript
by - HumanJavaScript.com
This is a book about a specific set of JavaScript tools, patterns, and approaches that we feel are optimized for people. These approaches enable our team to quickly build and deliver high-quality JavaScript applications for humans ...
(7868 views)
Book cover: Developing Backbone.js ApplicationsDeveloping Backbone.js Applications
by - O'Reilly Media
If you're looking to use the single-page application model to build your site's frontend, Backbone.js is an ideal framework for the job. This practical guide provides all the information you need to create structured JavaScript applications.
(14479 views)
Book cover: TypeScript Deep DiveTypeScript Deep Dive
by - GitBook
TypeScript is a superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. The author of this book has been looking at the issues that turn up commonly when people start using TypeScript.
(7496 views)