What Doesn t It Cover?


What Doesn't It Cover?

This isn't a book about object-oriented analysis and design, UML modeling, or design patterns – although we'll encounter all of these along the way, for detailed tutorials in these tools you should look elsewhere. It doesn't address the question of how to take a business problem, and decide which classes you should code to solve it. Instead, it focuses on the questions of implementation: how you can code a class that provides a particular kind of behavior.

It also isn't a fundamental introduction to object-orientation, although any C# programmer should already be familiar with the idea of having an instance of an object, and calling methods on it and accessing properties, even if not with the process of defining your own types. If you're comfortable using objects, then this book will not assume more than you know.




C# Class Design Handbook(c) Coding Effective Classes
C# Class Design Handbook: Coding Effective Classes
ISBN: 1590592573
EAN: 2147483647
Year: N/A
Pages: 90

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net