有位未具名的朋友在《物件導向分析設計與應用》書籍相關資訊的回應中問到:「還有什麼樣的書,類似這本,把關於IT設計的概念、方法、目的、應用等,都整理出來的好書。」在回覆時,寫著寫著覺得內容有點長了,於是拉出來自成一篇。
我第一個想到的是四人幫的《Design Patterns》。雖然手邊還有其他討論軟體設計的書籍,但每次我有設計方面的疑問時,都會先從這本書下手。名副其實的經典!這本書有中文版:《物件導向設計模式》,葉秉哲翻譯。書中的範例是以 C++ 撰寫,也許有些人會覺得不夠親切吧。其他討論 design patterns 的書籍,我手邊有而且覺得不錯的:
- 深入淺出設計模式(Head First Design Patterns),蔡學鏞 譯。
無責評論:透過輕鬆詼諧的對話和圖片帶領讀者進入 design patterns 的世界,應該挺適合初學者。 - 敏捷軟體開發-原則、樣式及實務(Agile Software Development),林昆穎、吳京子 譯。
無責評論:Agile + Design Patterns + Case Study,我主要是看裡面的 OCP、DIP、ISP 等設計原則。
- Patterns of Enterprise Application Architecture
- Pattern-Oriented Software Architecture Volume 1: A System of Patterns
- Pattern-Oriented Software Architecture Volume 2: Patterns for Concurrent and Networked Objects
- Pattern-Oriented Software Architecture Volume 3: Patterns for Resource Management
目前大概先想到這幾本,若有想到其他值得推薦的書籍再補上來。
沒有留言: