# Concurrent Programming

* [Concurrency is not Parallelism](https://talks.golang.org/2012/waza.slide#1) -

  this is the famous talk by Rob Pike making the case for Go programming

  language's first class support for concurrency
