Sep 17, 2017
Great course. The first programming assignment was challenging and well worth the time invested, I would recommend it for anyone that wants to learn parallel programming in Java.
Jan 24, 2018
Excellent course! Vivek is an excellent instructor as well. I appreciate having taken the opportunity to learn from him.
por Eric S
•Apr 07, 2019
Really great videos and instruction. The class covers a broad swath of topics, which is great but fails to get really in depth in any one topic, as a learner you will need to dive deeper into topics that grab your interest. The projects are a little easy but are well organized and self contained. Considering the difficulty in creating projects for distributed computing environments I think the instructors did a good job.
por Ankit T
•Mar 30, 2018
Programming assignment can be made a bit tough.
por Light0617
•Nov 18, 2018
very great!
por Sudharaka P
•Jan 22, 2019
Nice course. Gives a good overview of Distributed Programming!!!
por Ganapathi N K
•Feb 26, 2019
Good experience
por updatinglb
•Feb 28, 2019
concise and clear
por Partha B
•Mar 11, 2019
thanks
por Donghao F
•Sep 13, 2017
thanks
por frierys
•Jan 24, 2018
Excellent course! Vivek is an excellent instructor as well. I appreciate having taken the opportunity to learn from him.
por Jean-Baptiste B
•Sep 07, 2017
All the good stuff application to clusters and cloud computing:
MapReduce, Hadoop, Spark, Sockets, Remote method invocation, Serializing/Deserializing, Point-to-point communication, Socket multicast/broadcast, SPMD model with MPI, Thread vs Process, Distributed Actor, Distributed reactive programming.
Lessons are short and easy to understand and the mini projects are complex enough to get a better grasp of the theory.
por Qiuxiang D
•Sep 14, 2017
This is a great course for me.
por Kerran F
•May 21, 2018
Great surface level coverage of basic theories and Java frameworks for Distributed Programming. Projects are very simple and quizzes can feel a bit too specific to the lectures, but those two things just make it easier than it is in the real world. I took a similar class back in college but this was a nice refresher on thinking about first principles and modern new libraries.
por DaeMyung K
•Mar 12, 2018
Thanks
por Vaibhav j
•Sep 27, 2017
Excellent
por Feiyu L
•Apr 03, 2018
Very clear overview. Helpful for my understanding of distributed system.
por Rajyavardhan S
•Jun 29, 2019
Amazing Course, was able to learn new things and had the best experience
por Elias R
•Jul 31, 2019
I really liked the course. Great videos and lecture summaries! Maybe the assignments could be more sophisticated.
por John O O
•Aug 14, 2019
Awesome material! :-D
por Hugo J
•May 21, 2019
Great professor !
por marcos h b p
•Oct 05, 2019
It was awsome, I could learn a lot, thks Professor
por Amr H G
•Nov 25, 2019
Amazing course to learn about distributed Progrmaming
por Travis W
•Aug 01, 2018
Frustrating at times but overall good.
por Benjamin G J
•Aug 13, 2018
Solidly worth the money!
The lectures and references are perfect, and the perspective is super helpful. The exercises still need work, but they still provide a good foundation for learning this material.
For the maintainers, a good model for compound assignments of graduated difficulty is the sbt-moderated grading for the scala sequence. I think you did a very good job within the (maybe self-imposed?) constraint of single file upload, but this is the only major area allowing any improvement in this excellent course!
por thiago a d m
•May 05, 2018
First two courses are better. This one is quick and a little vague
por Dima B
•Sep 25, 2017
I would expect more indepth details about topics