Video description
In this Learning C# Design Patterns training course, expert author Keith Welch will teach you about design patterns, and how to use them to create reusable, maintainable code. This course is designed for users that already have experience with C#, as well as basic object-oriented programming principles.
You will start by learning about creational patterns, including abstract factory, builder, prototype, and singleton. From there, Keith will teach you about structural patterns, such as adapter, bridge, composite, and facade. This video tutorial also covers behavioral patterns, such as chain of responsibility, common, iterator, and mediator. Finally, you will learn about the Model View Controller (MVC) design pattern.
Once you have completed this computer based training course, you will be fully capable of using these 23 design patterns to create your own C# code. Working files are included, allowing you to follow along with the author throughout the lessons.
Table of contents
- Introduction
- Creational Patterns
- Structural Patterns
-
Behavioral Patterns
- Chain Of Responsibility
- Chain Of Responsibility Example
- Command
- Command Example
- Interpreter
- Interpreter Example
- Iterator
- Iterator Example
- Mediator
- Mediator Example
- Memento
- Memento Example
- Observer
- Observer Example
- State
- State Example
- Strategy
- Strategy Example
- Template
- Template Example
- Visitor
- Visitor Example
- MVC Pattern
- Conclusion
Product information
- Title: Learning C# Design Patterns
- Author(s):
- Release date: March 2015
- Publisher(s): Infinite Skills
- ISBN: 9781771373524
You might also like
book
Functional Programming in C#
Functional Programming in C# teaches you to apply functional thinking to real-world problems using the C# …
book
Design Patterns in C#: A Hands-on Guide with Real-World Examples
Get hands-on experience with each Gang of Four design pattern using C#. For each of the …
book
Design Patterns in C#: A Hands-on Guide with Real-world Examples
Get hands-on experience with each Gang of Four (GoF) design pattern using C#. For each of …
book
Hands-On Design Patterns with C# and .NET Core
Apply design patterns to solve problems in software architecture and programming using C# 7.x and .NET …