Back to Browse

Goroutines - Go Lang Practical Programming Tutorial p.18

47.8K views
Nov 9, 2017
7:25

Welcome everyone to part 18 of the Go Language programming tutorial series, where we'll be talking about concurrency in Go. First, let's acknowledge what concurrency is, and what it isn't. Concurrency is dealing with multiple things at once, and it is not actually doing multiple things simultaneously (parallelism). Text tutorials and sample code: https://pythonprogramming.net/go/ https://twitter.com/sentdex https://www.facebook.com/pythonprogramming.net/ https://plus.google.com/+sentdex

Download

1 formats

Video Formats

360pmp47.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Goroutines - Go Lang Practical Programming Tutorial p.18 | NatokHD