Adding Scala to Go article

Jason Buberel 2015-12-20 06:26:52 -08:00
parent 8c33906f92
commit b280b7acab
2 changed files with 2 additions and 0 deletions

@ -1,5 +1,6 @@
# Go success stories from around the web
* [Moving a team from Scala to Go](http://jimplush.com/talk/2015/12/19/moving-a-team-from-scala-to-golang/)
* [400 Days of Go](http://www.philipotoole.com/400-days-of-go/)
* [From Python to Go: Migrating our entire API](https://blog.repustate.com/migrating-entire-api-go-python/)
* [Our Experience with Golang](https://www.scriptrock.com/blog/our-experience-with-golang)

@ -2,6 +2,7 @@ Here's why: a list of people/organizations explaining why they use Go. This is p
## Why Go
- [Moving a team from Scala to Go](http://jimplush.com/talk/2015/12/19/moving-a-team-from-scala-to-golang/) _2015-12-19_
- [For Better or For Worse](http://jmoiron.net/blog/for-better-or-for-worse/) _2015-11-12_
- [Six reasons why I love Go](http://jbu.io/2015/10/28/six-reasons-why-i-love-go/) _2015-10-28_
- [CERN: Python vs Go for Data Access Service (PDF)](https://indico.cern.ch/event/449425/session/1/contribution/6/attachments/1168560/1685802/DAS_python_vs_go.pdf) _2015-10-18_