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.

筛选依据:

101 - Concurrency in Go 的 125 个评论(共 169 个)

创建者 Ho C M T

Mar 15, 2023

Excellent for begin with go

创建者 王玉龙

May 12, 2020

Easy but cost a lot of time

创建者 Victoria F

Nov 22, 2021

Challenging, but fun!

创建者 Eduard G

May 27, 2020

Great specialization!

创建者 andrew a

Mar 4, 2020

Its profitable! ;-D

创建者 Jesse P A

Apr 17, 2021

Excelente curso :)

创建者 Sidharth A

Aug 27, 2025

Easy to follow

创建者 五分钟诗人

Aug 18, 2019

Very helpful.

创建者 Jonathan H

Sep 27, 2018

great course!

创建者 РРР

Sep 23, 2021

Очень круто1

创建者 Ashwin D

Apr 7, 2020

Good course!

创建者 Manikant R

Jun 17, 2020

Well taught

创建者 Saurabh S K

Sep 23, 2019

Very Useful

创建者 Anton M

Apr 10, 2023

Brilliant!

创建者 M. H A P

Sep 23, 2020

Excellent

创建者 Fernando P

May 11, 2021

Awesome!

创建者 Bruno M e M

Oct 26, 2020

Perfect!

创建者 Шевцов Р Р

May 5, 2022

Profit!

创建者 Ahmad D

Nov 17, 2020

🔥🔥🔥

创建者 Almaz

May 27, 2025

Nice.

创建者 Borys B

Apr 18, 2022

Good

创建者 yichen z

May 3, 2019

nice

创建者 Janitzio A O S

Nov 9, 2019

Considero muy relevante el conocimiento de lenguajes modernos como Golang, los felicito. Como intento de aportación podrían considerar la evaluación automática de las actividades de programación, es cierto que el modelo de evaluación de pares puede ser altamente provechoso pero también y en ocasiones la evaluación es un mero trámite, sin retroalimentación o inclusive destructivo o negativo. Los contenidos pueden mejorar y hacer mucho más intensivos considerando que el curso es de nivel de experiencia medio, si consideramos como la referencia lo escrito en el libro "The Go Programming Language (Addison-Wesley Professional Computing Series) por Alan A. A. Donovan y Brian W. Kernighan".

Siempre he agradecido a Coursera la oportunidad de aprender. No dejen de apoyar y de poner al alcance del mundo excelentes cursos de excelente universidades.

创建者 J

Jul 15, 2021

Because of the complexity of concurrency, I felt the course should have been longer, with readings and links to resources for better understanding the content. I knew a bit about concurrency in Go prior to taking the course, but if I were walking into this as a novice or lower-intermediate, I would find this to be insufficient and confusing. Also, the final assignment should have been better explained. There seems to be a lot of confusion surrounding its requirements. The instructor is really good, but I get the feeling that the course has been neglected over the years. I still recommend this course, but realize that you will have to explore this topic outside of Coursera--such as books on Golang.

创建者 aari f

Jun 25, 2024

The the mentor describes basics concurrency and parallel programming really helps you understand the fundamental concepts even for other programming languages. I already am a programmer, but I bought this course to cover the aspects of concurrent programming in a centralized approach specially in Golang. Of course, as you may know this is not a all-in-one course to fix all of your problems, it almost gives the attitude to look for what you want.