JF
Mar 14, 2023
Excellent course and teacher. I love that all of it was 100% accessible for free, and that it was both fun and challenging, yet very doable for most people who do their work and had prior experience.
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.
By 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.
By 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.
By 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.
By 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.
By 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.
By 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.
By 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.
By 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.
By 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.
By Kostas 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.
By 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!
By 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!
By 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.
By Dmytro F
•Jan 29, 2023
Great course! I learned the ML programming language and functional programming in general. I recommend it to everyone interested in programming. Assignments are interesting and fun.
By 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!
By 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.
By Eduardo B
•Jun 13, 2024
Awesome course, it shows various concepts on a language that is not so popular, but still very powerful. I highly recommend it and I think functional programming is awesome as well.
By 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.
By 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.
By Siddhartha S
•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.
By 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.
By 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.
By Anup P
•Nov 23, 2023
This is one of the best courses I've taken - not only in terms of structure and content but also in terms of quizzes, programming assignments and exams (practice and final).
By 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.
By Wojciech B
•Sep 4, 2020
Really good content, I've learned a lot! In my opinion, some homework tasks are art for the art's sake, but overall really valuable. Looking forward to starting part B!