Learner Reviews & Feedback for Concurrent Programming in Java by Rice University
About the Course
Top reviews
GA
Sep 19, 2020
Very good explanation of the concepts of locks, and how important data-structures example HashMap are optimized to improve performance
FH
Nov 26, 2020
It could have been better. Course content is very basic and just scratches the surface of concurrent programming. However, fully recommend it for beginners.
101 - 111 of 111 Reviews for Concurrent Programming in Java
By Carlos V
•Mar 18, 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.
By MIAO K
•Sep 16, 2017
Programming assignment is some what easy, I think it my be better to require student to finished the complete code.
By Shahed B S
•Oct 17, 2017
Was expecting to learn more advanced topics, including initiating concurrency in systems.
By Anton D
•Sep 26, 2023
I wish mini projects were more challenging
By yangyu s
•Dec 6, 2017
passing test cases are mostly luck T_T
By Nanditha K R
•Sep 14, 2020
The concepts are explained well. Quizzes and mini project could be better. Somehow the assignments and quizzes were not to standard. Mostly fixing one line changes. Autograder of assignment can be improved.
By Phindulo M
•May 7, 2020
The auto grader is very inconsistent which ruined my experience of the course.
Enjoyed the lectures and they were very informative.
By Ottavio V
•Jul 17, 2019
Too much time spent always submitting the same solutions because the autograder doesn't work!
By Ignat S
•Oct 1, 2019
autograder is buggy
By Aleksandr B
•Oct 28, 2021
Why is homework so different from videos? Why does teacher give so little information? He must give more information not only wiki links... High level of teacher but very low level of teaching. I do not recommend
By Govardhan M
•Dec 5, 2020
The coding assignments are lot different than what's explained in the videos. Had difficult time to figure them out.