VP
Sep 13, 2018
It took me much longer than expected to finish the course and sometimes it made me feel stupid and helpless. Diving into functional programming was a mind bending experience, totally worth time spent!
RS
Oct 8, 2016
Really good explanation by the instructor. Good assignments. The assignments gave a good insights into functional programming. I loved the way the problems were decomposed into neat smaller functions.
By Adam M
•Aug 5, 2020
Excellent content and instruction. could be improved by providing practice exercises with solutions. Also peer participation is too low to be useful, and there is no instructor feedback in the forum.
By Robert K
•Jun 12, 2018
I really liked the course. Prof. Martin Odersky has a real talent of discussing some entangled problems at hand. I liked the programming assignments. I look forward to the rest of the specialization.
By Juan S
•Aug 10, 2018
The sound of several videos is very bad. But Martin Odersky explain very well the concepts, maybe one section less mathematical could be better. The good that i remmeber now , how made square roots
By Donald L
•Aug 13, 2017
Great introduction to the principles of functional programming! Easy to follow lectures. Assignments challenging at times! Important: It feels like the assignment for week 4 should be after week 5.
By Roger L
•Aug 9, 2017
Kick-started me in Scala. I found the examples too Academic. Would have been much more interesting if the examples & exercises had been "real-world" & "tangible". Found the delivery rather dry.
By Denys N
•Mar 15, 2020
I would prefer to have more practical tests that would challenge my skills in every area of studied subject, not generalized one for chapter (and even that generalized - not for every chapter)
By Leandro
•Aug 25, 2020
very good introduction to Scala. Maybe I would have liked to see a bit what are the pros and cons (strictly speaking of the technical) with other popular languages such as java and python
By Kevin C
•Jul 6, 2017
Good course but some exercises are not the best (especially week 4). Smaller exercises that directly test course material and having more frequent, spaced practice would have been better.
By Gabriel G
•Aug 2, 2024
Sometimes hard for a begginer in the new concepts but spending time on the problems and trying to think in a different way always proved being a successful strategy. I learned a lot
By Brad H
•Oct 1, 2017
A very good introduction into FP, but there is much still to learn and explore. Same for Scala. The exercises were challenging but doable. Looking forward to doing more with Scala.
By Alessandro F
•Nov 11, 2019
If the speaker was a bit more fluent in English, the course would be perfect. The transcritions should be reviewed too, but that's too much to ask for a course so complete!
By Patrick A C
•Feb 12, 2018
The course was good generally, but the lectures didn't always cover material needed for homeworks. In particular, there wasn't enough lecture material about efficiency.
By Hao W
•Feb 7, 2021
The assignment is relatively harder than expected. Extra efforts are needed to finish assignment especially for students who are a beginner for functional programming.
By Daniel F G O
•Jul 8, 2019
It's a nice introductory course to functional programming. More than Scala is a functional programming course. It allows students to learn how to use immutable objects
By Mohamed A D
•May 6, 2018
This course was a good introduction to functional programming. However, I am not giving all the stars because I think some of the assignments are slightly a bit hard.
By Jussi J
•Nov 29, 2016
A good introduction by the creator of Scala himself. However I feel that this course is a condensed version of a longer course, so that is why I give 4/5 and not 5/5.
By Juan A A
•Jan 1, 2018
The contents are great. Some assignments have the problem that all tests pass in the local machine that they don't work on the Coursera sever when they are submitted
By kieran s
•Nov 14, 2017
Great course, but some exercises are very challenging for any beginners who wouldn't be motivated to push through. Still better than almost anything else out there!
By Nahum P
•May 20, 2017
Gives you insight into different thinking in recursive way.
The major problem, that it doesn't allow people not used to recursive thinking to get into problems fast.
By Juha K
•Nov 8, 2016
Great introduction to functional programming, and you'll get to learn the basics of Scala at the same time. Some of the assignments have a bit cryptic descriptions.
By Luye H
•Sep 27, 2020
well around intro to scala and FP principle. nice to learn from the original author of scala with good breath and depth. However the assignment is quite difficult.
By felipe b h
•Sep 3, 2019
Very good all in all. Seting up environment is a little bit difficult ans it makes beginning rather cumbersome, but then the clases and the material are excellent
By Jim R
•Jul 4, 2017
Last assignment is insanely hard! And I think one of the unit tests used during grading takes order into account where it shouldn't (subtract assessment - assess)
By Romain G
•Jun 27, 2017
I learned a lot in this course. Lots of it I knew, but now I feel I understand the basics better. Very well worth the time and efforts to complete this course.
By Facundo Y
•Jul 19, 2021
All classes are very well explained and the excersises are very interesting to do. The only negative thing is sometimes the excess of theorical definitions.