Additional resources
- Google I/O 2012—Meet the Go team: https://youtu.be/sln-gJaURzk
- Meet the authors of Go: https://youtu.be/3yghHvvZQmA
- This is a video of Brian Kernighan interviewing Ken Thompson—not directly related to Go: https://youtu.be/EY6q5dv_B-o
- Brian Kernighan on successful language design—not directly related to Go: https://youtu.be/Sg4U4r_AgJU
- Brian Kernighan: UNIX, C, AWK, AMPL, and Go Programming from the Lex Fridman Podcast: https://youtu.be/O9upVbGSBFo
- Why Generics? https://blog.golang.org/why-generics
- The Next Step for Generics: https://blog.golang.org/generics-next-step
- A Proposal for Adding Generics to Go: https://blog.golang.org/generics-proposal
- Proposal for the
slices
package: https://github.com/golang/go/issues/45955
A note from the author
Being a good programmer is hard, but it can be done. Keep improving and—who knows—you might become famous and...