From bd5820858cac18b70c99ee3fb99471743b4fbcc4 Mon Sep 17 00:00:00 2001 From: arahansa Date: Thu, 15 Jan 2015 02:00:44 +0900 Subject: [PATCH] Updated Articles (markdown) --- Articles.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Articles.md b/Articles.md index 17c708a2..615e1931 100644 --- a/Articles.md +++ b/Articles.md @@ -109,4 +109,6 @@ * [Go channel tutorial](http://www.gonuts.kr/2014/12/golang-channels-tutorial.html) * [Go character encoding](http://www.slideshare.net/suapapa/go-character-encoding) * [Using Google API in Go](http://www.slideshare.net/golanger/using-google-api-in-go) - * [Go로 Git 들여다보기](http://goo.gl/nCDV3I) \ No newline at end of file + * [Go로 Git 들여다보기](http://goo.gl/nCDV3I) + * [Go: 90% 완벽?!, 100% of the time] (http://100coding.com/go/slide) + * [Go 동시성 패턴 advanced 영상 번역] (http://www.youtube.com/watch?v=4g2skln42eo)