Learning C# Design Patterns

所在平台: Udemy

课程主页: https://www.udemy.com/course/learning-c-design-patterns/

课程评论:没有评论

第一个写评论        关注课程

课程简介

# Coursera 课程总结:学习 C# 设计模式 本 Coursera 课程《学习 C# 设计模式》旨在教授 C# 开发者如何应用设计模式来构建可重用、可维护的代码。课程讲师 Keith Welch 假设学习者已具备 C# 编程经验和面向对象编程基础。 课程内容涵盖三大类设计模式: 1. **创建型模式**:包括抽象工厂 (Abstract Factory)、建造者 (Builder)、原型 (Prototype) 和单例 (Singleton) 等。 2. **结构型模式**:包括适配器 (Adapter)、桥接 (Bridge)、组合 (Composite) 和外观 (Facade) 等。 3. **行为型模式**:包括责任链 (Chain of Responsibility)、中介者 (Mediator) 和迭代器 (Iterator) 等。 此外,课程还将介绍 **模型-视图-控制器 (MVC)** 设计模式。 完成本课程后,学员将能够熟练运用课程中教授的 23 种设计模式来优化 C# 代码的编写。课程提供配套的工作文件,方便学员跟着讲师同步学习。

课程评论(0条)

课程详情

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.

课程标签

0人关注该课程

主题相关的课程