PS
Sep 2, 2017
Great course. With minimal effort you can learn about important concepts and see immediate results regarding the actual speedup you can achieve using concurrent programming.
FC
Feb 9, 2020
Excellent way to refresh what I learned some years ago in Operator System. Also I won a small hands-on experience using locks, isolation and high level concurrency in Java.
By Junqi X
鈥Mar 17, 2020
The course overall is good, but the autograder of assignment can be improved so that the students will not get frustrated to their answer for such long time
By Shruti
鈥May 2, 2020
It was a really interesting course where the things were presented in a very simplified manner in which I could learn the topics in a short span of time.
By Roman I
鈥Nov 24, 2020
The material is badly organized, the course is worse than the course on parallel programming. Concurrent library could have been covered more wide
By Yuhao W
鈥Oct 24, 2019
content with just naming and simple theories of terms, is oversimplified. Actually Concurrent Java is harder and can be taught much more deeply锛侊紒
By Sohit S G
鈥Jan 28, 2020
The course was niece. It could have made of use of a programming language from scrath rather than depending on the pre-built library.
By Luciano F
鈥Jan 28, 2019
Lo consiglio a tutti, Vorrei soltanto che gli argomenti fossero affrontati pi霉 approfonditamente dal punto di vista teorico
By Vijay G
鈥Oct 31, 2021
I enjoyed the course and the quiz as well. I am able to apply the learning from this course to solve problems at work.
By Samuele M
鈥May 7, 2018
Good course, with relevant basics of concurrency, even if I expected deeper and detailed contents.
By John O O
鈥Aug 6, 2019
This course is great!... But... it could be better if code explanations are giving in the videos.
By Cong X
鈥Nov 11, 2017
It's a good introductory course. The programming assignment are indeed too simple though...
By Guillermo D
鈥Jan 3, 2019
Excelent course, just some mixups with the concurrent API used in the assignment for Week3
By Atsuya K
鈥Feb 6, 2018
A good primer to concurrent programming. Week 3 and Week 4 assignments are well-designed.
By O N
鈥Apr 1, 2020
Needs more assignments and would benefit from prescribing optional real world projects.
By Lakshmanan P
鈥Aug 12, 2019
It was a great course introducing the learner about various aspects of Concurrency .
By prabhakar k
鈥May 28, 2020
i learn new way to solve java concurrent programming questions.thanks to 糖心vlog官网观看.
By Antonio J M G
鈥May 14, 2018
Only thing I missed are more optional exercises, otherwise a great course.
By vini g
鈥Apr 12, 2019
Better than Parallel Programming
I would prefer more assignments.
By Simon C
鈥Oct 18, 2017
Very interesting! i hope that the third is the same
By Kartik M
鈥Jun 29, 2020
Great explanation with pseudocode hand hands on.
By Samujjal B
鈥Nov 6, 2020
No of assignments and difficulty could be more
By Marcos N F
鈥Jun 13, 2019
It is great but some homework had bugs
By Monika S
鈥Sep 11, 2019
would like to do more assignments
By Srinivas V
鈥May 23, 2020
I feel that we need way more practice in writing concurrent code than what is provided in the mini projects, This course needs to include more challenges ranging from easy to hard for it to be more effective. In the current scenario, faced with a challenge, I would not be confident in tackling it with concurrent programming, but I expected to be confident, since this is a college course offering.
By P艡emysl C
鈥Jun 9, 2019
I wasted a lot of time because of the poor quality of test evaluation (autograder). Resubmit of the same code often means different results in autograder.
On the other hand, the course shows basic concepts of concurrent programming and opens themes for further studies.
By HARVEY Y
鈥Jul 13, 2023
The grading system is terrible and not so clear about notation. It is a little bit helpful for instructing your learning about concurrent programming.