YoVDO

Concurrent Programming with Go

Offered By: Pluralsight

Tags

Go Courses Application Development Courses Concurrent Programming Courses Channels Courses Goroutines Courses

Course Description

Overview

In this course, you will learn about Go’s concurrency system and learn how to use goroutines, channels, and the sync package to build robust, highly concurrent applications.

Taking advantage of the processing power of today's multi-core computers is a challenge that every developer faces. In this course, Concurrent Programming with Go, you will gain the ability to use Go's powerful tools that allow multi-threaded programs to be written in a clear, easily understood manner. First, you will learn how to use goroutines to initiate concurrent tasks. Then, you will explore the sync package and how to use it to coordinate goroutines. Finally, you will discover channels and how they compliment and complete the coordination features of the sync package. When you are finished with this course, you will have the skills and knowledge of Go's concurrency model needed to write safely, highly concurrent applications.

Taught by

Mike Van Sickle

Related Courses

[Beta] Learn Advanced Python 3
Codecademy
Programación Concurrente
Galileo University via edX
Concurrent Programming in Erlang
University of Kent via FutureLearn
Concurrent Programming in Java
Rice University via Coursera
Create Your First Multithreaded Application in Java
Coursera Project Network via Coursera