Chevron Left
Back to Programming Languages, Part C

Learner Reviews & Feedback for Programming Languages, Part C by University of Washington

4.9
stars
446 ratings

About the Course

[As described below, this is Part C of a 3-part course. Participants should complete Parts A and B first -- Part C "dives right in" and refers often to material from Part A and Part B.] This course is an introduction to the basic concepts of programming languages, with a strong emphasis on functional programming. The course uses the languages ML, Racket, and Ruby as vehicles for teaching the concepts, but the real intent is to teach enough about how any language “fits together” to make you more effective programming in any language -- and in learning new ones. This course is neither particularly theoretical nor just about programming specifics -- it will give you a framework for understanding how to use language constructs effectively and how to design correct and elegant programs. By using different languages, you will learn to think more deeply than in terms of the particular syntax of one language. The emphasis on functional programming is essential for learning how to write robust, reusable, composable, and elegant programs. Indeed, many of the most important ideas in modern languages have their roots in functional programming. Get ready to learn a fresh and beautiful way to look at software and how to have fun building it. The course assumes some prior experience with programming, as described in more detail in the first module of Part A. Part B assumes successful completion of Part A. The course is divided into three Coursera courses: Part A, Part B, and Part C. As explained in more detail in the first module of Part A, the overall course is a substantial amount of challenging material, so the three-part format provides two intermediate milestones and opportunities for a pause before continuing. The three parts are designed to be completed in order and set up to motivate you to continue through to the end of Part C. Week 1 of Part A has a more detailed list of topics for all three parts of the course, but it is expected that most course participants will not (yet!) know what all these topics mean....

Top reviews

SS

Jan 7, 2019

Great course, nicely rounded off the discussions from previous parts. Really puts OOP style programming in context and nicely contrasts it from the functional programming concepts. Highly recommended!

KA

Jun 28, 2023

This course covers many concepts in detail and provides the opportunity to practice them through challenging homework. It is highly recommended. Also, the teacher's enthusiasm helps a lot ;)

Filter by:

51 - 75 of 96 Reviews for Programming Languages, Part C

By Anton

Feb 27, 2024

The course has its pain points with Ruby versions and waiting for peer reviews, but the content still earns 5 stars

By Luiz C

Dec 17, 2018

in my top 3 course on Coursera Platform. A must for anyone interested in Programming, beginner to experienced

By Yifeng M

Jul 17, 2017

The course series covered a broad range of knowledge. And the material are presented with great details.

By Luis G

Jan 20, 2020

Extremely recommended course. Really appreciate all the effort put into it by all people involved.

By Chris P

Dec 2, 2023

Thank you for sharing this wonderful course with students around the world Professor Grossman!

By Matias A

Feb 1, 2020

Wonderful course, perfectly taught, well put together, Professor Dan Grossman is awesome.

By Jing Y

Jan 13, 2018

Interesting course, covers many interesting topics. Homework is a must-do but not hard.

By ِAhmed M

Aug 24, 2023

Finally: This is my favorite serice of courses I have taken before. Fantastic course.

By Hayden S

Dec 8, 2023

Wonderfully-structured class, the assignments and exams are well-thought-out.

By Brunno d S L

Oct 22, 2016

This course is awesome, I think all developer should take a look at this!

By Anran

Jul 7, 2020

A very inspiring course! Thank you Dan for the wonderful adventure!

By Wentao Y

Jul 31, 2017

Very good and helpful!

No wasting time, efficient for busy learners.

By anton k

Mar 11, 2018

Very challenging and rewarding course. Dan is a perfect teacher!

By Noah P

Jan 25, 2017

Interesting class and well taught. Part B was particularly fun.

By Emanuele R

Nov 5, 2020

You will be a better developer, no matter where you came from.

By Zhang C

Jul 25, 2020

OOP and functional programming compare and contrast, amazing!

By Jediii

Mar 23, 2020

I appreciate it so much! Amazing! Keep learning SICP stuff.

By Tang H T

Jan 14, 2019

Dan is awesome! It is best to take part a to c in sequence

By Hou Y D

Feb 12, 2018

Great course. I want to learn another courses right now.

By Walker

Dec 9, 2018

wonderful course,thanks for Professor Dan Grossman !

By steve b

Apr 23, 2021

Excellent treatment of subtle topics in computing.

By Mohamed A

Aug 8, 2020

Thanks Dr.Dan !! This Course is a masterpiece.

By 王丹棣

Oct 22, 2016

This Course if difficult but is very valuable.

By Ahmad H

Jan 25, 2023

Best programming languages course out there.

By Hector L

Aug 13, 2017

concise comparison between FP and OOP