图书标签: JavaScript YDKJS Programming KyleSimpson 前端 计算机 web 2017
发表于2024-11-22
You Don't Know JS pdf epub mobi txt 电子书 下载 2024
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. He's passionate about JavaScript, HTML5, real-time/peer-to-peer communications, and web performance. Otherwise, he's probably bored by it. Kyle is an author, workshop trainer, tech speaker, and avid OSS community member.
第一“本”没啥内容,是所谓面向初学者的内容。但这个系列本身的定位并不适合初学者看。它更适合学有所悟的人带着疑惑去看。所以还是建议跳过这一“本”。
评分https://github.com/getify/You-Dont-Know-JS/blob/master/up%20%26%20going/ch2.md
评分"up and going" 这个层次真看不出好坏来。。
评分大局观
评分Up & Going 是 YDKJS 系列的第0卷,内容不多,但它让我认识到自己确实应该学学 JavaScript,而不是在自己还不懂 JS 时生硬套用其他语言的思考模式并在遇到麻烦时将 JS 批判一番。
typeof null is an interesting case, because it errantly returns "object", when you'd expect it to return "null". Warning: This is a long-standing bug in JS, but one that is likely never going to be fixed. Too much code on the Web relies on the bug and thus...
评分typeof null is an interesting case, because it errantly returns "object", when you'd expect it to return "null". Warning: This is a long-standing bug in JS, but one that is likely never going to be fixed. Too much code on the Web relies on the bug and thus...
评分typeof null is an interesting case, because it errantly returns "object", when you'd expect it to return "null". Warning: This is a long-standing bug in JS, but one that is likely never going to be fixed. Too much code on the Web relies on the bug and thus...
评分typeof null is an interesting case, because it errantly returns "object", when you'd expect it to return "null". Warning: This is a long-standing bug in JS, but one that is likely never going to be fixed. Too much code on the Web relies on the bug and thus...
评分typeof null is an interesting case, because it errantly returns "object", when you'd expect it to return "null". Warning: This is a long-standing bug in JS, but one that is likely never going to be fixed. Too much code on the Web relies on the bug and thus...
You Don't Know JS pdf epub mobi txt 电子书 下载 2024