github.com/xushiwei/go@v0.0.0-20130601165731-2b9d83f45bc9/doc/help.html (about)

     1  <!--{
     2  	"Title": "Getting Help",
     3  	"Path": "/help/"
     4  }-->
     5  
     6  <img class="gopher" src="/doc/gopher/help.png"/>
     7  
     8  <p>
     9  Need help with Go? Try these resources.
    10  </p>
    11  
    12  <div id="manual-nav"></div>
    13  
    14  <h3 id="go_faq"><a href="/doc/go_faq.html">Frequently Asked Questions (FAQ)</a></h3>
    15  <p>Answers to common questions about Go.</p>
    16  
    17  <h3 id="wiki"><a href="http://code.google.com/p/go-wiki/wiki">Go Language Community Wiki</a></h3>
    18  <p>A wiki maintained by the Go community.</p>
    19  
    20  <h3 id="mailinglist"><a href="http://groups.google.com/group/golang-nuts">Go Nuts Mailing List</a></h3>
    21  <p>
    22  Search the <a href="http://groups.google.com/group/golang-nuts">golang-nuts</a>
    23  archives and consult the <a href="/doc/go_faq.html">FAQ</a> and
    24  <a href="http://code.google.com/p/go-wiki/wiki">wiki</a> before posting.
    25  </p>
    26  
    27  <h3 id="irc"><a href="irc:irc.freenode.net/go-nuts">Go IRC Channel</a></h3>
    28  <p>Get live support at <b>#go-nuts</b> on <b>irc.freenode.net</b>, the official
    29  Go IRC channel.</p>
    30  
    31  <h3 id="pluscom"><a href="https://plus.google.com/communities/114112804251407510571">The Go+ community</a></h3>
    32  <p>The Google+ community for Go enthusiasts.</p>
    33  
    34  <h3 id="plus"><a href="https://plus.google.com/101406623878176903605/posts">The Go Programming Language at Google+</a></h3>
    35  <p>The Go project's Google+ page.</p>
    36  
    37  <h3 id="twitter"><a href="http://twitter.com/go_nuts">@go_nuts at Twitter</a></h3>
    38  <p>The Go project's official Twitter account.</p>
    39  <p>Tweeting your about problem with the <code>#golang</code> hashtag usually
    40  generates some helpful responses.</p>
    41  
    42  <h3 id="blog"><a href="http://blog.golang.org/">The Go Blog</a></h3>
    43  <p>The official blog of the Go project, featuring news and in-depth articles by
    44  the Go team and guests.</p>