|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
design patterns"PC" <On***@pandora.be> wrote in message I am assuming you want a book that concentrates more on implemenation thatnews:e%23Sem%23fvFHA.596@TK2MSFTNGP12.phx.gbl... > anyone knows a good book on design patterns, specificaly for VB6 > > patterns themselves. To learn about patterns you really need to go directly to the source "Design Patterns", Gamma (Gang of Four) and "Object Models", Fowler. One useful book is "Microsoft Visual Basic Design Patterns" by William Stamatakis. It is useful because it emphasises COM. Most of the OOPL limitations in VB are related to the limitations of COM and not VB. (VB's object model is COM based). This book will not be an ultimate source. You must consider that patterns by design are devoid of implementation. (Pun intended. <g>) You will discover that there are often many ways to skin the poor proverbial cat. While suggested implementations of various patterns may appear to translate easily into full OOPLs such as C++. The suggestions, like those in this book, are just one of many possible solutions. Someone, somewhere, always manages to come up with something a little better for a specific problem domain. You will want to supplement your pattern-knowledge with articles on the net. -ralph
Newbie: How to extract year from a Date object
VB6 : Attach Event Handlers to Dynamically Generated Controls Newbie: FOR loop on dates Declaring a Constant List all jpg files from folder (loop problem) Random first random number delete Question on printing with Snapshot from VB 6 Do The Runtime DLLs Come With Win2000? VB6 IDE VBE Object reference |
|||||||||||||||||||||||