RP
Sep 14, 2016
This is a university degree course which takes enormous effort to complete. But still its beond the programming course range giving you whats not possible to google or learn practical way. Thanks!
ES
Mar 17, 2018
Thank you for this exciting course! I did the FP in Scala course a few years ago and decided to do the full certification now. I am looking forward to the next courses in the specialisation.
创建者 Atsuya K
•Nov 6, 2017
A good overview of functional programming concepts just like the preceding course. I wish, however, there were more material on concurrent programming. I'd like to see lectures on concurrency by Martin Odersky sometime in the future.
创建者 Ishan
•Oct 22, 2019
Assignments 3 and 4 can be improved. They are a bit hard to get started with and at the end only require a handful of lines of code to implement. It does not match the learning outcome of the difficult topics taught in the lectures.
创建者 Vinicius L
•Oct 22, 2017
The course is awesome... but I got myself a little lost when changing from Martin to Erick. Sometimes changing is good, by as a personal choice, I prefer the way Martin exposes the content so for me, the learning process is better.
创建者 Hanneli T
•Aug 28, 2017
The content is great and very practical. Most of the lectures are very clear and easy to understand. The only downside that I notices was during the week 4, where the explanation of Future and how to use it was kinda disconnected.
创建者 Pawel M S
•Oct 23, 2016
Very good and well-paced course. I'd give 5/5, but there are parts that seem to be missing -- lecturers refer to videos that aren't part of the course (or the previous one: Functional Programming Principles in Scala). Overall 4/5.
创建者 Majid H
•Oct 22, 2016
Great course overall. It looked though as if some of the lectures were cut and pasted from some other course into the content and were not as coherent as they could be (particularly the case with the last week's material on FRP).
创建者 Aneesh D
•Apr 6, 2018
A great follow up to the previous course. The planned content is great but the last week goes too fast and the last part about Future is very inadequate to understand Futures well. Also please add more content on Monads.
创建者 Hristo I
•Nov 2, 2016
The course is very good overall, except for the last week (Week 4), which includes videos from a completely different course and feels really like a mash-up of unrelated topics (they are not! it's just the presentation).
创建者 Oleg D
•Nov 8, 2017
Last week is awful. It is better to skip what another lecture tells on futures, this will not be used in the assignment or in further courses. And this material is better studied from other sources. Otherwise it is Ok!
创建者 Alex P
•Dec 17, 2016
The course decsribes several ideas in functional way of thinking: Streams, Monads, Reactive Programming. By the way, looks like course is compiled from several pieces that are completely disconnected from each other.
创建者 Wojciech M
•Feb 12, 2017
A very good course (4.5 in my eyes) the only thing for me that was lacking straight after previous course was a bigger difficulty between videos and programming excises. But maybe that's my lack of Scala experience.
创建者 matt h
•Jan 25, 2017
The course is good, but not as splendid as the first in the specialisation. The difficulty has apparently skyrocketed, while some videos from week 4 seems to be missing, making the lectures difficult to understand.
创建者 John W
•Aug 15, 2016
Saw the application of some functional programming in the course. It was pretty cool, but it was a bit random. I wished we could learn more advance topics of functional programming, such as Category Theory.
创建者 Chinmay V P
•Jun 28, 2016
Maybe an unfair comparison but I am comparing this with the principles of reactive programming. That had much more contents such as actors, etc. Having said that this is a good course by itself.
创建者 Bill C
•Apr 19, 2017
The introduction to functional reactive programming is well done. You go from the problem to the solution in a few lectures, and understand positive and negative aspects of the approach.
创建者 Francisco E B
•Dec 23, 2018
There were some discontinuity in the last week. The classes appear not to be from the same planning, and the teachers say about classes that are not in the course. It should be revised.
创建者 Shiri L
•Nov 1, 2016
Great course. seems like some things that were referred to during some of the lectures were missing and kinda left you waiting for more. Hoping they will be completed in future courses.
创建者 John M
•Feb 18, 2019
There's a lot to chew on here, and it's well-articulated. Some of the examples are a bit opaque and academic - a little more of a practical, intuitive approach would go a long way.
创建者 rand(23)
•Nov 22, 2016
Overall very good and somehow challenging course, however week 4 is a bit convoluted (E. Meijer referring to the nonexisting (in this edition of the course) previous video etc.)
创建者 Shamannn S
•Nov 20, 2016
Less material and practical tasks than in the first Scala course, also some bits about Reactive programming were just taken from other course, but not fully, just partially!
创建者 Owen S
•Jun 3, 2017
Great class, though the content seemed less coherent than the first course. Topics tended to bounce around without enough deep dives into the more abstract ideas.
创建者 Alex L
•May 11, 2019
Definitely challenging. Sometimes there were some tricky gaps between what the lectures covered and what the assignments were looking for information wise.
创建者 Daniel Z
•Jan 28, 2020
The course is much better than the first one - it give much more real hands-one experience.
Would be nice to have: lecture slides, assignments with futures
创建者 Tyler F
•Feb 4, 2017
Good assignments, lectures are a great introduction to Reactive programming but would be nice to have a "where to go from here" type of section/lecture.
创建者 Dustin H
•Nov 19, 2016
Very interesting course. Four stars instead of five because it was less about "Program Design" (from the title) than I would have liked.