- Do not fear first class functions https://dave.cheney.net/2016/11/13/do-not-fear-first-class-functions 16 comments golang
Linking pages
- Be wary of functions which take several parameters of the same type | Dave Cheney https://dave.cheney.net/2019/09/24/be-wary-of-functions-which-take-several-parameters-of-the-same-type 287 comments
- GitHub - Pungyeon/clean-go-article: A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go. https://github.com/Pungyeon/clean-go-article 40 comments
- Functional options for friendly APIs | Dave Cheney https://dave.cheney.net/2014/10/17/functional-options-for-friendly-apis 13 comments
- Go has both make and new functions, what gives ? | Dave Cheney http://dave.cheney.net/2014/08/17/go-has-both-make-and-new-functions-what-gives 6 comments
- Exploring shared objects in Go - Marcelo Bytes https://blog.ksub.org/bytes/2017/02/12/exploring-shared-objects-in-go/ 3 comments
Linked pages
- Be wary of functions which take several parameters of the same type | Dave Cheney https://dave.cheney.net/2019/09/24/be-wary-of-functions-which-take-several-parameters-of-the-same-type 287 comments
- Struct composition with Go | Dave Cheney http://dave.cheney.net/2015/05/22/struct-composition-with-go 30 comments
- dotGo 2020 - The European Go conference http://www.dotgo.eu/ 18 comments
- Functional options for friendly APIs | Dave Cheney https://dave.cheney.net/2014/10/17/functional-options-for-friendly-apis 13 comments
- Go has both make and new functions, what gives ? | Dave Cheney http://dave.cheney.net/2014/08/17/go-has-both-make-and-new-functions-what-gives 6 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:dave.cheney.net
Search title: Do not fear first class functions | Dave Cheney
See how to search.