
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare8.3/10
(Our Score)
Product is rated as #28 in category Go
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.
Instructor Details

Votes: 0
Courses : 6
Specification: GoLang Concurrency
|
1 review for GoLang Concurrency
1.0 out of 5
★★★★★
★★★★★
0
★★★★★
0
★★★★★
0
★★★★★
0
★★★★★
1
Write a review
Show all
Most Helpful
Highest Rating
Lowest Rating
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.

Price | $9.99 |
---|---|
Provider | |
Duration | 22 hours |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |

GoLang Concurrency
$19.99 $9.99
Imteyaz Raja –
Seems like command line course. Go routine internal has not been discussed. Just an overview of the topic. Not much explanation.