Overview
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.
Taught by
Ian Harris
Tags
Reviews
3.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
D4r9k completed this course, spending 5 hours a week on it and found the course difficulty to be medium.
The course is for intermediate student with already programming knowledge. If you don't care the certificate just follow and practice this guide https://tour.golang.org . Low response in the forums. Weird assignments sometimes with not clear instructions.