blob: 2cc47806c50f9f27dc8e9f930053d24c08273e0f [file] [log] [blame]
Andrew Gerrand539178b2012-03-05 15:07:43 +11001<!--{
2 "Title": "Getting Help",
3 "Path": "/help/"
4}-->
5
Andrew Gerrandf200b722012-03-06 12:50:52 +11006<img class="gopher" src="/doc/gopher/help.png"/>
7
Andrew Gerrand539178b2012-03-05 15:07:43 +11008<p>
9Need help with Go? Try these resources.
10</p>
11
12<div id="manual-nav"></div>
13
Andrew Gerrand5dd74172013-09-16 15:47:13 +100014<h3 id="faq"><a href="/doc/faq">Frequently Asked Questions (FAQ)</a></h3>
Andrew Gerrand539178b2012-03-05 15:07:43 +110015<p>Answers to common questions about Go.</p>
16
Andrew Gerrand5dd74172013-09-16 15:47:13 +100017<h3 id="playground"><a href="/play">The Go Playground</a></h3>
18<p>A place to write, run, and share Go code.</p>
19
20<h3 id="wiki"><a href="/wiki">The Go Wiki</a></h3>
Andrew Gerrand539178b2012-03-05 15:07:43 +110021<p>A wiki maintained by the Go community.</p>
22
Andrew Gerrand43ad89d2014-07-25 10:28:39 +100023<h3 id="mailinglist"><a href="//groups.google.com/group/golang-nuts">Go Nuts Mailing List</a></h3>
Andrew Gerrand539178b2012-03-05 15:07:43 +110024<p>
Andrew Gerrand43ad89d2014-07-25 10:28:39 +100025Search the <a href="//groups.google.com/group/golang-nuts">golang-nuts</a>
Andrew Gerrand539178b2012-03-05 15:07:43 +110026archives and consult the <a href="/doc/go_faq.html">FAQ</a> and
Andrew Gerrandeb91b5f2014-12-10 11:01:55 +110027<a href="//golang.org/wiki">wiki</a> before posting.
Andrew Gerrand539178b2012-03-05 15:07:43 +110028</p>
29
30<h3 id="irc"><a href="irc:irc.freenode.net/go-nuts">Go IRC Channel</a></h3>
31<p>Get live support at <b>#go-nuts</b> on <b>irc.freenode.net</b>, the official
32Go IRC channel.</p>
33
Andrew Gerrand7a389b62013-01-25 08:27:34 +110034<h3 id="pluscom"><a href="https://plus.google.com/communities/114112804251407510571">The Go+ community</a></h3>
35<p>The Google+ community for Go enthusiasts.</p>
36
37<h3 id="plus"><a href="https://plus.google.com/101406623878176903605/posts">The Go Programming Language at Google+</a></h3>
38<p>The Go project's Google+ page.</p>
39
Andrew Gerrand43ad89d2014-07-25 10:28:39 +100040<h3 id="twitter"><a href="//twitter.com/golang">@golang at Twitter</a></h3>
Andrew Gerrand539178b2012-03-05 15:07:43 +110041<p>The Go project's official Twitter account.</p>
Andrew Szeto8a2ac832014-04-14 13:03:03 -070042<p>Tweeting about your problem with the <code>#golang</code> hashtag usually
Andrew Gerrand539178b2012-03-05 15:07:43 +110043generates some helpful responses.</p>
44
Andrew Gerrand5dd74172013-09-16 15:47:13 +100045<h3 id="go_user_groups"><a href="/wiki/GoUserGroups">Go User Groups</a></h3>
46<p>
47Each month in places around the world, groups of Go programmers ("gophers")
48meet to talk about Go. Find a chapter near you.
49</p>
50