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.

Ask HN: Best book to learn webapp in go

1 pointsby winkvabout 8 years ago
i want to learn about the best practices to create webapps in golang. I am experienced embedded engineer with experience in c but no prior knowledge of webapps. I have few ideas in mind which i plan to implement and hopefully launch but i want to avoid rookie mistakes that come from not having experience in domain like storing passwords in plain text or something else like that.Please recommend some good books and also the reason for recommending them.

1 comment

laxentaskenabout 8 years ago
I got this recommended to me on HN: <a href="https:&#x2F;&#x2F;github.com&#x2F;thewhitetulip&#x2F;web-dev-golang-anti-textbook" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;thewhitetulip&#x2F;web-dev-golang-anti-textboo...</a>