mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +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.
|
- [database/sql](http://go-database-sql.org/) - Online tutorial for working with the database/sql package.
|
||||||
- [SQLDrivers](SQLDrivers)
|
- [SQLDrivers](SQLDrivers)
|
||||||
- [SQLInterface](SQLInterface)
|
- [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)
|
- [Comments](Comments)
|
||||||
- [CommonMistakes](CommonMistakes)
|
- [CommonMistakes](CommonMistakes)
|
||||||
- [Errors](Errors)
|
- [Errors](Errors)
|
||||||
- [GcToolchainTricks](GcToolchainTricks)
|
- [GcToolchainTricks](GcToolchainTricks)
|
||||||
- [GoForCPPProgrammers](GoForCPPProgrammers)
|
|
||||||
- [GoStrings](GoStrings)
|
- [GoStrings](GoStrings)
|
||||||
- [Hashing](Hashing)
|
- [Hashing](Hashing)
|
||||||
- [HttpFetch](HttpFetch)
|
- [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)
|
Here's why: a list of people/organizations explaining why they use Go. This is partly redundant with [GoUsers](GoUsers)
|
||||||
|
|
||||||
## Why Go
|
## 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/)
|
- [**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/)
|
- [**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)
|
- [*Half a decade with Go* by golang.org blog](http://blog.golang.org/5years)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user