C# Design Patterns: Part 3
Offered By: LinkedIn Learning
Course Description
Overview
Write better code with greater efficiency using C# design patterns. Explore the Prototype, Bridge, Façade, State, and Strategy patterns, and the Template Method.
Design patterns help programmers build better code and approach design problems more efficiently by reusing critical code patterns. This course continues the exploration of intermediate C# design patterns, defining patterns not covered previously in this series. Here, Reynald Adolphe dives into creational patternsâsuch as Prototypeâand structural patternsâlike Bridge, Façade, and Flyweight. He also covers behavioral patterns such as State, Strategy, and the Template Method.
Design patterns help programmers build better code and approach design problems more efficiently by reusing critical code patterns. This course continues the exploration of intermediate C# design patterns, defining patterns not covered previously in this series. Here, Reynald Adolphe dives into creational patternsâsuch as Prototypeâand structural patternsâlike Bridge, Façade, and Flyweight. He also covers behavioral patterns such as State, Strategy, and the Template Method.
Syllabus
Introduction
- Welcome
- What you should know
- Using the exercise files
- What are design patterns?
- Who are The Gang of Four?
- Why use design patterns?
- Design pattern Categories
- Prototype pattern explained
- Walk through Prototype pattern
- Code client and demo Prototype pattern
- Bridge pattern explained
- Walk through Bridge pattern
- Code client and demo Bridge pattern
- Façade pattern explained
- Walk through Façade pattern
- Code client and demo Façade pattern
- Flyweight pattern explained
- Walk through Flyweight pattern
- Code client and demo Flyweight pattern
- Proxy pattern explained
- Walk through Proxy pattern
- Code client and demo Proxy pattern
- Memento pattern explained
- Walk through Memento
- Code client and demo Memento pattern
- State pattern explained
- Walk through State pattern
- Code client and demo State pattern
- Strategy pattern explained
- Walk through Strategy pattern
- Code client and demo Strategy pattern
- Template Method pattern explained
- Walk through Template Method
- Code client and demo Template Method
- Next steps
Taught by
Reynald Adolphe
Related Courses
Mastering Programming with MATLABVanderbilt University via Coursera Основы разработки на С++: коричневый пояс
Moscow Institute of Physics and Technology via Coursera Learn Recursion with Python
Codecademy Competitive Programmer's Core Skills
Saint Petersburg State University via Coursera Intermediate Functional Programming with purrr
DataCamp