TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Practical Go by Dave Cheney (2020)

4 pointsby dondraper36almost 2 years ago

1 comment

dondraper36almost 2 years ago
Even though not all sections are complete, it&#x27;s a nice collection of best practices and common wisdom for Go.<p>I hope that Dave Cheney decides to write a book on Go at some point.<p>Apart from this resource, I also frequently look up:<p>* Effective Go (even though it&#x27;s no longer updated)<p>* <a href="https:&#x2F;&#x2F;google.github.io&#x2F;styleguide&#x2F;go&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;google.github.io&#x2F;styleguide&#x2F;go&#x2F;</a><p>* 100 Go Mistakes book