您当前位置: 首页  >  人才培养  >  本科生教育  >  课程简介

课程简介

设计模式

《设计模式》课程介绍

 

《设计模式》是计算机科学与技术学院本科生的专业教育课程之一,是软件开发技术模块课程中的选修课之一。通过学习这门课程,使学生掌握面向对象设计的目的、原则和基本方法,理解各种常用模式的动机、适应场景和主要变化,使学生能够使用适当的设计模式进行面向对象设计;了解重构的目的、意义和作用,掌握通过重构使用设计模式的基本步骤和方法。

 

 

 

The introduction of course- Design Pattern

 

Design Pattern is a professional education and elective course in software development technology curriculum module for undergraduate students of computer science and technology disciplines. Through the study of this course, students can master the objectives, principles and basic methods of object-oriented design, understand motivation, adaptation and major changes of a variety of common design patterns, and choose using the appropriate design patterns for object-oriented design; find out the purpose, significance and effect of refactoring, grasp the basic steps and methods of using design patterns by refactoring.