The focus of this book is to present object-oriented programming using .NET patterns. Patterns are currently being largely taught based on the assumption that the reader understands object oriented programming techniques. This has resulted in another gap as the techniques taught often clash with the techniques used by the reader. The pattern concept is also abstract and often fails to make the jump from theory to practical.
The purpose of this book is to fix the object-oriented and pattern programming dilemma by "mixing" the two-that is, teaching object-oriented concepts using patterns. If a moment is taken to think about the problem, this is a very logical approach as it promotes a solutions-based approach. The solutions are "how to create an object," "how to define where one wants to go," "how might one define the implementation", and so on. This book is unique in that it is modeled after the author's successful speaking material that applies patterns in a very pragmatic and practical manner.
Auflage
Sprache
Verlagsort
Zielgruppe
Professional/practitioner
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
Maße
Höhe: 236 mm
Breite: 179 mm
Dicke: 24 mm
Gewicht
ISBN-13
978-1-59059-540-4 (9781590595404)
DOI
10.1007/978-1-4302-0077-2
Schweitzer Klassifikation
Christian Gross is a consultant with vast experience in the client/server world. He has consulted for Microsoft on DNA solutions, and he has held consulting positions with Daimler Benz, Microsoft, NatWest, and other major corporations. Gross was a contributor to Professional Active Server Pages, Professional SQL Server 6.5 Administration, Professional NT Internet Information Server Administration, and Programming Microsoft Windows 2000 Unleashed. He is the author of A Programmer's Introduction to Windows DNA.
Essentials of Object-Oriented Programming.- Logging, Errors, and Test-Driven Development.- Defining the Foundation.- Application Architecture.- Implementing Component Groupings.- Writing Algorithms.- Efficient Code.- Data Persistence.- Refactoring to Patterns.