2012-03-04 21:07:43 -07:00
|
|
|
<!--{
|
|
|
|
"Title": "Getting Help",
|
|
|
|
"Path": "/help/"
|
|
|
|
}-->
|
|
|
|
|
2012-03-05 18:50:52 -07:00
|
|
|
<img class="gopher" src="/doc/gopher/help.png"/>
|
|
|
|
|
2012-03-04 21:07:43 -07:00
|
|
|
<p>
|
|
|
|
Need help with Go? Try these resources.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<div id="manual-nav"></div>
|
|
|
|
|
2013-09-15 23:47:13 -06:00
|
|
|
<h3 id="faq"><a href="/doc/faq">Frequently Asked Questions (FAQ)</a></h3>
|
2012-03-04 21:07:43 -07:00
|
|
|
<p>Answers to common questions about Go.</p>
|
|
|
|
|
2013-09-15 23:47:13 -06:00
|
|
|
<h3 id="playground"><a href="/play">The Go Playground</a></h3>
|
|
|
|
<p>A place to write, run, and share Go code.</p>
|
|
|
|
|
|
|
|
<h3 id="wiki"><a href="/wiki">The Go Wiki</a></h3>
|
2012-03-04 21:07:43 -07:00
|
|
|
<p>A wiki maintained by the Go community.</p>
|
|
|
|
|
2014-07-24 18:28:39 -06:00
|
|
|
<h3 id="mailinglist"><a href="//groups.google.com/group/golang-nuts">Go Nuts Mailing List</a></h3>
|
2012-03-04 21:07:43 -07:00
|
|
|
<p>
|
2014-07-24 18:28:39 -06:00
|
|
|
Search the <a href="//groups.google.com/group/golang-nuts">golang-nuts</a>
|
2012-03-04 21:07:43 -07:00
|
|
|
archives and consult the <a href="/doc/go_faq.html">FAQ</a> and
|
2014-12-09 17:01:55 -07:00
|
|
|
<a href="//golang.org/wiki">wiki</a> before posting.
|
2012-03-04 21:07:43 -07:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<h3 id="irc"><a href="irc:irc.freenode.net/go-nuts">Go IRC Channel</a></h3>
|
|
|
|
<p>Get live support at <b>#go-nuts</b> on <b>irc.freenode.net</b>, the official
|
|
|
|
Go IRC channel.</p>
|
|
|
|
|
2013-01-24 14:27:34 -07:00
|
|
|
<h3 id="pluscom"><a href="https://plus.google.com/communities/114112804251407510571">The Go+ community</a></h3>
|
|
|
|
<p>The Google+ community for Go enthusiasts.</p>
|
|
|
|
|
|
|
|
<h3 id="plus"><a href="https://plus.google.com/101406623878176903605/posts">The Go Programming Language at Google+</a></h3>
|
|
|
|
<p>The Go project's Google+ page.</p>
|
|
|
|
|
2014-07-24 18:28:39 -06:00
|
|
|
<h3 id="twitter"><a href="//twitter.com/golang">@golang at Twitter</a></h3>
|
2012-03-04 21:07:43 -07:00
|
|
|
<p>The Go project's official Twitter account.</p>
|
2014-04-14 14:03:03 -06:00
|
|
|
<p>Tweeting about your problem with the <code>#golang</code> hashtag usually
|
2012-03-04 21:07:43 -07:00
|
|
|
generates some helpful responses.</p>
|
|
|
|
|
2013-09-15 23:47:13 -06:00
|
|
|
<h3 id="go_user_groups"><a href="/wiki/GoUserGroups">Go User Groups</a></h3>
|
|
|
|
<p>
|
|
|
|
Each month in places around the world, groups of Go programmers ("gophers")
|
|
|
|
meet to talk about Go. Find a chapter near you.
|
|
|
|
</p>
|
|
|
|
|