Holub on Patterns: Learning Design Patterns by Looking at Code
Most programmers learn by looking at computer programs. This book teaches you design patterns in exactly this way: by looking at computer programs and analyzing them in terms of the patterns that they use. Consequently, you learn how the patterns actually occur in the real world, and how to apply the patterns to solve real problems. This book also looks at the broader context of OO (Object-Oriented) design and how the patterns solve commonplace OO design problems. It covers many of the principles of OO design - principles not covered by most books on Java - and shows you how to apply these principles to make your code easier to maintain and debug.
Random Posts
- The Complete Cisco VPN Configuration Guide - Cisco Press
- Unix Power Tools 3rd Edition - O’Reilly
- Google Hacking For Penetration Testers
- RFID Handbook: Applications, Technology, Security, and Privacy
- Project Management with the IBM(R) Rational Unified Process(R): Lessons From The Trenches
- Microsoft SQL Server 2005 Performance Optimization and Tuning Handbook
- Google Maps Mashups with Google Mapplets
- The Book of VMware: The Complete Guide to VMware Workstation - No Starch Press
- Web Communities Analysis and Construction
- Visual C# 2005 Demystified


















June 13th, 2006 02:45
Good book, but this is some very incomplete manuscript, that circulated on p2p in rtf format earlier. Somebody please look up and share the REAL book.
June 14th, 2006 12:49
Those who have problems downloading from rapidshare, here is a mirror that
i have created…
http://depositfiles.com/files/108729/Apress.Holub.on.Patterns.rar.html
Deposit files does not work with adblocker on. So please disable it while you wanna download from them.
Enjoy!
July 17th, 2006 00:15
using System.IO;
December 7th, 2007 14:41
thanks boomhari