Go最新资料汇总(三十九)

polaris · · 3821 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

## FEATURED [Implementing a BDD Workflow in Go](http://blog.codeship.com/implementing-a-bdd-workflow-in-go/?utm_source=studygolang&utm_medium=email) A quick guide to Behavior Driven Development and using it to build Go apps via GoConvey, which adds a BDD-oriented DSL on top of Go’s testing package. [3 Go Gotchas](http://bryce.is/writing/code/jekyll/update/2015/11/01/3-go-gotchas.html?utm_source=studygolang&utm_medium=email) A quick look at 3 things that caught a developer off guard: the ‘range’ clause, the built-in ‘append’ function, and variable shadowing. [4 Weeks of Golang: The Good, the Bad, and the Ugly](http://spaces-vs-tabs.com/4-weeks-of-golang-the-good-the-bad-and-the-ugly/?utm_source=studygolang&utm_medium=email) “So far I’ve spent 4 weeks in Go, quickly becoming my new favorite programming language. That said, nothing is ever a clear win – there are always tradeoffs..” [How to Use FlatBuffers in Go](https://rwinslow.com/posts/use-flatbuffers-in-golang/?utm_source=studygolang&utm_medium=email) FlatBuffers is a high perf serialization format from Google. This tutorial demonstrates their use in Go. [Why Go Was The Right Choice for CockroachDB](http://www.cockroachlabs.com/blog/why-go-was-the-right-choice-for-cockroachdb/?utm_source=studygolang&utm_medium=email) “The first question many developers ask us is what our experience has been writing a distributed database in Go, a garbage-collected language.” [Securing AWS Credentials on Engineers' Machines](https://99designs.com/tech-blog/blog/2015/10/26/aws-vault/?utm_source=studygolang&utm_medium=email) A look at how 99designs deals with securing AWS credentials for its 100+ developers, leading to the creation of a new tool called aws-vault, written in Go. ## IN BRIEF [Call for Proposals for FOSDEM 2016's Go Room](https://forum.golangbridge.org/t/fosdem-2016-call-for-proposals/1358?utm_source=studygolang&utm_medium=email) [JetBrains Publishes Official Go Plugin for Its IDEs](https://plugins.jetbrains.com/plugin/5047?utm_source=studygolang&utm_medium=email) [HTTP/2 and Its Basic Usage in Go](http://www.integralist.co.uk/posts/http2.html?utm_source=studygolang&utm_medium=email) [Reducing Nesting in Go Functions with Early Returns](http://www.dpiddy.net/2015/11/02/reducing-go-nesting.html?utm_source=studygolang&utm_medium=email) [Why log.Logger Is Not An Interface](http://nodir.io/post/132312948446/logger?utm_source=studygolang&utm_medium=email) [Building Full Stack Web Applications in Go](https://www.youtube.com/watch?v=QvWUCYwmExE&utm_source=studygolang&utm_medium=email) A very quick 5 minute flythrough. [Go: The Cool Parts](https://speakerdeck.com/campoy/go-the-cool-parts?utm_source=studygolang&utm_medium=email) [Six Reasons Why I Love Go](http://jbu.io/2015/10/28/six-reasons-why-i-love-go/?utm_source=studygolang&utm_medium=email) [Go, A Language Made to Be Mastered](https://alessandrobaffa.com/go-a-language-made-to-be-mastered-ac0e1d69f7b5?utm_source=studygolang&utm_medium=email) [Explaining Go Error Handling](https://medium.com/@divan/explaining-go-error-handling-44099bcd2b1f?utm_source=studygolang&utm_medium=email) [XJ2S: Generate Go Structs from an XML/JSON File](https://github.com/wicast/xj2s?utm_source=studygolang&utm_medium=email) [go-openflights: Access Flight Data from OpenFlights in Go](https://github.com/peter-edge/go-openflights?utm_source=studygolang&utm_medium=email) [Times: Go File Time Functions (atime, mtime, ctime, btime)](https://github.com/djherbis/times?utm_source=studygolang&utm_medium=email) [Centrifugo: A Real-time Messaging (Websockets or SockJS) Server](https://github.com/centrifugal/centrifugo?utm_source=studygolang&utm_medium=email) [Version 1.0](https://github.com/centrifugal/centrifugo/releases/tag/v1.0.0) has just been released. [go-arg: Struct-Based Argument Parsing](https://github.com/alexflint/go-arg?utm_source=studygolang&utm_medium=email) Declare the command line arguments your program accepts by defining a struct. [Minio Client (mc): An Alternative Amazon S3 CLI Client Written in Go](https://github.com/minio/mc?utm_source=studygolang&utm_medium=email) [Hero: Be An OAuth Provider Today](https://github.com/gernest/hero?utm_source=studygolang&utm_medium=email)

有疑问加站长微信联系(非本文作者)

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

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