The basis for this series was a presentation I gave in May 2021 to the local Triangle Golang Meetup group. The presentation covered, an overview of concurrency and parallelism, building Go programs with native concurrency primitives, and beginning concurrency patterns. When finally sitting down to write the content up I realized that there was far too much for a single post to match the presentation. Thus, I give you a series of articles on concurrency and parallelism in Go.

Click Here to View the Presentation Slides from May 2021