Excellent course. Great instructor. Dives right into computer science fundamentals to fully explain the concepts. Good programming assignments. Only thing left to include concurrent design patterns .
Has a Javascript Developer, and this course opened my mind to concurrency, not just in go, but in computing. I would recommend to anyone looking to understand true. concurrency
por Hiroki U
•Great course for learning concurrency in Go.
por Mitul M
•Very good Course, Give very good knowledge
por Nguyen, H
•Easy to understand Go concurrency basics
por Wistiti
•All the 3 courses on Go were very good
por Santiago M
•Great course, material and dedication.
por Tassilo S
•Very clear and concise instructor.
por Rob S
•Best course in the specialization.
por Dr. R M A
•Thank it was excellent experience
por Mercedes A
•super necesary , greate course
por Sachin S R
•Super Introduction to Golang
por Gautam B
•Great course on concurrency.
por 王玉龙
•Easy but cost a lot of time
por Eduard G
•Great specialization!
por Andrew P A
•Its profitable! ;-D
por 五分钟诗人
•Very helpful.
por Jonathan H
•great course!
por Ashwin D
•Good course!
por Manikant R
•Well taught
por Saurabh S K
•Very Useful
por M. H A P
•Excellent
por Bruno M e M
•Perfect!
por Ahmad e D
•🔥🔥🔥
por yichen z
•nice
por Janitzio A O S
•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.
por Camilo M
•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.