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.
Dieser Kurs ist Teil der Spezialisierung Spezialisierung Programming with Google Go
Keine Kreditkarte erforderlich – Sie können direkt einsteigen!
von


Über diesen Kurs
von

University of California, Irvine
Since 1965, the University of California, Irvine has combined the strengths of a major research university with the bounty of an incomparable Southern California location. UCI’s unyielding commitment to rigorous academics, cutting-edge research, and leadership and character development makes the campus a driving force for innovation and discovery that serves our local, national and global communities in many ways.
Lehrplan - Was Sie in diesem Kurs lernen werden
MODULE 1: Why Use Concurrency?
This course introduces the concept of concurrency in Go. The first module sets the stage by reviewing the physical factors that can restrict microprocessor performance increases in the future.
MODULE 2: CONCURRENCY BASICS
This module looks at basic concurrency concepts and race conditions in preparation for a discussion of threads coming up in the next module.
MODULE 3: THREADS IN GO
In this module, you’ll work with threaded goroutines and explore the benefits of synchronization. The week’s assignment has you using a threaded approach to create a program that sorts integers via four separate sub-arrays, then merging the arrays into a single array.
MODULE 4: SYNCHRONIZED COMMUNICATION
This last module ties together the various features – including threads, concurrency, and synchronization – covered in this course. The week’s programming assignment requires you to use concurrent algorithms in the implementation of the “dining philosopher’s problem and then address the ensuing synchronization issues.
Bewertungen
- 5 stars76,19Â %
- 4 stars17,96Â %
- 3 stars3,29Â %
- 2 stars1,49Â %
- 1 star1,04Â %
Top-Bewertungen von CONCURRENCY IN GO
Incredible course about threads, OS, processes, goroutines and so on!
Professor, splendid job!
Well-organized course and good homeworks. The course is very useful for programmers who wanna learn go and refresh memories about concurrency.
The course did what was intended: Teaching the things that makes Go programming special.
I mean, simple but powerful language constructs and Concurrency
Best course to learn about concurrent programming in Golang. All topics are well explained and instructor's teaching style is awesom,
Über den Spezialisierung Programming with Google Go
This specialization introduces the Go programming language from Google and provides learners with an overview of Go's special features. Upon completing the three-course sequence, learners will have gained the knowledge and skills needed to create concise, efficient, and clean applications using Go.

Häufig gestellte Fragen
Wann erhalte ich Zugang zu den Vorträgen und Aufgaben?
Was bekomme ich, wenn ich diese Spezialisierung abonniere?
Ist finanzielle Unterstützung möglich?
Haben Sie weitere Fragen? Besuchen Sie das Learner Help Center.