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.
发表于2025-02-04
JavaScript 2025 pdf epub mobi 电子书
本书的作者Douglas Crockford是JavaScript开发社区最知名的权威,JavaScript的发明人Brendan Eich说他是“Yoda of lambda programming and JavaScript(lambda编程和JavaScript的精神领袖)”。他不仅仅给我们带来了JSON、JSLint、JSMin和ADSafe等等在JavaScript开发领域应用广...
评分当一个作者能把一个语言的丑陋一面揭露出来,就说明他对这门语言的功力不浅。同样的例子就是大名鼎鼎的THINKING IN JAVA 作者是对美感有追求的人,这从每个章节一开始的莎士比亚选段而用词可见一斑(中文版的翻译可能会比较痛苦 呵呵)。当然,如果不是这样他也不会去写这本...
评分第一本书 :JavaScript高级程序设计 第二本书:ppk 谈 JavaScript 这是第三本
评分js之所以被人误解,有些人推崇,有些人瞧不上。 是因为: 在语言设计上,其借鉴了多种语言,函数式和命令式语言都有,原型链式语言,多年后,在我了解了sicp后,才发现,原来js一些设计思路,如此的倾向lisp js的创造者应该是语言的专家,通晓编程语言的设计,但当年可能时间...
评分如今,JS可以说是一统天下,前端毫无疑问,后端有了Node,移动端有了React。 JS这门语言由于是在10天内创建出来的,难免存在着一些不足点。 创始人Brendan Eich一开始打算用scheme来实现,无奈公司领导说,让这个新语言的语法像java,所以造就了现在JS中一些让大家误会的地方...
图书标签: javascript JavaScript 前端开发 编程 Web开发 web 计算机 programming
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的使用习惯。这本书需要一定的基础。如果读者有函数式编程的基础,会觉得这本书的建议是些理所当然的。
评分(╯#-_-)╯~~╧═╧
评分应该没完全懂。
评分要是每门语言都有这么一本小薄书就好了(
评分作者写得很有调调,这门语言就像是他自己的一件作品一样。字里行间透着自信,因为对语言太了解了,编程语言书籍典范之一种。Functions一章最有料,也最喜欢。
JavaScript 2025 pdf epub mobi 电子书