You Don't Know JS

You Don't Know JS pdf epub mobi txt 电子书 下载 2025

出版者:O'Reilly Media
作者:Kyle Simpson
出品人:
页数:88
译者:
出版时间:2015-3
价格:USD 4.99
装帧:Paperback
isbn号码:9781491924464
丛书系列:
图书标签:
  • JavaScript
  • YDKJS
  • Programming
  • KyleSimpson
  • 前端
  • 计算机
  • web
  • 2017
  • JavaScript
  • 前端开发
  • 编程
  • Web开发
  • 技术
  • 计算机科学
  • 深入理解
  • YDKJS
  • 开源
  • 学习
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

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.

目录信息

Into Programming
Code
Expressions
Try It Yourself
Operators
Values & Types
Code Comments
Variables
Blocks
Conditionals
Loops
· · · · · · (收起)

读后感

评分

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...

用户评价

评分

第三册是趁热打铁赚钱的

评分

basic introduction for javascript

评分

其实看的是第二版第一本get started

评分

Up & Going 是 YDKJS 系列的第0卷,内容不多,但它让我认识到自己确实应该学学 JavaScript,而不是在自己还不懂 JS 时生硬套用其他语言的思考模式并在遇到麻烦时将 JS 批判一番。

评分

因为这书很有名,然后就开始从第一本看起(ry 这本书很薄,内容很少,讲的都是很基础的部分。第二章后面介绍的 Polyfilling 和 Transpiling 一下子让我感觉到了工业界的气氛…… 从这本书开始,除了最后一本 ES6 外,后面的内容越来难(深入)了。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有