YZ
2. Dez. 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
4. März 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
von Visual J
•28. Juli 2017
I really think it a wonderful course that I've never experienced before, thanks to the instructor, Professor Dan, I've learnt a lot about PL and FP, which seems opening another new window towards another new programming world.Strongly recommended!
von Sam R
•15. Juli 2021
Fantastic course - it's real computer science. Request to Professor Grosman: Would you please combine the 3 course sections in to one packaged certificate? I like that the course is broken up but the 3 certificate URL's is logistically difficult
von Nilanjan M
•1. Juli 2021
Great course to push yourself from Advanced-Beginner programmer to intermediate one. I have taken many courses in this domain. This course is one of the top-notch courses. The only quality course, in my experience, that matches the level of CS50.
von Greg G
•3. Dez. 2017
A challenging but awesome course that teaches a lot about functional programming. Really needs 6-8 hours per week though. Has great PDF lecture notes, homework structure and you can easily use the learned concepts in other programming languages.
von ncm p
•1. Aug. 2022
Very thorough course on programming languages and their concepts. Despite being a self-taught software engineer (more like a beginner-intermediate programmer) for 5 years, I found some of the material new and advanced, which surprised me a lot!
von Anurag S
•19. Nov. 2016
An interesting introduction to functional programming. This course can be a little more challenging compared to other MOOC's if you do not have prior programming experience. You will learn a lot about the concepts behind programming constructs.
von Louis N
•26. Feb. 2022
Really really good course. The pacing and the rate at which the difficulty goes up felt really really good. I don't know if I'll ever use functional programming but I'm happy to have learned a little about it either way. Will do part B and C.
von Julian H
•10. Okt. 2016
The best introduction to functional programming I've seen. The course lectures make for a smooth learning experience and the exercises in the assignments range from simple to moderately challenging and are a good complement for the lectures.
von Axel B
•23. Dez. 2021
This course (including parts B and C) was truly a journey, and a delightful one!
Thank you so much for putting this together, and transmitting this wealth of knowledge with so much enthusiasm. This was truly engating engaging as result.
von FURKAN E
•19. Dez. 2021
That's is the most programmatic and foundational course I've ever seen, and I've seen many courses. It's teaches concepts that'll help you wherever you in the programming field. Thanks to Dan Grossman for creating this amazing course!
von Alfredo V A C
•24. Feb. 2021
It was difficult for the idiom, i don´t speak english. Technical terms por example Binding is no more clear. this is my first programming course, the instructor i think is the best teacher. thanks so much.
Thankyou for economic help.
von Shiyang L
•13. Nov. 2016
This course is literally amazing! I haven't finished so far, but I can't wait to give it a 5-star review. The course is well organized and it really opens my mind to think of programming language in a different way. Thanks Prof. Dan!
von Alex G
•4. Aug. 2020
had signed up for this course when i came out ~2013 and failed to get going on it until finally really prioritizing it these past two months --- such a big challenge and glad I accomplished it -- thanks Dan Grossman and Coursera !!!
von David B
•30. Aug. 2016
Great review of core concepts of computer science and also a handy approach of how to learn new programming languages. I recommend it to anyone which is starting to handle the multi-environment of programming languages of nowadays.
von Du L
•12. Mai 2018
Definitely one of the best programming courses. Challenging yet beginner friendly. Dan explains every concept with passion and care. I really appreciate Dan putting this course online. This course makes the world a better place!
von Muhammad S
•22. Feb. 2018
Probably the best course I have ever taken about programming languages. I am hoping that wrapping my head around fundamental languages concepts will prove to be a long term investment in my career ahead. Thanks Dan and Coursera.
von Krishna A
•12. Juni 2017
This is a must for every person wishing to become better at programming. It gives all the insights behind the design choices of Programming Languages design and change your perspective of looking at code and making sense of it!
von Nathaniel D
•10. Feb. 2017
just awesome. maximizes discovery of concepts. each video is an aha moment. highly recommend to anyone who'd like a deeper understanding of programming. if it does not come through that i'm raving about this course, i am raving.
von Gergö L
•26. Juni 2017
Clear explanations, a good, fresh, functional view on programming for somebody with a heavy C background like me :) The homework also have a good level of challenge, and help solidify the concepts learned about in the videos.
von Nana K A
•11. Apr. 2020
Very Excellent course. We uncovered some intricacies in functional programming, and how to think about a programming language from fundamental principles. This course definitely enhanced my skills in procedural programming.
von Xusheng Z
•25. Apr. 2021
Great course on fundamentals of ML.
It seems equivalent to a standard undergrad university course, which is as difficult and with proper homework assignments, whereas some courses here are much easier or missing projects.
von Bruce W
•21. Apr. 2020
This course focus on programming thinking than just symple syntas of language. You can migrate it to the learning of all kinds of programming languge. It teaches you how to think and than what to do. Really useful course.
von Zack W
•6. Aug. 2019
This is my first course on Coursera and it's really rewarding! I've been programming for several years, but this course still gives me quite a lot surprises. I think this course is suitable for programmer at all levels.
von Frank G
•2. Apr. 2017
Fantastic course. Prof Grossman is an excellent teacher and he has done a great job assembling the subject matter. The course will help you become a more thoughtful programmer, no matter where you are in your career.
von Duc H
•4. Apr. 2021
I learn a lot about functional programming through an esoteric programming language ML. It did knock on my brain on how i think about coding as coming from OOP point of view. I hope to learn more in Part B and C