發表於2025-04-22
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中一些讓大傢誤會的地方...
評分 評分##作者寫得很有調調,這門語言就像是他自己的一件作品一樣。字裏行間透著自信,因為對語言太瞭解瞭,編程語言書籍典範之一種。Functions一章最有料,也最喜歡。
評分 評分 評分 評分 評分JavaScript pdf epub mobi txt 電子書 下載