The course is fairly advanced and you would need to review the materials many times to understand the concept. The assignments are definitely fun and not as straightforward as other courses.
Superb study material. Learnt a lot during this course. I am not much into mathematical stuff, but got a hang of how to break problems and improve efficiency through parallelism.
By Oleg S
•For a while, that's the worst course of scala specialization. All the parallelism is just obvious division of a one big piece on several small pieses, and perfrom parrallel tasks on it. It's enogh to write merge sort with several threads to get the main idea, which is proposed here. You don't need to watch 4 weeks of coursera video and perform tasks to get it. Maybe I'm wrong, but I expected something more than trivial division. Besides that, I don't like the tasks. And I hate the last one week. Very bad description of the problem, it made me really suffer. I'd like much more the first 2 courses. Which I rated as 5 and 4 accordingly, but this one is fail. Besides that, I like the theory about parallel and concurent programming, and all the stuff about "iron". Hope the 4th one course will be better.
By Jarl A H
•I really don't liked how you are forced to implement a logic you can barely understand by looking at the minimal assignment text. I mean, what the heck. I thought this course (or courses) were supposed to teach you specific subjects like parallel programming. Not how you compute the centerX based on four quads in a fork? I mean. come one. At least explain enough so that it's at least remotely possible to implement the core logic in the start of week 4. I mean, how should I know that the size of a fork is <spoiler>? (yup, can't tell if even if you pointed a gun at me)
By Tony B
•Excellent lectures, let down by the difficulty of the assignments.
While the tutors clearly know their stuff, I found the assignments really quite challenging and of limited educational value due to the mixture of new concepts introduced by the lectures along with new (to me) mathematics or CS that also needed to be grasped.
I'm an experienced professional programmer with the EPFL 'FP in Scala' and FRP courses under my belt, so I thought I knew what to expect but this was much more time consuming than I'd thought.
By Daniel Z
•The course, especially the last assignment is too overloaded with math that is not really needed during everyday engineering. I understand that that particle collision simulation is classic example and we've all studied it in college. But common, all particle simulations are already implemented. Give people smth they need during their every-day engineering work.
И пожалуйста, покормите Виктора, по голосу такое ощущение, что совсем ослабел.
By antonin p
•This course is definitely too low level for me, it is also very scientific computation oriented. It was an interesting parenthesis in this cursus, but not with the time taken. Lesson emphasis too much on specific implementation tricks, and are sometimes hard to follow. Also coding style differs greatly from coding style of other lessons (lots of mutability, intensive usage of explicit loops).
By Robert S
•While some the material was useful, I was extremely disappointed with this course. The first two lectures were nearly intolerable to listen to, and the last assignment was very poorly designed and documented. I would not recommend this course to anyone unless it was significantly redesigned and updated.
By martin r
•The approach in this course is incorrect, I think that will be a course with more concret examples, but is a course with a lot of teory that is not applied.
By Marco G
•It's difficult to follow the content. The way it is organized could be greatly improved.
By Ivan K
•Rather theoretical introduction to the basics of an interesting subject. Regretfully examples and assignments are frequently overly complex in areas which are unrelated to the subject. In addition, people who work with software development should expect to look further if they aim to add to their toolbox.
By Timm S
•Some exercises need some improvement. Tests were not that helpful and the instruction to the last homework was quite bad (many open questions).
By Glendon K
•The code examples in this course are extremely convoluted. In particular, please don't put multiple statements per line...
By Mikko L
•Academical with close to no real life value.
By Kwaśniewski P
•to much math