GoLang Concurrency

GoLang Concurrency

Concurrency ++. With React. A Mustard Seed of Courses.
What you’ll learn

  • Go (GoLang): Concurrency

  • Concurrency Patterns.
Requirements
  • Basic understanding of Go (GoLang)
Description

This is a short and sweet course dedicated to Go ( GoLang ) concurrency. I use a simple POC ( Proof of concept ) Module approach to demonstrate each micro topic in the simplest manner I can. First we will discuss what concurrency and parallelism is and break it into a simple concept of building blocks.Then we will be exploring go’s sync package which includes a (Conditional, Locker, Map, Mutex, RWmutex, Once, Pool  and Wait Group). Moving from there we will demonstrate Channels and Channel Selects.

Next well move on to other more involved concepts like the Context API.

Who this course is for:
  • Go ( GoLang ) programmers
Tutorial Bar
Logo