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.
创建者 Yiming H
•Jun 5, 2020
I have no prior experience of Scala or Java. The structure and content are very good but IMO the difficulty of the assignments is pretty high - usually require significantly MORE time than expected to complete and pass the test.
创建者 Anton P
•Jun 10, 2016
Good materials and challenging programming exercises. Makes you think. However some material is old and some new, so little confusing. Especially when going through the materials about installing the development environment.
创建者 Adam B
•Apr 16, 2017
The course is generally very good and met most of my learning objectives, but some of the assignments, particularly the last assignment, are more difficult than I would expect for an introduction to functional programming.
创建者 Matthew C
•Jan 1, 2017
Well executed. The only difficulty that I had was when my assignments were not functioning well and had a hard time to understand what was wrong. A 10-minute video on tips on how to debug efficiently would have been great.
创建者 Ankur D
•Feb 22, 2018
I would suggest before explaining if there is a basic overview of the pure mathematical concepts and then relating those with the functional programming would enhance the quality of the course. Overall it is very good.
创建者 Bai S
•Aug 7, 2016
The content is great! But the rearrangement of lectures is not synced with intros at the beginning of some videos. I know it takes a lot of time and effort to make or alter a video. After all it doesn't affect much.
创建者 Vatsal S
•Dec 14, 2016
A fantastic introduction to Scala Programming from the creator of Scala. The assignments are well designed and really test your grasp of the concepts. A good learning experience from an astounding professor.
创建者 Thiemo M
•Oct 12, 2017
Excellent introduction into functional programming and Scala. It is pretty tough at first if you have no functional programming or Java background. But at the end of the course things started to make sense
创建者 Maciej M
•May 12, 2020
I like the difficulty level of the course, however I feel like some of the assignments contain material that is much harder than what was covered in the lectures and require much more time than suggested.
创建者 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.
创建者 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.
创建者 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
创建者 Donald L
•Aug 14, 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.
创建者 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.
创建者 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)
创建者 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
创建者 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.
创建者 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.
创建者 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