Hacker News new | ask | show | jobs
by genwin 5069 days ago
Examples for Golang are sparse compared to PHP-land. The books help a lot on that. Other than that I haven't had an issue with finding stuff online. The official documentation is extensive when you know how to look for it (namely, "golang <package name>". Hopefully in the future the official documentation will have many more examples.