Skip to content

iamyashrs/Mastering-Concurrency-in-Go---Examples

Repository files navigation

Mastering Concurrency in Go Examples

This repository contains examples, exercises, hints, and answers for the book Mastering Concurrency in Go by Nathan Kozyra.

A practical approach covering everything you need to know to get up and running with Go, starting with the basics and imparting increasingly more detail as the examples and topics become more complicated. The book utilizes a casual, conversational style, rife with actual code and historical anecdotes for perspective, as well as usable and extensible example applications. This book is intended for systems developers and programmers with some experience in either Go and/or concurrent programming who wish to become fluent in building high-performance applications that scale by leveraging single-core, multicore, or distributed concurrency.

Contributions

Please do contribute, file a merge request, if you are planning to read or have the files of examples from the book.

Credit

Examples from Mastering Concurrency in Go by Nathan Kozyra Buy Book

Releases

No releases published

Packages

No packages published

Languages