ZP
2019년 9월 17일
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
2022년 3월 17일
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
교육 기관: Xavier J
•2018년 1월 31일
Tying the assignments to an Android Studio project was overkill; the same principles could have been demonstrated with a SIMPLE java application.
교육 기관: V K
•2019년 3월 25일
Overall, a good course. The only (HUGE) drawback is that your assignments are being checked by students, who often have no clue what they are grading.
교육 기관: Matteo L
•2017년 11월 12일
Content is ok but doesn't go in detail and often just scratch the surface.
Exercises instead are quite poor. Many errors in the UML diagrams and code examples.
교육 기관: Alexander D
•2020년 1월 20일
Poor peer-review system, lack of support from teachers in discussions
교육 기관: alireza r
•2019년 9월 12일
this course really needs more explanation and going through details in order to be useful. I believe it is just a introduction to design patterns and you cannot learn design patterns by introduction
교육 기관: Akshit G
•2019년 6월 21일
The course is a really good introductory course for beginners to understand new concepts and for intermediates to refresh basic software design patterns and anti-patterns.
교육 기관: Md. A F
•2020년 12월 26일
This course is awesome. I gained knowledge about design patterns. If you want to take you on the next level of software engineering career this course is obviously recommended.
교육 기관: Konstantin P
•2020년 10월 27일
This course was not easy, especially when you have zero knowledge on subject. But it is very helpful subject and will certainly be a plus for you career in software development.
교육 기관: Zlata P
•2019년 9월 18일
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. :)
교육 기관: Sunil A
•2020년 7월 2일
The course was really recommended for a good kick start in design patterns and it would be more effective if you follow this course along with head first design patterns book
교육 기관: Neil S
•2020년 1월 23일
This course helped me learn about Design Patterns and better ways to organize things at work. It's a good start to learning Design Patterns.
교육 기관: Mohan K
•2018년 11월 26일
Very very useful to both academician and industry professionals..Thanks Coursera and University of Alberta
교육 기관: Azadeh R
•2018년 9월 30일
All in all, it was a good course. However, there were some issues. Firstly, the course notes was full of errors. Secondly, the projects did not always run immediately with the newest version of android sdk and tools. I am not so familiar with android, and each time I had to fight a few hours with these kinds of errors. The third issue was that the rubrics were not precise enough sometimes. For example, some students fulfilled the points in the rubric, but they had not addressed the issues in the assignment correctly.
Thank you for effort, and hope you can address the issues above to improve the course in the future.
교육 기관: Muneer S
•2020년 12월 7일
Was having a good start. But I didn't like when it moves to the assignment. Assignments are really un guided and no any real person check for it correctness expect another peer validate based on input from college. That won't give real feedback on the assignment made. My Opinion is, assignment should be checked and given feedback by real instructor since every students have their own approach and thinking that might be different from the given answer for comparison by peers. Some peers do not understand at all and make the rate the assignemtn to be correct. that's so sad
교육 기관: Eddie R
•2020년 8월 19일
Course is great, but I think it can benefit of doing pure java exercises, rather than to have to depend on an application on android, Also, it needs more exercises with refactoring , I do understand there is so many patterns, but it will increase analitic capacity from the student.
교육 기관: Peter B
•2021년 10월 31일
I was very pleased with the OO Design course of this same team, however, I am a bit disappointed with this course. Firstly, the questions and exercises are not enough to deeply understand the design patterns. Secondly, the material is not well enough. The course uses UML but this UML is somewhat different than the UML in the OOP course and I could not find explanation for the different notations, so I have to guess, what the arrow means. There are misconceptions around the MVC pattern (see the discrepancies between the written material, the video material and the solution of the capstone project), I had to check how that works on the internet, I even checked the book of GOF, so I have to think, that also the teachers do not understand this enough. I did not say, that this material is bad. Not at all, I learned a lot (I tried to understand design patterns many times earlier), so I understand DP better than before starting the course, but I do not feel, that I am good enough in DP after this course. So I recommend this class for everyone, but I also ask the lecturers to improve the material. Overall: Thank you for the material, with only a bit more work, it could be perfect.
교육 기관: Daniel C A
•2021년 12월 17일
Basic, should have had more practices and real world examples
교육 기관: Afonso C M
•2020년 6월 7일
I have read in some places that Coursera needs to improve its Review system, because the stars of this course do not match reality.
Clearly, this course is not in the "standard coursera" of quality (if you have already taken some courses, you will understand). The evaluation system is by colleagues, but it does not work, the classes are very weak, you will probably find the material of the wikipedia more didactic and in-depth. Few exercises. In fact, I don't even know if it can be called "exercise", it seems more like something for you to get a grade and not learn something. It needs to be reviewed urgently, as Coursera is now paid.
교육 기관: Omar A S R
•2020년 10월 23일
Waste of time and money, I was expecting to improve my programming skills but this course only gives definitions and there is no valuable practices, this is not something that can be added to a curriculum... very disappointed...
교육 기관: Тарас
•2020년 8월 20일
Practice and rare lecture slides are the opposite of principles they are trying to teach. Assignments are all peer graded and based on one bloated android program
교육 기관: Muhammad U S
•2020년 8월 9일
This course provides the right skill set required to develop a maintainable, flexible and efficient software code using well defined software design principles and tested approaches. It effectively delivered all the concepts with useful examples. Looking forward to taking more courses from this specialization.
교육 기관: Stefan A
•2020년 4월 19일
The course was very interesting and provided a good basic knowledge about design patterns. - I had to study Design Patterns and Code Smells also with other resources, as the knowledge in the course is not very deep. But i'ts completely ok to have some inputs for further investigations.
교육 기관: Mahmoud A A
•2019년 9월 12일
It's been a while since I have taken any academic course, however, I found this course very insightful and beneficial in my career. It helped me to fill gaps in my programming knowledge knowledge. I'm intending to use the materials provided as a reference in my day to day activities.
교육 기관: Yassine E H
•2018년 1월 29일
Amazing course. I've learned so much about not only design patterns, but also how to make code more usable, maintainable, and flexible as well. I recommend this course to anyone who is interested in extending the capacities of how to write good well designed software.
교육 기관: Lyalikov N A
•2021년 10월 30일
I have really enjoyed this course. All information was useful and interesting. You will get really essential skills for software development after completing this course. Material is good and assignments are really helpful. Thanks to the creators!