书籍 You Don't Know JS的封面

You Don't Know JS

Kyle Simpson

出版时间

2015-02-28

ISBN

9781491924464

评分

★★★★★

标签

web编程

书籍介绍

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

目录
Into Programming
Code
Expressions
Try It Yourself
Operators

显示全部
用户评论
Up & Going 是 YDKJS 系列的第0卷,内容不多,但它让我认识到自己确实应该学学 JavaScript,而不是在自己还不懂 JS 时生硬套用其他语言的思考模式并在遇到麻烦时将 JS 批判一番。
前言告诉我们要好好学JS的“一切” 第一章可以跳过 第二章很有用 第三章可以略读
很薄的一本,介绍了基础知识和后面几本书。
"up and going" 这个层次真看不出好坏来。。
一个加长版的序卖5刀/(ㄒoㄒ)/~~
其实看的是第二版第一本get started
第三册是趁热打铁赚钱的
配合视频食用的确效果更佳w
下册完全不值得购买呀,为啥加长版的续要放后面……还专门成一册。这种泛泛而谈还不如看MDN教程。es6不如看nicholas的understanding es6,心疼钱。这系列是因为开源才比js ninja出名吧……