Board logo

標題: Apress 重量級新書 - Pro JavaScript Design Patterns [打印本頁]

作者: wmh    時間: 2007-12-18 13:34     標題: Apress 重量級新書 - Pro JavaScript Design Patterns



Pro JavaScript Design Patterns

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.

What you’ll learnWho is this book for?

This book will be an invaluable learning tool for any experienced JavaScript developer.


Part 1: Object-Oriented JavaScript
Part 2: Design Patterns
試讀章節 (由 YUI Blog 所提供)
Chapter 9: The Flyweight Pattern


更多關於本書的資訊:
http://jsdesignpatterns.com/




歡迎光臨 jsGears.com 技術論壇 - AJAX, JavaScript, jQuery, 網站開發, 前端效能優化 (http://jsgears.com/)