Learning Functional Programming in Go
β Scribed by Lex Sheehan
- Publisher
- Packt
- Year
- 2017
- Tongue
- English
- Leaves
- 657
- Category
- Library
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
Function literals, Monads, Lazy evaluation, Currying, and more Functional programming is a popular programming paradigm that is used to simplify many tasks and will help you write flexible and succinct code. It allows you to decompose your programs into smaller, highly reusable components, withou
<p>Get an in-depth introduction to the Go programming language and its associated standard runtime libraries.Β This book is targeted towards programmers that already know the Java programming languageΒ and uses that Java knowledge to direct the learning of Go.Β You will get a deep understanding of the