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.
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!
创建者 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!
创建者 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.
创建者 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.
创建者 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
创建者 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.
创建者 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.
创建者 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
创建者 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!
创建者 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.
创建者 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.
创建者 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.
创建者 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
创建者 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)
创建者 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.
创建者 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.
创建者 Mauro K L
•Oct 14, 2019
Excelente curso, aprendi muito sobre programação funcional. Quem não tem muito conhecimento sobre Java pode ter um pouco de dificuldades em algumas etapas.
创建者 Juraj V
•Sep 29, 2017
Good introduction to scala principles. However some assignements are little bit hard, more concentrated on algorithms than scala itself. But I recommend.
创建者 YACINE G
•Nov 8, 2018
Very interesting course, and a pretty challenging one. I particularly loved how the nitty-gritties of the Scala programming languge have been presented.
创建者 özgür a
•Jun 24, 2017
Although the course lacks some details, I really appreciated it, especially the assignments emphasizing the coding format and testing. I learned a lot !
创建者 Jessica C
•May 7, 2017
I feel like I learned quite a bit about functional programming. I was always curious about Scala since my college days. I highly recommend this class.
创建者 Juan J E
•May 22, 2018
I would have liked to see examples applicable to situations closer to the business reality, despite that, I really liked it and I recommend the course.
创建者 Aschwin W
•Sep 20, 2016
High level course. Exercises are academic of nature. You might need more time to finish the exercises. I appreciate that this is a well formed course.
创建者 Dani G
•Oct 21, 2016
Great Course to be familiar with the functional programming principles. Missing a little bit more solved examples and some more fundamental materail
创建者 Jose C C F
•May 16, 2020
It could have some more tests for the code in the assignments, otherwise its kind of difficult to test your own code. At least one test per method
创建者 Dung V
•Oct 14, 2016
I like this course. It can help me about practise programing scala easily. In here, I can learn scala programming quickly with support everyone.