Book description
It’s easy to learn parts of JavaScript, but much harder to learn it completely—or even sufficiently—whether you’re new to the language or have used it for years. With the "You Don’t Know JS" book series, you’ll get a more complete understanding of JavaScript, including trickier parts of the language that many experienced JavaScript programmers simply avoid.
The series’ first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript’s core mechanisms, you’ll be prepared to dive into the other, more in-depth books in the series—and be well on your way toward true JavaScript.
With this book you will:
- Learn the essential programming building blocks, including operators, types, variables, conditionals, loops, and functions
- Become familiar with JavaScript's core mechanisms such as values, function closures, this, and prototypes
- Get an overview of other books in the series—and learn why it’s important to understand all parts of JavaScript
Publisher resources
Table of contents
Product information
- Title: You Don't Know JS: Up & Going
- Author(s):
- Release date: March 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491924464
You might also like
video
Modern JavaScript From The Beginning
This is a front to back JavaScript course for absolutely everybody. We start with the basic …
video
Modern JavaScript from the Beginning - Second Edition
This course is a comprehensive introduction to JavaScript, covering everything from the basics of variables, data …
book
You Don't Know JS: Types & Grammar
No matter how much experience you have with JavaScript, odds are you don’t fully understand the …
book
JavaScript: The Definitive Guide, 7th Edition
JavaScript is the programming language of the web and is used by more software developers today …