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

用户评价

评分

请直接到github看全版:https://github.com/getify/You-Dont-Know-JS

评分

请直接到github看全版:https://github.com/getify/You-Dont-Know-JS

评分

前言告诉我们要好好学JS的“一切” 第一章可以跳过 第二章很有用 第三章可以略读

评分

"up and going" 这个层次真看不出好坏来。。

评分

很薄的一本,介绍了基础知识和后面几本书。

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

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