Dustin Diaz is a user interface engineer who enjoys writing JavaScript, CSS, and HTML, as well as making interactive and usable interfaces to create passionate users.
Ross Harmes works as a frontend engineer in Sunnyvale, California, where he creates modular and reusable JavaScript components for Yahoo! Small Business.
发表于2024-11-21
Pro JavaScript Design Patterns 2024 pdf epub mobi 电子书
整本书给人一种直接从某个语言的设计模式照搬过来的感觉,但是,有些模式,的确可以在js里灵活运用,某些则由于语言特性的关系,过于鸡肋。但看整本书的时候,若读者是结合自己的项目来思考,经常会得到很多启发。还有就是看完这些设计模式,再去观摩一些流行的类库就很容易明...
评分我个人认为这个本比较适合有基础的人去学习,必须有一定的设计经验和C或者C++底层基础,如果不能从内存和语言机制角度去理解,学起来会比较吃力。如果有编译原理的基础更好。个人觉得javascript 的设计机制有违直觉,如果不能从内存角度去分析问题,对于这本书来说会觉得压力山大
评分这本书真的非常好,想着买本看,但是网上搜了半天还是找不多中文版的,估计是不出了吧。英文版的太贵了,所以想求购一本二手图书,如果大家在书店看到,通知我一声,非常感谢了,现在求购二手望有的联系我。谢谢大家
评分JS再怎样也是“基于对象”,不是真正的“面向对象”,看这本书我还不如去研究Microsoft Ajax Library和jQuery了。。。要说设计模式,我建议还是多看看C#和Java方面的吧,这本书涉及的设计模式内容也比较少 JS这种基于原型链的动态类型语言,要模仿面向对象真的比较烦琐,而且显...
评分JS再怎样也是“基于对象”,不是真正的“面向对象”,看这本书我还不如去研究Microsoft Ajax Library和jQuery了。。。要说设计模式,我建议还是多看看C#和Java方面的吧,这本书涉及的设计模式内容也比较少 JS这种基于原型链的动态类型语言,要模仿面向对象真的比较烦琐,而且显...
图书标签: javascript 设计模式 JavaScript web design 技术 模式 programming
As a web developer, you’ll already know that JavaScript™ is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power waiting to be unlocked--JavaScript is capable of full object-oriented capabilities, and by applying OOP principles, best practices, and design patterns to your code, you can make it more powerful, more efficient, and easier to work with alone or as part of a team.
With Pro JavaScript Design Patterns, you’ll start with the basics of object-oriented programming in JavaScript applicable to design patterns, including making JavaScript more expressive, inheritance, encapsulation, information hiding, and more. With that covered, you can kick-start your JavaScript development in the second part of the book, where you’ll find detail on how to implement and take advantage of several design patterns in JavaScript, including composites, decorators, façades, adapters, and many more.
Each chapter is packed with real-world examples of how the design patterns are best used and expert advice on writing better code, as well as what to watch out for. Along the way you’ll discover how to create your own libraries and APIs for even more efficient coding.
* Master the basics of object-oriented programming in JavaScript, as they apply to design patterns.
* Apply design patterns to your kick-start your JavaScript development.
* Work through several real-world examples.
相当不错的一本书,虽然废话有点多,但好处是条理清晰
评分:无
评分看到过的OOP最好实现的一本书,讲的很详细,层层深入,至于设计模式,个人感觉从JS入手不是件好事,除非本来就对设计模式化有很深的理解,不过本书还是很值得一看的,会学到很多东西,目前感觉讲的最好的两本javascript书之一,另一本是周爱民的大作,及其推荐。
评分不管是语言特性和设计模式都讲解得深入。的确是Pro
评分看到过的OOP最好实现的一本书,讲的很详细,层层深入,至于设计模式,个人感觉从JS入手不是件好事,除非本来就对设计模式化有很深的理解,不过本书还是很值得一看的,会学到很多东西,目前感觉讲的最好的两本javascript书之一,另一本是周爱民的大作,及其推荐。
Pro JavaScript Design Patterns 2024 pdf epub mobi 电子书