hhstore / blog

My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
281 stars 23 forks source link

New Employee Training Program #84

Open hhstore opened 5 years ago

hhstore commented 5 years ago

技术岗位新员工培训:

hhstore commented 5 years ago

通用技能培训:

1. Mac使用:

2. git使用:

3. IDE 使用:

4. docker 使用:

5. 中间件介绍:

6. 通信方式:

同步:

异步:

流式:

7. 开发习惯:

hhstore commented 5 years ago

Python 开发专区:

0. 配置开发环境:

1. 编码规范:

2. 单元测试:

3. 常用lib:

标准库:

第三方:

4. 源码阅读:

5. API 设计规范:

hhstore commented 5 years ago

Golang 开发专区:

1. 版本说明:

2. 工具链:

包管理工具:

3. go 常用libs:

标准库:

第三方:

web 框架:

gRPC:

micro:
go-chassis:
lile: