└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Golang 相關資源 2 | 3 | 所有資源盡量以中文資源為主,有好的或是官方的資源也會放上來給大家. 4 | 5 | ## 相關學習資源 6 | 7 | - [Learn How To Code: Google's Go (golang) Programming Language](https://www.udemy.com/learn-how-to-code) 8 | - 相當基礎的程式設計課程,使用 Golang 讓你更快更容易學會程式設計. 9 | 10 | ## 相關團體(Taiwan) 11 | 12 | - [Golang Taiwan](http://golang.kktix.cc/) 13 | 14 | ## 相關社群網站 15 | 16 | - Twitter 17 | - [[英文]Golang Newsleter](https://twitter.com/golangweekly) 18 | - [[英文]Golang News](https://twitter.com/golang_news) 19 | - [Golang Taiwan](https://twitter.com/golangtw) 20 | 21 | - 臉書社團 22 | - [Go 程式語言](https://www.facebook.com/groups/269001993248363/) 23 | - [Golang Gopher Taiwan](https://www.facebook.com/groups/1667684473462867/) 24 | 25 | - Slack 26 | - [[英文] Gopher: 官方 Golang 社群](http://coc.golangbridge.org/) 27 | - [[中文] Golang Taiwan](https://golangtw-slackin.herokuapp.com/)] 28 | - [[中文] Soft & Share](https://softnshare.herokuapp.com/) 29 | 30 | ## 相關電子報 31 | 32 | - [碼天狗(不定期有 Golang 專欄)](http://weekly.codetengu.com/) 33 | 34 | ## 台灣開源專案開發者列表 35 | 36 | 請參照 [Github Award Taiwan for Go](http://github-awards.com/users?country=taiwan&language=go) 這是依照 Github Open Source 的 Star 數字來排名. 37 | 38 | ## 使用github issue寫微部落格 39 | 如果你有Go language技術開發心得, 想要與slack channel中的網友分享, 可以透過[github issue](https://github.com/softnshare/golang/issues)來發佈你的心得分享, 發佈後會同步到slack channel , 要加入分享行列請來信與我聯絡 my@esast.com 請註明Golang 40 | --------------------------------------------------------------------------------