Chevron Left
返回到 Object-Oriented Design

学生对 University of Alberta 提供的 Object-Oriented Design 的评价和反馈

4.7
2,378 个评分

课程概述

This course takes Java beginners to the next level by covering object-oriented analysis and design. You will discover how to create modular, flexible, and reusable software, by applying object-oriented design principles and guidelines. And, you will be able to communicate these designs in a visual notation known as Unified Modelling Language (UML). You will be challenged in the Capstone Project to apply your knowledge of object-oriented design by evolving and documenting the Java codebase for an Android application with corresponding UML documentation. After completing this course, you will be able to: • Apply the Class Responsibility Collaborator (CRC) technique to analyze and design the object-oriented model for a problem. • Explain and apply object-oriented modeling principles and their purpose (e.g., abstraction, encapsulation, decomposition, generalization). • Explain and apply different types of inheritance • Explain the difference between association, aggregation, and composition dependencies. • Express object-oriented models as Unified Modeling Language (UML) class diagrams. • Translate between UML class diagrams and equivalent Java code. • Apply design guidelines for modularity, separation of concerns, information hiding, and conceptual integrity to create a flexible, reusable, maintainable design. • Explain the tradeoff between cohesion and coupling....

热门审阅

KH

Jan 10, 2021

Great course to learn the concepts of Software Designing and how it is used in real business scenarios. This course is indeed very helpful for aspiring product developers who aim to be an architect.

JS

Aug 5, 2020

Great course to learn the concepts of Software Designing and how it is used in real business scenarios. This course is indeed very helpful for aspiring product developers who aim to be an architect.

筛选依据:

526 - Object-Oriented Design 的 550 个评论(共 575 个)

创建者 Attilio P

Feb 1, 2021

Overall the course was quite interesting!

创建者 rahul s

Oct 11, 2024

Very informative & well designed course.

创建者 Freedom

Jul 21, 2018

buen curso con los datos necesarios.

创建者 Sigle D Z

Apr 21, 2022

know more how to design and use UML

创建者 121910308025 G M B

Oct 28, 2021

nice to listen this type of course

创建者 Alexandre L

Jul 18, 2020

A bit long to get peer-reviews.

创建者 Venkata K P

Apr 5, 2020

Perfect way to start about OOD.

创建者 Lucas B

May 13, 2025

Really good course about OOD.

创建者 alpenstorm

Apr 16, 2024

pretty good course

创建者 Han T

Mar 13, 2018

it's knowledgable

创建者 Ariouat H

Dec 1, 2020

very interesting

创建者 Silverton d S G

Nov 23, 2019

Very good course

创建者 Rajkumar M

Feb 18, 2020

Good & Thanks

创建者 fanjieqi

Jan 30, 2019

Pretty well.

创建者 Heba A

Feb 22, 2021

Good course

创建者 Suthari R

Nov 20, 2024

nice

创建者 VRATIK J P

Sep 7, 2020

nice

创建者 KARPAGAJOTHI G

Aug 25, 2020

Good

创建者 Nikhil R

Aug 2, 2020

Good

创建者 Hoda M I

May 24, 2020

good

创建者 243_Suniti

Oct 2, 2021

.

创建者 Reeve G

Apr 13, 2022

Very good content, and the assignments are useful for reinforcing what you've learned (kind of). The two things that would make this course excellent would be:

1) Explanations along with the answers you get after turning in an assignment. Currently all you get is a picture, basically, and nothing in the way of explaining the "why". E.g., why is the relationship between object X and object Y composition and not aggregation? What are you supposed to look for in the code to make that judgement?

2) Better moderation of the forums. All the forums are littered with "review my assignment" posts. No discussion, no questions, no answers. It's useless and could be such a great resource.

创建者 Deleted A

Oct 29, 2017

This edition of the course started well with Weeks 1 and 2 being very relevant and of high-quality. Things start sliding in Week 3 with a lecture on Model Checking which I still have to figure out of what use it can be for anyone. Week 4 skids and runs off the highway by being completely off-topic by having students complete a Capstone Assignment which is all about Android Application Development (which is NOT one of the course objectives) and very little about UML and Java. But, a re-work is not unrecoverable and would not require major re-work of the material already developed, IMHO.

创建者 David B

May 2, 2021

The course moves at quite a pace, but there are a lot of exercises to do to reinforce things. This does make it something of a marathon of assignments and reviews of others assignments.

My biggest criticism is the use of a fairly complicated (and a bit flaky in my experience) Android phone simulator in which to write code and run the software. I took me a while to set up and understand, and I found myself uninstalling and reinstalling this to keep it working. This felt like an unnecessary overhead for just learning object orient design.

创建者 Sarah S

Jan 4, 2018

Unfortunately the lectures feel like you are being "read to". There aren't any notes on the screen and the presenter reads a script. There is a lot of fluff in the lectures and the intro music is too long. I find myself spacing out a lot during them. It feels like there is about 30% content only in the video.

The assignments are good. I learned from them. The only thing is that there are not enough UML examples in the lectures. The lectures could be less reading to us, more showing example UML. That would be helpful for learning.