itcuihao / blog

blog
6 stars 0 forks source link

GoCN每日新闻(2019-11-18) #457

Open itcuihao opened 4 years ago

itcuihao commented 4 years ago
  1. 借助 OpenFaaS和Golang 实现 Serverless https://towardsdatascience.com/going-serverless-with-openfaas-and-golang-the-ultimate-setup-and-workflow-52a4a85a7951
  2. 我在 C# 中实现了 Goroutines 和 Channels https://medium.com/@nolanmudge/i-implemented-goroutines-and-channels-in-c-why-dbd4a269bfbe
  3. 深入理解 Golang 之 http server https://juejin.im/post/5dd11baff265da0c0c1fe813
  4. 谷歌软件工程师:我为什么喜欢用Go语言?https://news.51cto.com/art/201911/606121.htm
  5. 用 Go 编写的 UNIX ed (line editor) 克隆版本 https://github.com/prologic/ed

编辑: 宋佳洋 订阅新闻: http://tinyletter.com/gocn GoCN归档: https://gocn.vip/question/6615

prologic commented 4 years ago

5. 用 Go 编写的 UNIX ed (line editor) 克隆版本 https://github.com/prologic/ed

🤣

itcuihao commented 4 years ago
  1. 用 Go 编写的 UNIX ed (line editor) 克隆版本 https://github.com/prologic/ed

🤣

good job