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
by Christophe N
•2020年12月30日
Very Good
by RAJDEEP S B
•2020年4月17日
Excellent
by Thành N K
•2019年9月11日
so useful
by Cesar F C M
•2017年9月22日
Excellent
by Буяло Д О
•2022年5月4日
Perfect!
by Camilo T G
•2021年11月7日
Genial!
by Diego M G
•2019年5月29日
Great!!
by SydEney A
•2021年1月25日
Topper
by Flavio S d S
•2019年3月30日
Great!
by Yoimar M B
•2021年10月25日
good
by Thăng N O
•2021年8月1日
Good
by Sujoy k
•2020年9月23日
fine
by Tejesh K 1
•2019年11月8日
good
by Thanh M
•2021年8月13日
OK
by Sarim S
•2021年9月22日
I think its a decent course for beginners/intermediate programmers. The course doesn't go over all of the design patterns just the major ones which was a bummer. I really like how they explained everything in an easy to understand way in this course but I really wanted the difficulty to ramp up as we went towards some of the harder patterns, unfortunately that didn't happen nevertheless this is a decent foundation in design patterns in my opinion. Definitely recommended to anyone starting out or finding design patterns hard to understand alone.
by Raphael S C
•2020年2月3日
Nice content and material, very well explained! It would be better if the assignments used more plain console programs instead of an Android App. Even though it's nice to use the patterns in a "real world" app, the focus in the patterns get lost sometimes due to the complexity of the environment and the code for such an app. In a simpler environment, It also would be possible to have harder assignments, which would lead to a better overall result.
by Gabriel F S
•2019年10月6日
The course provided me a high level vision of Design Patterns and its application to solve main common software design problems. It worth to do the course.
In my opinion, some more practical exercises would provide better knowledge fixation, also use Android applications on the Capstone assignments was a poor choice, cause it is high resource consuming and has some limitations depending on the OS you are using.
by William C
•2019年4月14日
Good. Feedback from assignments is ok. There could be more elboration on the final code-smells stuff (maybe some example solutions). The example code given does not compile, I had to spend a reasonble amount of time fixing the build errors. Course content was good and informative.
by Matthew G
•2020年7月6日
I liked learning about the many different design patterns touched on in this course. I think more could have been done with practically implementing the patterns (starting from scratch). The Capstone project again involved a great deal of overhead which wasn't really justified.
by Davide R
•2018年5月17日
I love always extra additional optional material for who want to go in deep. Maybe some pdf with other design patterns.
I don't like at all android studio as development environment.
In order to study design pattern maybe could be better some simplest and lightest environment.
by Shannon F
•2018年2月16日
I think it gave a good overview of the content. I felt they needed to have more written content.
I understand there is a lot out there already on design patterns but it would have been nice if they had developed texts that went with the videos.
by Ivan W
•2020年5月23日
great content. Instead of just introducing every design pattern, this course chose to introduce some classic patterns for every category and focusing on connecting them on a high level - writing "reusable, flexible, maintainable" code.
by Mohammed S
•2019年10月3日
Very good course but I think you should give many practical examples. I searched a lot to get the full knowledge about one pattern. Anyway it's very recommended to anyone need to level up development skills.
by Shalini K
•2017年11月15日
Pros - Simple explanations for some of the most used design patterns. Quick guide for daily use.
Cons - Requires some Android programming knowledge. Completing previous course 'Object Oriented Design' helps.
by Kamel A K
•2022年5月30日
This is a very nice course, I learned a lot from it,
I wish to add source files for all java codes in this course to be easy to test it, or upload on GitHub it will be very useful to us.
Thanks a lot.