学生对 École Polytechnique Fédérale de Lausanne 提供的 Functional Programming Principles in Scala 的评价和反馈
课程概述
热门审阅
GS
Sep 17, 2022
The course is very well structured and explained, I enjoyed and learned a lot. At least for me, I needed way more time for understanding the theory and completing the exercises than what estimated.
LK
Jul 12, 2016
The course is very good and labs are sometimes difficult but useful. However some material was not covered, and it is always like that, but still it can include iterators and some other chapters
1426 - Functional Programming Principles in Scala 的 1450 个评论(共 1,617 个)
创建者 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 4, 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 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.
创建者 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.
创建者 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
创建者 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.
创建者 Patrick A C
•Feb 11, 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)