/go-functional

Go Functional Programming Directory

MIT LicenseMIT

Go Functional Programming Directory

The purpose of this repo is to consolidate in one place all the information about functional programming in Go.

Functional Programming in Go: Why Should we Care?

The motivation behind this repository is to show how people are using functional programming techniques in Go and provide experience reports to support whether should the Go standard evolve toward the implementation of new functional programming functionalities into the core language.

Event Calendar

Date Event Name Speaker Title Location
October 3 GDG Porto Alegre Geison Flores Functional Go Porto Alegre, RS, Brazil

Talks

Date Event Name Speaker Talk Video Source
July, 14 2017 Gophercon 2017 Aaron Schlesinger Functional Programming in Go here -
November, 9 2015 dotGo 2015 Francesc Campoy Functional Go? here -
October, 21 2015 Functional Vilnius Svetlana Bozhko Golang from Scala Developers Perspective - -

Articles

Title Author
Functional Go Geison Flores

Speakers Directory

Name Affiliation Twitter LinkedIn GitHub Notes
Daniela Petruzalek globo.com here here here Enthusiast of FP, works currently with Scala. Go advocate and communtiy organizer.

Projects

Name Author Description
go-underscore Toby Hede Helpfully Functional Go - A useful collection of Go utilities. Designed for programmer happiness.
itertools Jon Eisen A golang implementation of the python standard library module.