Updated Articles (markdown)
diff --git a/Articles.md b/Articles.md
index 17c708a..615e193 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)