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!
AJ
23 de sep. de 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.
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 Natasha a P 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 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.
por Dénes F L
•13 de oct. de 2019
Great intro course not only for Scala but for the functional programming paradigm. Exercises help a lot to learn the concepts.
por Rohan V
•19 de jun. de 2018
Great course but need improvement in terms of assignment, assignment must be more descriptive on how to implement the methods.
por Sakis K
•18 de ago. de 2017
Very nice course, anyone interested in the principles of functional programming (and Scala specifically of course) can benefit
por Andrei C
•18 de jul. de 2016
Great way to start learning functional programming. Lectures are very well explained and the assignments are fun to implement.