发表于2025-01-10
JavaScript pdf epub mobi txt 电子书 下载
Douglas Crockford is a Senior JavaScript Architect at Yahoo!. He is the maintainer of the JSON format, and a regular speaker at conferences on advanced JavaScript topic. He is also on the JavaScript 2.0 committee at ECMA.
Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book offers a detailed explanation of the features that make JavaScript an outstanding object-oriented programming language, and warns you about the bad parts.
In the process, JavaScript: The Good Parts defines a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole. Author Douglas Crockford, a member of JavaScript 2.0 committee at ECMA, is considered by many people in the development community to be the JavaScript expert.
A beautiful, elegant, lightweight and highly expressive language lies buried under a steaming pile of good intentions and blunders, he explains. The very good ideas include functions, loose typing, dynamic objects, and an expressive object literal notation. Awful ideas include a programming model based on global variables. With JavaScript: The Good Parts, you can release this elegant programming language from its old shell, and create more maintainable, extensible, and efficient code.
The book's topics include:
* Syntax
* Objects
* Functions
* Inheritance
* Arrays
* Regular expressions
* Methods
* Style
* Beautiful features
Appendices summarize JavaScript's bad parts and awful parts. But the greatest benefit of studying the good parts is that you can avoid the need to unlearn the bad parts. If you want to learn more about the bad parts and how to use them badly, consult any other JavaScript book.
JavaScript is the language of the Web -- the only language found in all browsers -- so avoiding it altogether is not an alternative. But, whether you're managing object libraries or just trying to get Ajax to run fast, Crockford's guidance in JavaScript: The Good Parts will help you create truly effective JavaScript code.
##花了一个周末的时间,先从前到后略读了一遍,之后又从最后一章详细读到第一章,嘿嘿,倒着读竟然感觉比正着读还顺畅。 这种感觉说明了一个问题,本书在章节组织上是存在一些问题的;特别是第三章/第四章是比较深入的章节,在没有对javascript做一个基本编程体验的情况下,很难...
评分 评分##:无
评分##如今,JS可以说是一统天下,前端毫无疑问,后端有了Node,移动端有了React。 JS这门语言由于是在10天内创建出来的,难免存在着一些不足点。 创始人Brendan Eich一开始打算用scheme来实现,无奈公司领导说,让这个新语言的语法像java,所以造就了现在JS中一些让大家误会的地方...
评分 评分##跑过来装个逼,纪念下第一本被自己看完的英文技术书籍。 之前经常看到一些技术牛人推荐书籍的时候会附带一句,最好看英语原版。由于英文太水,一直不敢看,经过最近一年多的积累,尝试着看英文原版。硬着头皮看下来,遇到不懂得查下单词记录下,慢慢感觉没有那么吃力了。能够...
评分##一本超级大牛教你怎么用JavaScript的书
JavaScript pdf epub mobi txt 电子书 下载