Appendix C. Oozinoz Source

The primary benefit of learning about design patterns is that understanding them will help you improve your code. You can make your code smaller, simpler, more elegant, easier to maintain, and more powerful through the application of design patterns. For design patterns to pay off, you need to see design patterns manifest in working code, and you must become comfortable building and rebuilding design patterns into a codebase. It can be helpful to start with working examples, and toward that end this book includes many examples that show the use of design patterns in C# code. Building the Oozinoz source and walking through the code examples that support this book's text will help you to begin using design patterns in ...

Get Design Patterns in C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.