RS
8 de oct. de 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
13 de sep. de 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!
por Shaul E
•1 de mar. de 2018
great course for functional programing introduction!
clear lectures, amazingly designed exercises, really couldn't ask for anything more.
por Patrick R
•28 de sep. de 2017
The best lecturer I've seen for a long time. Unfortunately you need to watch next weeks episodes to get the basics to solve the puzzles.
por Yuriy T
•6 de nov. de 2016
Great course that introduces you some Scala's basics. Interesting tasks after every week does not allow you to give up or lose interest.
por Tianxiang X
•7 de sep. de 2016
Prof. Odersky is a fantastic lecturer who expertly explained the basics of functional programming, from motivations to implementations.
por Sourav D
•29 de abr. de 2021
Great course that touches upon all skills needed to get started with Scala as well as some really great functional programming ideas!
por Arun S S
•9 de jul. de 2017
very satisfying course getting to know new ways to solve problems ,mind blowing,simple methods doing complex jobs ,thank you Martin:)
por Andrew W
•26 de ene. de 2020
At times, easy. At other times, very difficult. But it's great to learn from the creator of the language itself. Highly recommended.
por Macoviciuc C
•5 de nov. de 2016
I enjoyed this course, even if sometimes seems kind of heavy on the math / logic side, but it was a useful exercise, for me at lest.
por GIORGIO L
•26 de may. de 2020
Very good introduction to functional programming in Scala, good to understand principles of design and purely functional thinking.
por John J
•13 de sep. de 2017
This course will make you a better programmer. Take it and persevere through the homework (paradigm shifts don't happen overnight).
por Michał W
•27 de jun. de 2017
Truely great programming assignments, well fitted to utilize all the techniques introduced during the lectures! Highly recommended.
por Jeerawuth D
•14 de jun. de 2020
Scala programming is very fun, I very like it. The assignments are very challenging, and some are difficult for the beginner step.
por Jędrzej B
•22 de may. de 2020
Very interesting, more in-depth than any scala tutorial I've read. Best thing is that it gently introduced functional programming.
por Tomas M B
•16 de sep. de 2019
Buen curso para aprender programacion funcional y utilizar correctamente Scala. Es complejo si no tienes un basico de programacion
por Dmitry A
•30 de oct. de 2016
Good course. A few problems at the beginning of the course are from SICP (Structure and Interpretation of Computer Programs) book.
por Philipp G
•5 de dic. de 2018
Very interesting course for those who want to step into a world of functional programming. I quite liked lectures and assignments
por Timofey V
•20 de mar. de 2018
the practical tasks are quite involving, so it gives students a good understanding of FP principles. I really enjoyed it. Thanks!
por Francesco A
•13 de mar. de 2017
It's hard to begin with functional programming coming from the imperative paradigm, but this is definitely the best way to start.
por Ranga
•18 de ene. de 2023
My first experience of functional programming is due to this course. This is also the one I enjoyed the most in Coursera so far.
por Krunal V
•31 de dic. de 2019
The course is very well designed and the assignments challenge you to go back to the content and understand concepts in and out.
por Jennya P D
•3 de dic. de 2019
It is a nice introduction to the specifics of the Scala Language. I did my exercise with pleasure and passion. Thank you Martin!
por Paul B
•21 de dic. de 2017
Very nice introduction to functional programming in Scala. Really enjoyed the course and liked the pace of materials presented.
por Jake R
•10 de jun. de 2017
Great introduction to Scala and some more advanced programming/compsci concepts I don't think many other courses would go into.
por Sergiy S
•2 de ene. de 2017
Good to get the basics directly from the creator of the language.
Enjoyed the course despite I was told many times it's boring.
por Rovshan H
•26 de sep. de 2016
Excellent introduction to Scala and functional programming overall. I love the algorithmic and mathematical approach of Martin.