mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Adding Go for Java, new advocacy article.
parent
2d5a862279
commit
ca3d201ef8
4
Home.md
4
Home.md
@ -119,11 +119,13 @@ Here are some of the places where you can find Gophers online. To get a sense of
|
||||
- [database/sql](http://go-database-sql.org/) - Online tutorial for working with the database/sql package.
|
||||
- [SQLDrivers](SQLDrivers)
|
||||
- [SQLInterface](SQLInterface)
|
||||
- From other languages
|
||||
- [Go for Java Programmers](https://www.nada.kth.se/~snilsson/go_for_java_programmers/)
|
||||
- [Go for C++ Programmers](GoForCPPProgrammers)
|
||||
- [Comments](Comments)
|
||||
- [CommonMistakes](CommonMistakes)
|
||||
- [Errors](Errors)
|
||||
- [GcToolchainTricks](GcToolchainTricks)
|
||||
- [GoForCPPProgrammers](GoForCPPProgrammers)
|
||||
- [GoStrings](GoStrings)
|
||||
- [Hashing](Hashing)
|
||||
- [HttpFetch](HttpFetch)
|
||||
|
1
whygo.md
1
whygo.md
@ -1,6 +1,7 @@
|
||||
Here's why: a list of people/organizations explaining why they use Go. This is partly redundant with [GoUsers](GoUsers)
|
||||
|
||||
## Why Go
|
||||
- [**The Business Benefits of Building Your Next Project With Go** by Tom Malaroto](https://medium.com/@shift8creative/the-business-benefits-of-building-your-next-project-with-go-ebed4bbc3ed7)
|
||||
- [**TweetQureet: a full Golang technology stack** by Qureet](http://www.qureet.com/blog/golang-technology-stack/)
|
||||
- [**Where and why we use Go** by Jeremey Bingham, Raintank.io](https://blog.raintank.io/where-and-why-we-use-go/)
|
||||
- [*Half a decade with Go* by golang.org blog](http://blog.golang.org/5years)
|
||||
|
Loading…
x
Reference in New Issue
Block a user