Skip to content

Latest commit

 

History

History
112 lines (81 loc) · 5.86 KB

README.md

File metadata and controls

112 lines (81 loc) · 5.86 KB

Go resources

A collection of links to various resources (articles, blogs, etc) on the Go programming language I find useful.

Other lists

Blogs

Newsletters

Books

Podcasts

Training

Algorithms

Best practises

Misc

Performance

First class functions

Interfaces

Concurrency

Profiling

Internals, fundamentals