YZ
Dec 2, 2016
I'm just a beginner for CS or SE classes, and find this course really concise and challenging. It opens a door for me to get deeper into programming language. No wonder it got so high average score.
VA
Mar 4, 2018
Very interesting course! Superb teaching and homework assignments. If you are interested in functional programming or in programming languages in general, this should be one of the must take MOOCs
创建者 Matt K
•Mar 21, 2019
Very approachable with minimal CS background but incredibly insightful with a prior CS education. Sheds light on many forgotten yet important topics and gives any programmer a new lens to view their code though.
创建者 Jayadev H
•May 11, 2018
pedagoically great course!
Dan really gets to the point right away and it's nice to take his classes.
Still i dont see much use of the course except to do challanging programming assigments...
Thank you Professor!
创建者 Joshua G
•Feb 25, 2018
This was a great course. I feel like I can better understand the F# and Elm languages now as a result of studying SML. The sections on recursion and pattern matching were particularly interesting and rewarding.
创建者 Iris H
•Sep 28, 2019
Excellent course. Very interesting and well-presented material with a lot of thought put into building up the conceptual framework for functional programming and language concepts. I look forward to Part B!
创建者 Matias A
•Nov 18, 2019
Eye opening! You will learn a lot about the theoretical aspects of programming languages, good programming style, and especially how to write simple and elegant code to solve seemingly complex problems.
创建者 Yuchong P
•Oct 9, 2016
This course focuses mainly on Standard ML, which provides a great perspective for a PL learner. Something I find most interesting is a comparison between Standard ML and other languages like Java and C.
创建者 Zhixia L
•Sep 28, 2019
Perfect course. The professor is very enthusiastic and welcoming. The material is well-organized. The homework is just at that point, not too easy, not too difficult, but still remaining challenging.
创建者 Denis K
•Mar 23, 2018
A very good introduction to functional programming. I especially liked how precisely (although not formally) lexical scoping, semantic, evaluation rules, types checking algorithm of SML were defined.
创建者 Sergey Z
•Apr 3, 2017
Great course!
One of the few courses I actually finished on Coursera.
Though I think it could be made longer to have less lectures/homework, but that's probably a general issue with Coursera for me.
创建者 Ruben P
•Nov 26, 2020
Amazing topics and teaching for start programming with a solid base since the beggining. It is not an easy course, so one have to do a hard work, and that is one the best things of this couse.
创建者 Aayush S
•Dec 29, 2019
Instructor's strive for perfection really shows. The quality of content is top-notch; both for the video explanations and the pdfs. Definitely going to check out the other two parts as well.
创建者 Herb M
•Nov 17, 2016
Much much better than I ever expected even though I had already seen how good the instructor's other video lessons are -- definitely worth the time to take the course and do the home work.
创建者 syoya
•May 17, 2020
A basic introduction to programming languages especially ML family. It's quite helpful to understand the theory behind the language design but not practical from a short-term perspective.
创建者 Konstantinos O
•Jan 22, 2018
A great course, covering a wide range of topics in programming languages. Very well paces and Dan Grossman is an amazing teacher! Must watch for every programmer, beginner or experienced.
创建者 Jan H
•Dec 27, 2016
I took this course about 10 years off the college, and it was excellent refresher on the topics I don't use on a daily basis. Absolutely great lecturer, great videos and study materials!
创建者 Cheng H
•Dec 22, 2018
Best ever classic courses! Never learnt so much from any programming courses! Expect to see materials can be published as book even textbook! Looking forward further courses from Dan!
创建者 Jingning T
•Jul 3, 2018
Great content. Everything is free to access so really learnt a lot from the homework and the exam. Also the professor is really good at illustrating the concepts with simple examples.
创建者 Sean E
•Mar 12, 2018
Exceptionally well thought-through content taught by a highly motivating teacher. Without doubt one of the best courses I have taken on Coursera so far. Demanding and very rewarding!
创建者 Igor B
•Oct 10, 2016
This is one of the best courses that I have ever taken before! I have got a good introduction in functional programming and understood a lot of new concepts of programming languages.
创建者 Zhengtao X
•Dec 10, 2018
This is a good course. It helps me to understand the same features about different programming languages, so I can get started quickly when I need to use a new programming language.
创建者 Roberto U G
•Jun 20, 2017
Awesome course. A wonderful introduction to statically typed functional programming with a simple and concise language. After I took this course, Scala started to make more sense.
创建者 Saiful A
•Dec 3, 2017
Exceptionally brilliant course. The instructor, Dr. Dan Grossman became one of my favorite teachers of my life. The contents are solid, illuminating at the same time challenging.
创建者 Sean
•Jan 4, 2017
Instant favourite programming course. Great instructor and material, fun assignments, mind-bendy recursion, cool concepts you didn't know you wanted to know about. Learned a lot.
创建者 Jon B
•Oct 10, 2016
Fantastic course providing not only a great introduction to Functional Programming fundamentals, but also leading on to how languages relate to one another. Highly recommended.
创建者 Ernesto P
•Dec 30, 2018
Excellent course! I learned the basic concepts of functional programming which I feel will be useful throughout my entire career, event when not writing functional code.