Chevron Left
返回到 Programming Languages, Part B

学生对 University of Washington 提供的 Programming Languages, Part B 的评价和反馈

4.9
785 个评分

课程概述

[As described below, this is Part B of a 3-part course. Participants should complete Part A first -- Part B "dives right in" and refers often to material from Part A.] 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....

热门审阅

AZ

Mar 23, 2018

Great course with really interesting and challenging assignments that allow to get more precise vision on programming languages (especially on PL's typing systems) and get experience with modern LISP

KR

Mar 22, 2018

I'm a pretty experienced C/C++ programmer and this course has been a brilliant introduction into functional programming and the underlying philosophies underpinning programming languages in general.

筛选依据:

76 - Programming Languages, Part B 的 100 个评论(共 174 个)

创建者 lander

Sep 4, 2017

excellent! vey helpful for ungraduates and programmer! need time to understand truly.

创建者 Yifeng M

Jul 13, 2017

One of the Best course I have ever taken. A great many of concrete examples. Thanks!

创建者 Sony

Aug 21, 2020

Great course, I have learned a lot. The assignments are challenging and rewarding.

创建者 steve b

Apr 18, 2021

Solidified my understanding of many confusing topics, such as delayed evaluation.

创建者 Ahmad H

Dec 21, 2021

Very hard and challenging, definitely worth it if you like to challenge yourself

创建者 Cheng Z

Jun 2, 2017

It is great fun to learn Racket and use it to implement an interpreter for MUPL.

创建者 Hayden S

Dec 8, 2023

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

创建者 Xuân C T

Jan 30, 2024

Very good course for people who want to open their skills about programming.

创建者 Kevin Z

Aug 15, 2018

Amazing course!!! Excellent lecturer!! Really learn a lot of PL and Racket.

创建者 Shreck Y

Jan 8, 2021

Excellent course that introduced me to the field of programming languages.

创建者 Luis G

Dec 31, 2019

excellent. not much to add to what has already been said in other reviews.

创建者 Adel F

Oct 11, 2020

The assignment is a bit hard but worthwhile if you manage to finish it

创建者 Abhik K

Nov 2, 2016

Part B of a 3 part course. One of the best i have taken up on Coursera

创建者 Shiyang L

Jan 14, 2017

More difficult than part A but also more rewarding. Thanks Prof. Dan!

创建者 Ling J

Apr 18, 2018

One of the best course on coursera, every cs student should take it.

创建者 Xusheng Z

Apr 25, 2021

Great Course.

The interpreter homework is challenging and rewarding.

创建者 Ivan V

Oct 20, 2017

One of the best courses on the subject I ever had a chance to see.

创建者 walker

Sep 11, 2016

I learn lots of important programming language concepts from here.

创建者 Oleg K

Jan 15, 2019

Some tasks were very challenging but the course is really awesome

创建者 Yuhang W

Mar 9, 2020

Learned a lot. Fall in love with PL because of this course!

创建者 Tang H T

Jan 13, 2019

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

创建者 Suvrat A

Sep 23, 2016

Dan Grossman is a really amazing teacher! Learnt a lot! :)

创建者 Daniel K

Sep 13, 2022

Awesome, easily on par with PLA. Looking forward to PLC!

创建者 Deleted A

Oct 2, 2016

Great course on Racket. Fun writing your own interpreter.

创建者 Andrew D

Jan 26, 2019

Good course with interesting and challenging assignments