<p>Hey everybody, I hope you're all having a good memorial day weekend</p>
<p>I'm trying to set up Go for the first time (and having some issues even with that) and I was wondering if you guys had any first time user tips I could use to help get me started.</p>
<p>Thanks a ton for any advice!</p>
<p>:EDIT: Sorry for the late responses, had some issues I needed to take care of. Anyways thanks everybody for the responses! The links have all be extremely helpful</p>
<hr/>**评论:**<br/><br/>mwholt: <pre><p>This link in the sidebar is good: <a href="http://dave.cheney.net/resources-for-new-go-programmers" rel="nofollow">http://dave.cheney.net/resources-for-new-go-programmers</a></p>
<p>What issues are you having, exactly?</p></pre>Elegantmetal: <pre><p>Wow thats a ton of information thanks so much!</p></pre>voidpirate: <pre><p>what platform? windows or osx?</p></pre>calebdoxsey: <pre><p>It's funny that you should say that, I was just working on a setup guide: <a href="http://www.golang-book.com/guides/machine_setup" rel="nofollow">http://www.golang-book.com/guides/machine_setup</a>, and the book would walk you through the language: <a href="http://www.golang-book.com/books/intro" rel="nofollow">http://www.golang-book.com/books/intro</a>.</p>
<p>The go docs are very good, but a little more advanced: <a href="http://golang.org/doc/install" rel="nofollow">http://golang.org/doc/install</a> and <a href="http://golang.org/doc/code.html" rel="nofollow">http://golang.org/doc/code.html</a>.</p></pre>Elegantmetal: <pre><p>Awesome that helped a ton thanks!</p></pre>