Up and Running with Concurrency in Go (Golang)

According to the most recent developer surveys, Go(lang) is one of the world’s most desired and loved languages, and its developers are among the highest paid in the world. Go is also the top language that companies are planning to migrate to, meaning that your Go skills are future proof for many years to come.

Concurrency is a very advanced topic within Golang, and some comprehensive Go courses do not address it at all. Yet, we believe that with just a reasonable number of hours of effort, you can be on your way, comfortable with concurrency, and ready to add asynchronous features to your next programming project.

In this course, we will cover Concurrency theory, terminology, trends, benefits, and challenges. The difference between concurrency and parallelism/parallel programming. We will also explore Goroutines, blocking code, wait groups and channels, IO bound vs CPU bound code with examples of each, Race conditions, Mutexes, condition variables, atomic variables, concurrency patterns.

By the end of this course, you will gain an in-depth understanding of the fundamentals of Go concurrency and will be able to implement it in your future projects.

All resources and code files are placed: https://github.com/PacktPublishing/Up-and-Running-with-Concurrency-in-G…-

Type
video
Category
publication date
2021-12-28
what you will learn

Learn about Concurrency theory, terminology, and parallels to everyday life
Learn about primitives such as wait groups and channels in Go language
Learn about I/O-bound versus CPU-bound processes
Explore concurrency patterns such as worker pools
Learn about race conditions and deadlocks
Understand mutexes, condition variables, atomic variables

duration
132
key features
Gain a deeper understanding of what concurrency is in Golang and how it is related to our daily life * Explore various Go(lang) terminologies along with examples * Understand Installation process of the Go compiler and write your first code
approach
This short hands-on course covers all the essentials of concurrency - theory, syntax, coding examples, and downloadable copies of all visual materials.
audience
This course is for anyone getting started with concurrency and specifically within the Go programming language. Also, for those who wish to learn the essentials of concurrent programming in the Go programming language.

There are no strict prerequisites, but knowledge of computer programming principles and specifically the Go language will be extremely helpful, especially for the coding exercises.
meta description
The complete set of tools and techniques for implementing concurrency with the Go programming language.
short description
Get ready to tackle one of the most exciting and prominent features of the Go language with the help of this comprehensive course. If you are looking forward to getting started with advanced topics such as concurrency and levelling up your Go(lang) skills, then you are in the right place.
subtitle
Supercharge your Go code with concurrency: Parallelism, Golang channels, Waitgroups, Goroutines, and much more
keywords
Golang, concurrency, Deadlocks, multitasking, I/O bound, CPU bound, mutexes, atomic variables
Product ISBN
9781803233147