Adding link to best practices medium post.
diff --git a/Articles.md b/Articles.md
index 0513040..8cfaf0e 100644
--- a/Articles.md
+++ b/Articles.md
@@ -28,6 +28,7 @@
## 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_