Chevron Left
返回到 Concurrency in Go

学生对 University of California, Irvine 提供的 Concurrency in Go 的评价和反馈

4.7
797 个评分

课程概述

Learn how to implement concurrent programming in Go. Explore the roles of channels and goroutines in implementing concurrency. Topics include writing goroutines and implementing channels for communications between goroutines. Course activities will allow you to exercise Go’s capabilities for concurrent programming by developing several example programs....

热门审阅

RM

Feb 12, 2023

Perfect explanation of the subject and very good activities that tests your knowledge and understating of the topics.

CT

Jul 28, 2024

A very complete course, where they explain everything from the fundamentals of concurrency and parallelism to the natural implementation of these concepts in Golang. Great Instructor.

筛选依据:

126 - Concurrency in Go 的 150 个评论(共 169 个)

创建者 Michael D

Feb 12, 2021

Discrepancies between the slides and the talks are a bit off putting, otherwise a very good course. Please consider adding reading materials in a format that doesn't rely on you having a licence for MS Office - I run Linux and having to import the PPTX files into Google was annoying when they could have just been PDFs

创建者 Camilo M

Dec 28, 2019

The topic of concurrency in general is not something that I usually think about, having learnt about it long time ago it was great to get back at it again with a new language that I knew nothing about. The course taught me not only the important concepts, but how to implement it using go.

创建者 Eric W

Apr 15, 2021

I found some of the assignment content a bit ambiguous in terms of requirements, and there were errors in some of the requirements. Generally very good course though - have been programming in GO for a little while - it was a great course to bring it all together for me.

创建者 Harvey G

Jun 16, 2021

A challenging course on some advanced topics. The final assignment (the philosophers dining problem) far is too complex and esoteric in my opinion, and marking it is difficult. It could be improved by making the requirements of the final assignment clearer and concrete.

创建者 Akshat A

Dec 23, 2020

Method of instruction is clear and engaging. The assignments are also interesting and decently challenging. Would have rated 5 if there were more assignments though. Maybe more programming exercises to test the understanding of go's concurrency constructs.

创建者 Sean O

Feb 22, 2022

I liked the instructor. The projects grading weren't that consistant, but I learned quite a bit about Go! and some of the inconsistentcy forced me to look for libraries and functions that weren't necessarily covered in class.

创建者 Peter P

Dec 27, 2020

A good introduction to concurrency in Golang. It's a bit heavier in theory rather than practice. As others mentioned the initial Moore's Law paper is a bit out of place. I did enjoy the final assignment, however.

创建者 Leam H

Jan 27, 2019

Needs more TA and instructor interaction. Lots of outside reading required, but over all a good introduction. You really need to have decent programming skills before attempting this.

创建者 Akash D

Jun 23, 2019

could be better. there's a lot of concepts here and UCI condensed a lot of it into a few videos per week. more assignments with clearer docstrings would be more helpful

创建者 Luis R A S

Jul 21, 2020

Excelent course, I've encountered many problems, but the people who were taken the course at the same time helped me a lot, Use the discussion forums!

创建者 Consugar, J A

Jan 22, 2022

Good introductory course. It will go quickly if you're already familiar with fundamental programming concepts.

创建者 Olaf D

Apr 23, 2019

Overall I enjoyed the course but there were a bunch of inconsistencies which where confusing at times.

创建者 Niall D

Jan 23, 2019

1 star lost because week 1 is unnecessary. Cool course, as it is easy to do in a week.

创建者 Nick-Lemy K

Jan 17, 2026

highly recommended for anyone who wanna go deeper into how concurrency works in go

创建者 Juan C

Apr 20, 2020

There are some errors on tests that have been flagged and haven't been fixed.

创建者 Sebastian R

Oct 24, 2019

Much better when video is chopped up. Easier for microlearning sessions :)

创建者 Amiya M

Jan 19, 2021

I guess a final project should be their to develop then it would be great

创建者 Hongyi L

Oct 28, 2018

I hope there will be a TA in future. The class is great enough.

创建者 Hesham E

Jun 30, 2020

Perfect course, with mix of theory and practical examples.

创建者 SOHAM D

Apr 16, 2021

Practical session should be encouraged more

创建者 Rahul M

Apr 19, 2025

a basic start into the world of golang

创建者 Yuhao W

May 23, 2022

less explain on coding parts

创建者 subrata d

May 18, 2019

It's really a good course.

创建者 Andrey Y

Aug 30, 2024

Lack of visualizations

创建者 Michael S

Jan 22, 2021

The course material was very good, and the presenter did an excellent job. I was especially impressed that he gave background conceptual understanding, not just language syntax elements. Slides were pretty good, sometimes very good. But the web site was a mess! At the end, I waited four days (impatiently) for a dining philosophers project to be available for me to grade, so I could finish the course. It never showed up. Finally I went to the forums and responded to someone's request that I review his assignment, and that allowed me to complete the course. There was nothing, nothing in the course anywhere, to tell me that this was either possible or necessary. Why did the web site not give me an assignment to grade when there were multiple students begging to have their assignments graded in the forums? And do course assistants ever respond to forum posts? Very, very bad technical execution of the course.