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: HTTP Programming Recipes for C# BotsHTTP Programming Recipes for C# Bots
by - Heaton Research, Inc.
The programs that access the web much like a human user would, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for C# bot programming.
(21209 views)
Book cover: C# ClassesC# Classes
by - BPB Publications
This online e-book presents myriad fascinating concepts about C# classes. It is divided into three sections: Threads, Winforms and XML, with each of them converging on distinct facets of classes available in the .NET framework.
(21513 views)
Book cover: Fundamentals of Computer Programming with C#Fundamentals of Computer Programming with C#
by - Telerik Software Academy
This book aims to provide novice programmers solid foundation of basic knowledge regardless of the programming language. The book covers the fundamentals of programming that have not changed significantly over the last 10 years.
(19795 views)
Book cover: C# EssentialsC# Essentials
- Techotopia
The book provides everything necessary to gain proficiency as a C# programmer. It gives a detailed overview of the C# environment, the fundamentals of the C# programming language, manipulating strings, arrays and collection classes.
(21877 views)