Skip to content

Commit

Permalink
add golang skills
Browse files Browse the repository at this point in the history
  • Loading branch information
rfyiamcool committed Nov 8, 2021
1 parent fd46444 commit 321dcda
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

## MENU

- [Golang项目实战](#Golang项目实战)
- [Etcd的设计与实现](#Etcd的设计与实现)
- [git的那些事儿](#git的那些事儿)
- [分布式消息推送](#分布式消息推送)
Expand Down Expand Up @@ -40,6 +41,29 @@

## LIST

### Golang项目实战

#### 分享时间

2021-11-08

#### 内容

- 代码规范
- 接口规范
- Git规范
- 常见设计模式
- Golang开发经验
- Golang编码技巧

#### ppt地址

[下载地址](golang_skills.pdf)

#### 截图

<img src="images/golang_skills.jpg" width="70%">

### Etcd的设计与实现

#### 分享时间
Expand Down
Binary file added golang_skills.pdf
Binary file not shown.
Binary file added images/golang_skills.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 321dcda

Please sign in to comment.