Back to Parallel Programming in Java

Learner reviews & feedback for Parallel Programming in Java

4.61,239 reviews

About this course

Featured reviews

JL

5.0Reviewed Dec 13, 2019

It was actually quite fun. I particularly enjoyed the Two Sigma interviews, which gave me a better understanding about how the course concepts are applied in business.

RA

5.0Reviewed 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!

AB

4.0Reviewed Jan 27, 2018

Instructor is awesome. However instead of sharing ready libraries for parallelism (like forall loop) in section 3, native codes should be used for forall loops etc.

V

4.0Reviewed Nov 6, 2017

Very useful course about parallel programming theory and practice.Could be less examples with custom libraries instead of standard java features looking to practical usage at work.

NK

4.0Reviewed Jul 4, 2020

Explanation of theory was best. But Assignments lacked clarity. For example, we might expect little more clarification about threads In order to use them effectively

SR

4.0Reviewed Aug 29, 2017

Introduction to theoretical concepts was good, but not very deep. The exercises didn't really contribute much to my understanding of the course material in general.

FJ

5.0Reviewed 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

SV

5.0Reviewed Aug 27, 2017

Great course. Introduces Parallel Programming in Java in a gentle way.Kudos to Professor Vivek Sarkar for simplifying complex concepts and presenting them in an elegant manner.

SB

5.0Reviewed Sep 1, 2020

I like the course very much. I am a working software engineer and I believe it will be helpful in my work. Prof Vivek is so clear in explanation and pretty to the point.

AM

5.0Reviewed 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!

KK

4.0Reviewed Jun 18, 2018

Excellent Course.I always wanted a good course on java concurrency and parallel programming.And finish->async, isolated, forAsync constructs are awesome.I have learnt much from this course.

SD

4.0Reviewed May 25, 2020

I found the explanation of how to precisely code phasors lacking as the Thread stuff was already provided in sample code and never explained. Quite satisfied with the rest of the course though.