You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Jon Calhoun](https://www.youtube.com/user/joncalhoun/playlists)| 一系列的 Go 实现的算法视频。 |
98
+
|[Go 语言基础教程 (O’Reilly)](http://www.bilibili.com/video/av8845689/)| O‘Reilly 的 Go 语言基础教程。|
99
+
|[Go Web Programming Bootcamp](http://www.golang-book.com/guides/bootcamp)| Todd McLeod 在别的学校开过的训练营视频,从 Go 基础讲到基础的服务器开发和 GAE。 |
100
+
101
+
102
+
## Go 文章
103
+
104
+
| 标题 | 简单介绍 |
105
+
|----|----|
106
+
|[Create A Real Time Chat App With Golang, Angular 2, And Websockets](https://www.thepolyglotdeveloper.com/2016/12/create-real-time-chat-app-golang-angular-2-websockets/)| 对于用 Go 语言来入门后端的我来说,如何和其它技术结合使用令我耳目一新(尽管看起来不难)|
107
+
|[How do I go about learning Go?](https://medium.com/@IndianGuru/how-do-i-go-about-learning-go-3a58a3a29a0b)||
108
+
|[Resources for new Go programmers](https://dave.cheney.net/resources-for-new-go-programmers)||
109
+
|[Using Golang in Production - My Experiences](http://blog.tamizhvendan.in/blog/2017/05/01/using-golang-in-production-my-experiences/)||
110
+
111
+
## Go 播客
112
+
113
+
| 名称 | 简单介绍 |
114
+
|----|----|
115
+
|[GoTime](https://changelog.com/gotime)| A panel of Golang experts and special guests discuss the Go programming language, the community, and everything in between. |
89
116
90
117
----
91
118
@@ -171,7 +198,7 @@ IntelliJ idea + Go Plugin、[Goland](https://www.jetbrains.com/go/)、[LiteIDE](
0 commit comments