学生对 Rice University 提供的 Parallel Programming in Java 的评价和反馈
课程概述
热门审阅
FJ
Oct 13, 2020
great course over here it has been great interacting with a simplified course where every complex thing has been narrowed down to easily understandable concepts
RA
Dec 26, 2017
Very relevant concepts, explained beautifully by a very experienced professor. The assignments were good, but they could involve more programming for more practice!
51 - Parallel Programming in Java 的 75 个评论(共 264 个)
创建者 Rishabh A
•Dec 27, 2017
Very relevant concepts, explained beautifully by a very experienced professor. The assignments were good, but they could involve more programming for more practice!
创建者 Faith R J
•Oct 14, 2020
great course over here it has been great interacting with a simplified course where every complex thing has been narrowed down to easily understandable concepts
创建者 A M
•May 30, 2020
Very well structured and presented course! Very useful material with good relevant examples! Thank you, Prof. Sarkar for this Parallel Programming in Java course!
创建者 Qian L
•Jan 23, 2018
The combination of quiz and programming assignment helps understanding the course in a quite nice way. I will finish up the other two courses for sure.
创建者 Sam C
•Apr 6, 2023
Excellent course, explained difficult topics very well! Would recommend to anyone that needs to understand how to improve complex workflows in Java
创建者 tarun n
•Dec 21, 2018
The concepts like thinking about work,span,cp.amhdals law very very helpful. Although i believe there should be more examples wit code as in quiz.
创建者 Grigorii P
•Jul 15, 2023
I'm happy to finish this course, I was trying to pass it earlier but was not quite ready. i'm apreciate the knoledge shared in that course.
创建者 Hang Z
•Mar 3, 2020
This course is great. The only problem is that the course is a little bit too easy and the minProject should cover more materials in class.
创建者 John O O
•Jul 25, 2019
Full tremendous course for understanding the essentials about parallel programing in Java! Excellent mini-projects to reinforce concepts!
创建者 Serikzhan K
•Jul 19, 2018
Learned a lot about Phasers; parallel programming concepts such as computation graph, span, ideal parallelism, CPL -- good introduction.
创建者 Frish M
•Oct 10, 2019
it was a great experience that I learned new skills. thanks a lot to my teachers who helped me to complete this course successfully.
创建者 Venkata S B K
•Apr 14, 2024
Very good course to learn about constructs in Java like Phasers, Barriers. Good practical advice from those working in real world.
创建者 Narayanan M
•Jul 28, 2020
Very nice presentation and step by step instruction touching core fundamentals of parallel programming. classroom quality videos.
创建者 Matthew G
•Oct 23, 2019
Great course. Can't wait to start using phasers in production code, if the reviewers on PRs don't accuse me over-engineering :)
创建者 Ahsanul A S
•Feb 28, 2021
The lectures and readings were very helpful. The auto-grading system should be updated. Excellent topics and techniques
创建者 Deleted A
•Feb 8, 2021
Really great course specially programming assignments , makes you rethink your approach and identify fastest approach .
创建者 BM
•Oct 18, 2017
Excellent course! Easily digestible and very fascinating topic. Dr. Sarkar knows his stuff and knows how to teach it!
创建者 Yash G
•May 25, 2020
Excellent Course, applying principles in real life programming gives a boost to confidence.Changed way of thinking
创建者 Suresh T
•Sep 12, 2018
This covers fundamentals of parallel programming and upto date with all jdk8 lambdas and functional programming
创建者 Rafał S
•Jan 20, 2019
Great introduction to parallel programming in Java. Clear and well thought content. Quite challenging quizzes.
创建者 Malyik J
•May 21, 2018
It was a great journey. The course material was clearly presented and it was easy to follow. I recommend it.
创建者 Hamza M
•Jun 14, 2023
Very intriguing, detailed, and beneficial course for people wanting to learn parallel programming in Java.
创建者 arvind k
•Dec 30, 2018
Thank you for making taking the time to prepare this and making it available online on Coursera. Cheers!
创建者 Ankit M
•May 1, 2020
Great course. I think last 2 chapters could definitely use more explanation and/or more examples/demos