Books for Go

agolangf · · 451 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hello Gophers! I am an <strong>absolute beginner at programming</strong> and I was wondering if this community could suggest some books for me. I need intermediate level, advanced level, and possibly a web application book for go. I already have a beginner book, Introducing Go but if there is a better alternative I would be glad to switch. </p> <p><strong>The price of the book does not matter</strong></p> <p><strong>It would be nice if the books kind of complemented each other in the sense that it covers topics in a sort of order.(im not really sure how to explain it)</strong></p> <p><strong>EDIT:</strong> This is my first langauge.</p> <hr/>**评论:**<br/><br/>tv64738: <pre><p>The D&amp;K bible at <a href="http://gopl.io/" rel="nofollow">http://gopl.io/</a> is really great but does assume familiarity with instructing computers.. you might still gain a lot from it.</p></pre>joncalhoun: <pre><p>If you are interested in learning about web development, I have a book + video course that covers this titled Web Development with Go (<a href="https://www.usegolang.com/" rel="nofollow">https://www.usegolang.com/</a>) You can see video samples here: <a href="https://www.youtube.com/playlist?list=PLVEltXlEeWglOJ42pCxf22YVyxkzan3Xg" rel="nofollow">https://www.youtube.com/playlist?list=PLVEltXlEeWglOJ42pCxf22YVyxkzan3Xg</a> or if you want a text-based version let me know. </p> <p>Before that I would suggest a few beginner-oriented books like Caleb Doxsey&#39;s Introduction to Programming in Go (<a href="https://www.golang-book.com/books/intro" rel="nofollow">https://www.golang-book.com/books/intro</a>) and Todd McLeod&#39;s Learn How to Code course on udemy that uses Go (<a href="https://www.udemy.com/learn-how-to-code/" rel="nofollow">https://www.udemy.com/learn-how-to-code/</a>).</p> <p>After that <a href="http://www.gopl.io/" rel="nofollow">http://www.gopl.io/</a> and <a href="https://www.manning.com/books/go-in-action" rel="nofollow">https://www.manning.com/books/go-in-action</a> are both good, but I&#39;m not sure I&#39;d start there as a beginner.</p></pre>ayan_baqur: <pre><p>I liked <a href="http://openmymind.net/The-Little-Go-Book/" rel="nofollow">The Little Go Book</a> It&#39;s probably an intermediate book, but a great introduction to the language.</p></pre>rizalist: <pre><p>I&#39;ve learned an awful lot from GO IN ACTION by William Kennedy with Brian Ketelson and Erik St. Martin. (Manning Publications) I bought it online before seeing a post by the author that you might be able to have it for free. Enjoy! Also the free docs at golang.org are excellent.</p></pre>pythonpro_: <pre><p>would you rate it as an intermediate, advanced or beginner book</p></pre>globalgobble: <pre><p>beginner / intermediate. It&#39;s fine for a starter.</p></pre>piotrrojek: <pre><p>Try Go Programming Blueprints (second edition) -- excellent book, written as couple very long tutorials that guide you through the development of typical things where Go is used (webapp with websockets, CLI app, using AppEngine among others).</p></pre>pythonpro_: <pre><p>ok thanks</p></pre>versesane: <pre><p><a href="http://importgolang.com/books/" rel="nofollow">http://importgolang.com/books/</a> for a listing of books.</p></pre>joncalhoun: <pre><p>How does one go about getting their book added to this list?</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

451 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传