PS
1 sept. 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
8 févr. 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.
par Yuhao W
•24 oct. 2019
content with just naming and simple theories of terms, is oversimplified. Actually Concurrent Java is harder and can be taught much more deeply!!
par Sohit S G
•27 janv. 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.
par Luciano F
•28 janv. 2019
Lo consiglio a tutti, Vorrei soltanto che gli argomenti fossero affrontati più approfonditamente dal punto di vista teorico
par Vijay G
•31 oct. 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.
par Samuele M
•6 mai 2018
Good course, with relevant basics of concurrency, even if I expected deeper and detailed contents.
par John O O
•6 août 2019
This course is great!... But... it could be better if code explanations are giving in the videos.
par Cong X
•10 nov. 2017
It's a good introductory course. The programming assignment are indeed too simple though...
par Guillermo D
•2 janv. 2019
Excelent course, just some mixups with the concurrent API used in the assignment for Week3
par Atsuya K
•5 févr. 2018
A good primer to concurrent programming. Week 3 and Week 4 assignments are well-designed.
par Omkar N
•1 avr. 2020
Needs more assignments and would benefit from prescribing optional real world projects.
par Lakshmanan P
•11 août 2019
It was a great course introducing the learner about various aspects of Concurrency .
par prabhakar k
•28 mai 2020
i learn new way to solve java concurrent programming questions.thanks to Coursera.
par Antonio J M G
•13 mai 2018
Only thing I missed are more optional exercises, otherwise a great course.
par vini g
•12 avr. 2019
Better than Parallel Programming
I would prefer more assignments.
par Simon C
•18 oct. 2017
Very interesting! i hope that the third is the same
par Kartik M
•29 juin 2020
Great explanation with pseudocode hand hands on.
par Samujjal B
•5 nov. 2020
No of assignments and difficulty could be more
par Marcos N F
•12 juin 2019
It is great but some homework had bugs
par Monika S
•10 sept. 2019
would like to do more assignments
par Srinivas V
•22 mai 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.
par Přemysl C
•9 juin 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.
par Carlos V
•18 mars 2020
I feel the proposed exercises should be more involved and "in small pieces" in order to engage and dive better into the introduced concepts.
par MIAO K
•16 sept. 2017
Programming assignment is some what easy, I think it my be better to require student to finished the complete code.
par Shahed B S
•17 oct. 2017
Was expecting to learn more advanced topics, including initiating concurrency in systems.
par yangyu s
•6 déc. 2017
passing test cases are mostly luck T_T