登入
選單
返回
Google圖書搜尋
Hands on Design Patterns for Visual Basic
Joe Sweeney
出版
Lulu.com
, 2008-02
主題
Computers / General
Computers / Computer Science
Computers / Languages / Visual BASIC
ISBN
1435709837
9781435709836
URL
http://books.google.com.hk/books?id=u37JwAEACAAJ&hl=&source=gbs_api
註釋
Coding more efficiently means writing independent components based on a common foundation. It means really understanding object- oriented programming and design patterns. In this book, I will show you how to use design patterns by building an application from the ground up. You will see how to effectively integrate the object-oriented concepts of encapsulation, modularity, polymorphism and inheritance with some of the more common design patterns, such as Singleton, Factory, Mediator, Faade and Listener. By the end of the book, you will be armed with the knowledge of how to build structurally sound reusable components.