Skip to content

Commit 2a747f5

Browse files
committed
no message
1 parent 84b82f4 commit 2a747f5

File tree

7 files changed

+15
-2
lines changed

7 files changed

+15
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,14 @@
7171

7272

7373

74+
## 技能图谱
75+
76+
- [backend skill](notes/SkillTree/backend-skill.md)
77+
78+
后台开发技能图谱,从程序员的内功修炼到后台语言,分布式系统架构
79+
80+
81+
7482
## 一、数据结构与算法
7583

7684
- [数据结构与算法](notes/数据结构与算法.md)
@@ -317,8 +325,6 @@
317325

318326

319327

320-
321-
322328
## 十、工具
323329

324330
- [Git](notes/git-tutorial.md)
@@ -340,6 +346,7 @@
340346
- [什么是 TDD 及常见的测试方法](notes/软件测试.md)
341347

342348

349+
343350
## Learn :books:
344351

345352
- [LEARN_LIST](notes/LEARNLIST.md)

notes/SkillTree/backend-skill.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 后台开发 技能图谱
2+
3+
> 欢迎在 [issue#25](https://github.com/frank-lam/fullstack-tutorial/issues/25) 中留言,持续更新
4+
5+
![backend-skill](assets/backend-skill.svg)

notes/分布式锁.md

Whitespace-only changes.
140 KB
Loading

notes/分布式锁/分布式锁.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
![1547537715278](assets/1547537715278.png)

0 commit comments

Comments
 (0)