AJ
Sep 23, 2019
As expected Martin is awesome in explaining principle of functional programming. I have started reading the book as well to make sure I keep up with the knowledge which I have gained from this course.
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!
创建者 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.
创建者 Boris E
•Dec 19, 2016
Wish they didn't restructure the old classes, now it offers less of the interesting material. Fantastic course nonetheless, highly recommended.
创建者 Philipp J
•Jun 22, 2017
you can learn a lot and the course is prepared really well. Sometimes I would wish to have some more practical and less mathematical examples.
创建者 BIN L
•Jun 13, 2018
quite good course & professor, just the exercise is a bit too much for a beginner; more suitable for people who are familiar with the syntax
创建者 Frank P
•Jun 27, 2021
Homework and exercises need better documentation and need to be less difficult or, at minimum, require more preparation from teaching staff
创建者 Kerry C
•Feb 22, 2021
The assignment is a huge jump from the course content. But overall very well-designed course and learned a lot of algorithms along the way!
创建者 Christian B
•Aug 10, 2017
More explanations on the basics of the language to start would be helpful. First try to express it in languages and terms that are familiar
创建者 Michal N
•Apr 10, 2019
Pretty good course on Scala. Only thing they can change is to move Week 4 assignment to week 5 - because Week 5 videos help a lot with it.