๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Learning Functional Programming in Go (source code)

โœ Scribed by Lex Sheehan


Publisher
Packt
Year
2017
Tongue
English
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

Learning Go Programming. Code
โœ Vladimir Vivien ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Packt Publishing Ltd ๐ŸŒ English

Code. An insightful guide to learning the Go programming language About This Book Insightful coverage of Go programming syntax, constructs, and idioms to help you understand Go code effectively Push your Go skills, with topics such as, data types, channels, concurrency, object-oriented Go, testing,