Chevron Left
返回到 Design Patterns

学生对 University of Alberta 提供的 Design Patterns 的评价和反馈

4.7
1,361 个评分

课程概述

This course extends object-oriented analysis and design by incorporating design patterns to create interactive applications. Through a survey of established design patterns, you will gain a foundation for more complex software applications. Finally, you will identify problematic software designs by referencing a catalog of code smells. You will be challenged in the Capstone Project to redesign an existing Java-based Android application to implement a combination of design patterns. You will also critique a given Java codebase for code smells. After completing this course, you will be able to: • Demonstrate how to use design patterns to address user interface design issues. • Identify the most suitable design pattern to address a given application design problem. • Apply design principles (e.g., open-closed, dependency inversion, least knowledge). • Critique code by identifying and refactoring anti-patterns. • Apply the model-view-controller architectural pattern....

热门审阅

ZP

Sep 17, 2019

I have never had a chance to study CS at the university so I am always looking for ways to improve my knowledge - to keep up with fellow programmers. And this course met my requirements perfectly. :)

RJ

Mar 17, 2022

The course and the instructor was so good. The curriculum was well designed and of appropriate length. I really enjoyed and learnt skills that I would be able to apply while developing real software

筛选依据:

51 - Design Patterns 的 75 个评论(共 305 个)

创建者 chee k L

Apr 22, 2020

great, lecture notes are well prepared, with hands-on assignment. My design getting more solid and well structured after taken this course.

创建者 Hung W K

Jan 20, 2025

The assignment to find code smell is interesting and useful, as it integrate what was learnt to apply it to find code smell in java codes.

创建者 Yusuf A

Jun 22, 2020

Great course, some of the patterns in GoF's book are covered in the course and some of the code smells are covered as well in a great way.

创建者 Luyen N

Aug 11, 2024

This course is well designed, and the exercises are quite difficult enough to make sure the learner totally understands the whole lesson.

创建者 marco s

Feb 15, 2021

Excellent. I've applied some concepts of the course right away on my job. It helps you to name things that you usually see in code bases.

创建者 Liton M

Oct 12, 2020

The Course was very interesting and helpful. I think it will help to grow up my software development career and drag to the next level.

创建者 Zois A

Oct 17, 2020

This course covers exactly how we are supposed to think as engineers, when it comes to using design patterns and writing clear code.

创建者 LIUZHENTAO

Aug 10, 2020

This course is really content-rich. And the course projects are practical and useful! I am looking forward to the next course!

创建者 MANAS C

May 25, 2021

The examples and way of explanation is very simplified and effective. Thank you for the wonderful course on Design Patterns.

创建者 Ali S

Apr 1, 2018

Its a wonderful course for all the software engineers who use object-oriented paradigm for software application development.

创建者 Rafael A E H

May 1, 2020

Great content, I would add a few more patterns, not necessarily for grading, but to have them as guide for when needed.

创建者 Artsiom M

Jan 11, 2023

Good course, which has put together many good practices and concise solutions, definitely be useful to any developer

创建者 Zhao H

Jan 23, 2021

This is a very very excellent course of which I've ever taken & would like to recommend it to my friends to expore.

创建者 Vips B

Mar 27, 2022

Great course and covers the design patterns at a higher level and right level of depth to start using them.

创建者 Huu A H N

Feb 6, 2021

Very practical approach of explaining design patterns. I also learned new anti-patterns. Thanks instructors!

创建者 Amaresh K

Dec 14, 2023

I wish there were a template for C++ as well to write the assignment. nonetheless, very informative course.

创建者 Maruf H

May 30, 2020

Brief introduction to design patterns. The lectures, quizes, assignments are all good. Recommended to take.

创建者 Ebrahim A

Aug 3, 2018

you can just open the video to look to the beautiful instructor lady and how can she simplifies everything

创建者 Dr. T J H

Sep 6, 2020

Nice examples for the design patterns, especially not just the default example for the Decorator Pattern.

创建者 Christian N B L

Jan 31, 2023

Excellent course. As suggestion the explnation during the videos could show us more practical examples.

创建者 Dave T

Jul 12, 2021

Fantastic course which will take you out of your comfort zone in order to push you to the next level!

创建者 Mwenemwami D B

Mar 18, 2019

Good course, really loving this specialization though I am a bit behind with progress as I wasnt well

创建者 Chandana B

May 4, 2020

Very valuable course. A must taken by all Software Engineers who will be working in this area.

创建者 S W

Nov 26, 2018

Not great for last minute preparation. Missing some design patterns out of the 23 patterns.

创建者 Jim B

Aug 10, 2022

Great cpmprehensive review of Design Patterns. Useful for all designers and developers.