𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Learning Functional Programming in Go

✍ Scribed by Lex Sheehan


Publisher
Packt
Year
2017
Tongue
English
Leaves
657
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.


πŸ“œ SIMILAR VOLUMES


Learning Functional Programming in Go
✍ Sheehan Lex πŸ“‚ Library πŸ“… 2017 πŸ› Packt Publishing 🌐 English

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

Go for Java Programmers: Learn the Googl
✍ Barry Feigenbaum Ph.D. πŸ“‚ Library πŸ“… 2021 πŸ› Apress 🌐 English

<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