Dec 03, 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.
Mar 22, 2017
Great course!\n\nI think this course has just the right balance of theoretical background, formal definitions, and actual examples to make "just right".\n\nThanks Dan, and everybody else involved!
By Allison C
•Mar 03, 2018
I loved learning the concepts used in the ML language: case statements, tail recursion, signatures, pattern matching. The professor explained things really well. Being provided with the pdf summaries of the sections and the code used in the lectures was much appreciated. Doing the peer reviews was hard, having to parse through other people's code, but doing this made me understand the material much better. Getting peer reviews was also great because I never would have noticed the style mistakes I made. I'm on to Part B!
By Mike S
•Aug 12, 2016
A brilliant first part to this 3 part programming language course.
Part A focuses on teaching Functional Programming concepts using ML, a programming language that is becoming more relevant today with the popularity increase in the Haskell and F# languages, both based on ML.
Dan is excellent on the videos, explaining the core concepts extremely well, while also doing a great job with the live coding (a really hard thing to do, even for a software engineer with 10 years of experience).
Everyone on the discussion forums, the TA's, the Admins and Dan, are really great, and compliment the video lectures well.
Overall really happy with the course and can't wait to get started on Parts B and C.
By Vaidas A
•Mar 05, 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
By 张弛
•Apr 30, 2019
can learn fast
By Yiang Z
•Dec 03, 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 Lincoln K
•Nov 18, 2017
Committed Tutor, interesting and impact full content, good community and well, finishing needed that extra nudge.... Well worth it :)
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 hanrai
•Dec 13, 2018
This is a wonderful lesson. Bring a lot of new concepts to me. Functional programming is a big surprise.
By zouzhitao
•Dec 16, 2018
very good course
By Patrick B
•Dec 19, 2018
Excellent overview of SML and great introduction to functional programming concepts.
By John S
•Aug 17, 2016
Great quality teaching and challenging homework. Much appreciated. Hoping for the Part B, and C to be on coursera soon.
By Ernesto P
•Dec 31, 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 Moatasem S
•Jan 26, 2019
A very, very solid foundation in functional programming and programming in general. I recommend this for anyone who is starting to pick a functional language like Elixir for example and still find difficulties getting around it. Dan's fun way of teaching will make it feel almost second nature to you.
By 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.
By Mike
•Mar 26, 2019
Good
By Tega E
•Mar 28, 2019
I really enjoyed taking this course. It was quite taxing but I loved the way Dan Grossman presented the concepts in a very intuitive and didactic manner.
By Eric T
•Jan 26, 2019
I just finished Programming Languages Part A, and I can confidently say that it has been one of the most challenging and rewarding classes that I've taken in the MOOC format. Functional Programming is new to me, but this class gives a great overview of the language paradigm. The assignments are difficult and rewarding. I encourage you to take this class if you've taken an introductory computer science class using a language such as Python, Java, or C++. It is definitely worth the time investment and it will turn you into a more competent programmer.
By Hydra
•Feb 03, 2019
The best introduction to functional languages
By Gopal J
•Apr 06, 2019
it`s a very good course.
By shaahin k
•Apr 12, 2019
the idea of start by sml is briliant and very helpful about the base of programming languages
By Christian K
•Mar 04, 2019
Absolutely fantastic. This course is the best MOOC have ever experienced regarding the passion of the instructor, the well thought through structure and just the right level of challenge to keep you engaged without being frustrating. The experience taking the course has changed my perspective on programming languages that I already know and significantly increased my passion for the subject as well as my expectation of what MOOCS can achieve.
By Sean J A
•Mar 04, 2019
One of my favorite classes, I retake it just because I enjoy it, and it is a good refresher. Dan has crafted a fine class, everything he teaches is concise and accurate. Now that I have begun my career as a developer, it is easy to see the knowledge in these lessons has been well honed from experience.
By Sohom B
•Mar 09, 2019
Amazing Course. Professor Dan really brings out the best in the students, and communicates the material really well. Will be taking Part B and Part C shortly!!
By Icaro A P
•Mar 08, 2019
Probably the best MOOC I've ever taken
By Sean U
•Mar 18, 2019
Great course! I learned some concepts of functional programming and language implementation, their advantages and caveats, I'm going check out part B. It's a quite easy course, considering what it is about (it's not an easy subject). But the resources are great and there's plenty of cool activities, this definitely made me a better programmer and I tried to make some things with haskell after I finishing this, and this course definitely made things easier.