mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Adding link to best practices medium post.
parent
cb3f59861d
commit
cc33383b35
@ -28,6 +28,7 @@ Table of Contents
|
||||
|
||||
## General
|
||||
|
||||
* [Best Practices for a new Go Developer](https://medium.com/@IndianGuru/best-practices-for-a-new-go-developer-8660384302fc) _2015-09-01_
|
||||
* [Golang Refactoring Tools](http://blog.ralch.com/tutorial/golang-tools-refactoring/) _2015-08-30_
|
||||
* [Working with Files in Go](http://devdungeon.com/content/working-files-go) _2015-08-23_
|
||||
* [Joining the Docker Ship and Go](http://thenewstack.io/make-a-restful-json-api-go/) _2015-07-01_
|
||||
|
1
Home.md
1
Home.md
@ -53,6 +53,7 @@ Ready to write some Go code of your own? Here are a few links to help you get s
|
||||
Once you have an overview of the language, here are resources you can use to learn more.
|
||||
|
||||
- [Learning Go](Learn) - A collection of resources for learning Go - beginner to advanced.
|
||||
- [Best Practices for a New Go Developer](https://medium.com/@IndianGuru/best-practices-for-a-new-go-developer-8660384302fc) - Insights from Go community members.
|
||||
- [Server programming](LearnServerProgramming) - Building web, mobile, and API servers.
|
||||
- [The Go Bridge Foundry](https://github.com/gobridge) - A member of the [Bridge Foundry](http://bridgefoundry.org/) family, offering a complete set of free Go training materials with the goal of bringing Go to underrepresented communities.
|
||||
- [More on concurrency](LearnConcurrency)
|
||||
|
Loading…
x
Reference in New Issue
Block a user