Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Concurrent Programming in Go

via Pluralsight

Overview

Modern software systems must operate with a high degree of concurrency to take advantage of the hardware they are running on. This course will teach you how to get the most out of Go's features to build robust and elegant concurrent programs.

One of Go’s primary design goals is to simplify the creation of concurrent programs. In this course, Concurrent Programming in Go, you’ll learn how to do just that. First, you’ll warm up by reviewing Go’s essential concurrency tools - goroutines and channels. Next, you’ll explore these constructs to learn their full capabilities. You’ll learn some design patterns that allow concurrent systems that are predictable and well-organized. Finally, you’ll learn about other features Go offers to ensure your concurrent programs are efficient and well-behaved. When you’re finished with this course, you’ll have the skills and knowledge of Go’s concurrency needed to create robust, clear, and efficient concurrent programs with Go.

Syllabus

  • Course Overview 1min
  • Concurrency in Go 27mins
  • Goroutines 19mins
  • Channels 34mins
  • Common Concurrency Patterns 38mins
  • Additional Tools to Support Concurrent Programming 41mins

Taught by

Mike Van Sickle

Reviews

5 rating at Pluralsight based on 27 ratings

Start your review of Concurrent Programming in Go

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.