
今天要推薦的就是下面的兩張筆記卡片:
Design PatternsBy Jason McDonaldWritten by Patterns expert, Jason McDonald, this Refcard provides a quick reference to the original 23 "Gang of Four" design patterns, as listed in the book Design Patterns: Elements of Reusable Object-Oriented Software. Each pattern includes class diagrams, explanation, usage information, and a real world example. Download
Now
|
筆者注:涵蓋了目前最常見的23種設計模式,通過類圖來展現。比較有價值的是作者
通過模式能完成什么事,什么時候才需要使用和一個具體的場景來述途這三個方面
詮釋設計模式本身的內涵,讓大家閱讀起來更有體會。
![]() |
Glassfish Application ServerBy Masoud KalaliThe use of GlassFish application server is growing, and having a reference card for day-to-day jobs is inevitable. This refcard covers administration, security, and performance management topics. Download Now |
筆者注:本筆記介紹了GlassFish的安裝,Domain的配置方法,常用的管理員命令操作方法
集群和負載均衡的技術介紹等。內容很多,但作者編寫的很精簡,很容易閱讀。
注:官網下載需要注冊,比較麻煩些,當然也可以選擇本地下載。
Good Luck!
Yours Matthew!