Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Effective Concurrency in Go
Burak Serdar
ISBN: 9781804619070
- Understand basic concurrency concepts and problems
- Learn about Go concurrency primitives and how they work
- Learn about the Go memory model and why it is important
- Understand how to use common concurrency patterns
- See how you can deal with errors in a concurrent program
- Discover useful techniques for troubleshooting
Functional Programming in Go
Dylan Meeus
ISBN: 9781801811163
- Gain a deeper understanding of functional programming through practical examples
- Build a solid foundation in core FP concepts and see how they apply to Go code
- Discover how FP can improve the testability of your code base
- Apply functional design patterns for problem solving
- Understand when to choose and not choose FP concepts ...