写点什么

Go, a global phenomenon (英语演讲)

  • 2019-09-14
  • 本文字数:1172 字

    阅读完需:约 4 分钟

Go, a global phenomenon (英语演讲)

ArchSummit深圳2018大会上,Steven Francia 讲师做了《Go, a global phenomenon (英语演讲)》主题演讲,主要内容如下。


演讲简介


Go has been embraced by developers all over the world. Our community of lovable gophers is over one million strong and growing exponentially. Many of today’s most popular open source projects are built in Go including Kubernetes, Hugo and Docker. Go is critical to modern cloud companies including Microsoft, Google, Alibaba, Cloudflare, and Dropbox. Beyond the cloud, Go is enabling innovations across many industries. In this talk I’ll talk about the history of Go, what is driving Go’s rapid growth, and what’s next for the Go language.


在全球范围内,拥抱 Go 语言的开发者越来越多,Go 语言的爱好者人数已经超过一百万,并正在呈指数级增长。而且,当今多数流行的开源项目都是用 Go 语言构建的,例如 Kubernetes、Hugo 和 Docker,对于目前很受关注的云计算公司如 Microsoft、Google、Alibaba、Cloudflare 和 Dropbox 来说,Go 语言同样至关重要。


此外,Go 还在很多跨领域方面提供创新机会。本次演讲,Steve 会简单介绍 Go 语言的历史,快速发展的推动力,以及未来 Go 语言会有哪些新动作和方向的内容。


讲师介绍


Steven Francia


Google Golang Team’s Strategy & Product Lead


Steven Francia (spf13) has the unique distinction of having held leadership roles in five of the largest open source projects in history. He currently works at Google as the product & strategy lead for the Go Language. He also serves as a Director of the Drupal Association. Previously, Steven held executive roles at Docker and MongoDB where he led engineering, product and open source. He is the creator of Hugo, Cobra, Viper, and spf13-vim as well as many other open source projects. He is a published author, speaker, developer, and father of 4. Outside of tech, Steve likes skateboarding, photography, travel, punk rock, and dystopian films.


Steven 在过往的职业生涯中,尤其是领导力方面很有特质,这可以从他带领的 5 个最大开源项目中得知。目前,Steven 作为 Go 语言的产品和战略主管任职于 Google,同时还是 Drupal 协会的主管。在此之前,Steven 也在 Docker 和 MongoDB 项目担任执行主管,带领工程师、产品和开源团队。Hugo, Cobra, Viper 和 spf13-vim 和其他众多开源项目的创建者。同时也是技术作者,讲师,开发者,也是 4 个孩子的父亲。


技术之外,Steven 对滑板、摄影、旅行、朋克摇滚乐和反乌托邦电影有深厚的兴趣。












完整演讲 PPT 下载链接


https://archsummit.infoq.cn/2018/shenzhen/schedule


2019-09-14 17:211001

评论

发布
暂无评论
发现更多内容

梦回战国,领略两千多年前公孙龙如何将面向对象运用得炉火纯青

迷彩

Java 面向对象 签约计划第三季 8月月更 面向过程编程

提升领导力的有效方法

宇宙之一粟

领导力 8月月更

语音聊天app开发——对用户更具吸引力的设计

开源直播系统源码

软件开发 语聊房 开源源码 语音直播系统 语音源码

HMS Core分析服务智能运营6.5.1版本上线

HarmonyOS SDK

基于消息中间件开发的优点

阿泽🧸

消息中间件 8月月更

开源一夏|Flutter实现搜索的三种方式

坚果

开源 OpenHarmony 8月月更

「控制反转」和「依赖倒置」,傻傻分不清楚?

蝉沐风

ioc 依赖倒置原则 DIP DI 控制反转

云原生时代下,微服务体系与 Serverless 架构的发展、治理与融合

阿里巴巴云原生

阿里云 Serverless 微服务 云原生

用户权限-Linux系统ACL控制

Albert Edison

Linux centos 运维 服务器 8月月更

部署spark2.2集群(standalone模式)

程序员欣宸

spark 8月月更

Redis 定长队列的探索和实践

vivo互联网技术

redis 数据结构 消息队列 Lua脚本

Shell脚本中常用命令复习

Albert Edison

Linux centos 运维 shell脚本编程 8月月更

2022秋招前端面试题(六)(附答案)

helloworld1024fd

前端面试题

Python逆向之 eval 函数解析,看着一篇就会了,案例掌房

梦想橡皮擦

Python 爬虫 8月月更

左益豪:用代码创造一个新世界|OneFlow U

OneFlow

实习 社区之星

3 款非常实用的 Node.js 版本管理工具

Geek_z9ygea

JavaScript node.js 前端

生于云、长于云,RocketMQ 5.0 再出发

阿里巴巴云原生

阿里云 RocketMQ 云原生 消息队列

STM32F103ZE+SHT30检测环境温度与湿度(IIC模拟时序)

DS小龙哥

8月月更

阿里云云原生加速器企业硬之城携手阿里云 Serverless 应用引擎(SAE)打造低代码平台

阿里巴巴云原生

阿里云 Serverless 云原生 合作伙伴

高层次综合(HLS)

贾献华

8月月更

2022秋招前端面试题(五)(附答案)

helloworld1024fd

前端面试题

数据库不推荐使用外键的9个理由!

TimeFriends

8月月更

《MySQL入门很轻松》第2章:MySQL管理工具介绍

乌龟哥哥

8月月更

图数据科学和机器学习图数据科学GDS概览

flow

8月月更

结合实际聊聊防反接电路(防反接电路总结)

矜辰所致

防反接电路设计 8月月更

头脑风暴:除数博弈

HelloWorld杰少

8月月更

数据治理(三):数据质量管理

Lansonli

大数据 数据治理 8月月更

面试突击72:输入URL之后会执行什么流程?

王磊

Java 面试

Go, a global phenomenon (英语演讲)_ArchSummit_Steven Francia_InfoQ精选文章