0% found this document useful (0 votes)
52 views2 pages

SaveBooklet Booklet

The document discusses the first book in the "You Don't Know JS" series titled "Up & Going". It summarizes that the book provides the necessary background for those with limited programming experience by teaching the basic building blocks of programming and JavaScript's core mechanisms. This prepares readers to dive into more advanced books in the series and gain a more complete understanding of JavaScript.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views2 pages

SaveBooklet Booklet

The document discusses the first book in the "You Don't Know JS" series titled "Up & Going". It summarizes that the book provides the necessary background for those with limited programming experience by teaching the basic building blocks of programming and JavaScript's core mechanisms. This prepares readers to dive into more advanced books in the series and gain a more complete understanding of JavaScript.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

“When you strive to comprehend your code, you create better

work and become better at what you do. The code isn’t just
your job anymore, it’s your craft. This is why I love Up & Going.”
—JENN LUKAS, Frontend consultant

KYLE SIMPSON
KYLE SIMPSON

UP &

YOU DON’T KNOW JAVASCRIPT


I

GOING
UP & GOING
The YOU DON’T KNOW JS series includes:
Up & Going
Scope & Closures
this & Object Prototypes
Types & Grammar
Async & Performance
ES6 & Beyond

UP & GOING
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
Kyle Simpson is an Open Web Evangelist from Austin, TX, who’s passionate about all things JavaScript.
He’s an author, workshop trainer, tech speaker, and OSS contributor/leader.

JAVA SCRIPT
JAVASCRIPT Twitter: @oreillymedia
facebook.com/oreilly

US $4.99 CAN $5.99


ISBN: 978-1-491-92446-4

oreilly.com
YouDontKnowJS.com

You might also like