- Go has both make and new functions, what gives ? http://dave.cheney.net/2014/08/17/go-has-both-make-and-new-functions-what-gives 6 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
- Introducing Go 2.0 | Dave Cheney http://dave.cheney.net/2016/10/25/introducing-go-2-0 61 comments
- Do not fear first class functions | Dave Cheney https://dave.cheney.net/2016/11/13/do-not-fear-first-class-functions 16 comments
- Practical Go | Dave Cheney https://dave.cheney.net/practical-go 0 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
- There is no pass-by-reference in Go | Dave Cheney https://dave.cheney.net/2017/04/29/there-is-no-pass-by-reference-in-go 100 comments
- Do not fear first class functions | Dave Cheney https://dave.cheney.net/2016/11/13/do-not-fear-first-class-functions 16 comments
- What is the zero value, and why is it useful? | Dave Cheney http://dave.cheney.net/2013/01/19/what-is-the-zero-value-and-why-is-it-useful 7 comments
- On declaring variables | Dave Cheney http://dave.cheney.net/2014/05/24/on-declaring-variables 4 comments
- If a map isn’t a reference variable, what is it? | Dave Cheney https://dave.cheney.net/2017/04/30/if-a-map-isnt-a-reference-variable-what-is-it 1 comment
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:dave.cheney.net
Search title: Go has both make and new functions, what gives ? | Dave Cheney
See how to search.