I'd like to write a book... help?

agolangf · 2017-04-04 14:00:10 · 608 次点击    
这是一个分享于 2017-04-04 14:00:10 的资源,其中的信息可能已经有所发展或是发生改变。

Hey guys, I've been writing Golang professionally for about three years now. I've trained people and have worked from embedded Linux through to big scaled web systems and I get similar questions over and over:

How should I write Golang? how do I lay it out to make go get work? What do I avoid? How do channels work etc? How go I use CGo to do X?

I figured the official Go book would've been enough but the questions still come so I wonder - what is missing from the official docs, what did you struggle with that could've been handled better and had you banging your head against the wall?


评论:

shovelpost:

If experienced gophers stopped writing books and instead contributed to improve the official docs we would now have the best docs in the programming universe.

DualRearWheels:

Something reminds me of D. Bad on line docs since last decade, very frustrating to newcomers. But then a big shot (one of main devs) wrote a book on how to use it, so people could finally learn it if they cash out some $.

Definitely wrong way to popularize own language.

iends:

I really want a good book on Go concurrency, and concurrency patterns. something along the the lines of Pike's 'Concurrency Is Not Parallelism' but more depth.

daveddev:

Concurrency in Go "Tools and Techniques for Developers" By Katherine Cox-Buday

http://shop.oreilly.com/product/mobile/0636920046189.do

I ran into Katherine's editor at my neighborhood market mid last year. I've not preordered it yet, but there's a solid chance it's worth picking up.

iends:

Nice, looks solid.

TheRealHellcat:

I would like a solid article about best prectices, DOs and DONTs, how to layout the structure of the application.

snake_case-kebab-cas:

As someone mentioned, there are already quiiiite a few books.

For example: https://www.packtpub.com/application-development/go-programming-blueprints

Obviously there's room for more/better all the time, but a thorough review of what's out there would be a good place to start!


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

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