Logo

Data Structures and Algorithms with Object-Oriented Design Patterns in C#

Data Structures and Algorithms with Object-Oriented Design Patterns in C#
by

Publisher: SOMA Networks
Number of pages: 1328

Description:
The primary goal of the book is to promote object-oriented design using C# and to illustrate the use of the object-oriented design patterns. The book shows how these patterns are used to create good software designs. In particular, the following design patterns are used throughout the text: singleton, container, enumeration, adapter and visitor.

Download or read it online for free here:
Download link
(12MB, PDF)

Similar books

Book cover: C# - The BasicsC# - The Basics
by - BPB Publications
Introductory C# book, no prior programming knowledge is assumed. It covers namespaces, constructors and destructors, components and databases, web enabling data, function overloading and inheritance, modifiers, virtual functions, and more.
(23134 views)
Book cover: Rapid C# Windows DevelopmentRapid C# Windows Development
by - Lulu.com
Through the exercises in this workbook, you will learn how to use C# with Visual Studio .NET 2005, SQL Server 2005, and an invaluable tool called an O/R Mapper (LLBLGen Pro) to rapidly develop database-driven applications.
(24896 views)
Book cover: C# for Sharp KidsC# for Sharp Kids
- Microsoft Corporation
This book teaches you about the C# language. Writing programs is Fun! This e-book will have you coding your very own C# programs in no time! With fun cartoons and easy to follow code samples, you'll be creating your own inventions in no time!
(20318 views)
Book cover: C# School: 14 lessons to get you started with C# and .NETC# School: 14 lessons to get you started with C# and .NET
by
The book introduces the C# language and the .NET framework. It covers the C# basics, object oriented programming, interfaces, exceptions, delegates, database access with ADO.NET, Windows forms applications, multi-threading and asynchronous I/O.
(26492 views)