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
By AKASAPU M
•Oct 12, 2023
GREAT
By ACHUTHA V S M S P
•Oct 29, 2024
good
By PRANAV Y
•Sep 13, 2024
Good
By Sripathi R N
•Sep 7, 2022
good
By Yoimar M B
•Oct 25, 2021
good
By Thăng N O
•Aug 1, 2021
Good
By Sujoy k
•Sep 23, 2020
fine
By Tejesh K 1
•Nov 8, 2019
good
By Hoàng M T
•Aug 13, 2021
OK
By Sarim S
•Sep 22, 2021
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
•Feb 3, 2020
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
•Oct 6, 2019
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
•Apr 14, 2019
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
•Jul 6, 2020
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
•May 17, 2018
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
•Feb 16, 2018
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
•May 23, 2020
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
•Oct 3, 2019
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
•Nov 15, 2017
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
•May 30, 2022
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.
By Omar T B
•May 25, 2020
Very rich content. However, i don't think the community reviewing system for assignments
is the best, if there is a more controlled reviewing option can be used, i think it will be better.
By Nozomu K
•Apr 25, 2019
I learned both fundamental and how to apply design pattens. Especially having assignment is a great merit of this course. I wish it would have more assignment for each design pattern.
By PLN R
•Jul 31, 2019
Quite a good course to understand the fundamental design patterns that we can apply in software design. Liked the amount of student indulgence that is encouraged in the project.
By Farsan R
•Sep 16, 2018
Good for people already know the stuffs and need some kind of brush up. Otherwise have to be willing to study contents from web to truly understand the patterns.
By Hasan A S
•Jan 13, 2021
good but needed more practical explanations for design patterns , most of the course listing and explaining in general about different types of design pattern