Golang (Go) Concurrency: Hands-On Guide

2h 9m 27s
English
Paid
November 13, 2024

Unlock the potential of parallel programming in Go with this practical guide. This course is designed for intermediate and advanced level developers, providing them with the skills necessary to create efficient, responsive, and scalable software solutions.

Diving into the world of concurrency with Golang, you will learn about the key components of concurrent processing: goroutines, mutexes, condition variables, wait groups, atomic operations, channels, and more. The course will also help you address data race issues and ensure data integrity in multithreaded applications.

More

How the course is conducted:

All the course sessions are practice-oriented. But this doesn't mean that you won't understand the theory! Before starting to write code, I explain the main concepts and show diagrams to give you a complete understanding of the topic. Only after that do we move on to programming.

Each session is provided with ready-made code snippets that can be downloaded if you prefer not to write code in parallel with the course. I hope you enjoy the course and that the learning brings you new valuable knowledge!

Watch Online Golang (Go) Concurrency: Hands-On Guide

Join premium to watch
Go to premium
# Title Duration
1 Goroutines: Introduction and Basics 04:18
2 Mutex: Ensuring Data Consistency 03:26
3 Condition Variable: Coordination Between Goroutines 07:17
4 Wait Groups: Synchronization and Completion 16:42
5 Atomic Operations: Low-Level Synchronization 12:57
6 Pool: Memory Allocation and Garbage Collection 07:51
7 Channels: Communication Between Goroutines 15:21
8 Select: Multiplexing Goroutine Communication 08:28
9 Review: Recap and Practice 28:31
10 Data Race Detector: Debugging Concurrency Issues 07:03
11 Context: Managing Goroutine Lifecycle 17:01
12 Congratulations 00:32

Similar courses to Golang (Go) Concurrency: Hands-On Guide

Testing with Go

Testing with Gousegolang.com

Duration 33 hours 16 minutes 48 seconds
Design Patterns in Go

Design Patterns in Goudemy

Duration 9 hours 47 minutes 37 seconds
Golang + Lambda Masterclass [EARLY-ACCESS]

Golang + Lambda Masterclass [EARLY-ACCESS]Gourav Kumar

Duration 1 hour 41 minutes 25 seconds
Practical Go Foundations

Practical Go Foundationsardanlabs.com

Duration 13 hours 9 minutes 53 seconds
Let's Build a Go version of Laravel: Part Two

Let's Build a Go version of Laravel: Part Twoudemy

Duration 8 hours 5 minutes 42 seconds
Getting Started With Golang

Getting Started With GolangAcademind Pro

Duration 15 hours 19 minutes 14 seconds
Learn to Create Web Applications using Go

Learn to Create Web Applications using Gousegolang.com

Duration 43 hours 35 minutes 37 seconds
Ultimate Service 2.0

Ultimate Service 2.0ardanlabs.com

Duration 14 hours 7 minutes 18 seconds