Description
In this course, you will :
-
Discover how to create responsive and high performance software.
-
See how to use multithreading for modeling certain types of problems and simulations.
-
Develop programs with Golang that are highly Concurrent and Parallel.
-
Understand the advantages, limits and properties of Parallel computing.
-
Improve your programming skills in Go with more advanced, mulithreading topics.
-
Learn about goroutines, mutexes, reader writers locks, waitgroups, channels, condition variables and more.