Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
OctopusLian committed Jul 3, 2019
2 parents 6fa715a + e3e7ebc commit a603b05
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2 deletions.
25 changes: 23 additions & 2 deletions Article/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# 深度好文
## 深度好文
- [程序算法与人生选择-陈皓](https://coolshell.cn/articles/8790.html)

- [程序算法与人生选择-陈皓](https://coolshell.cn/articles/8790.html)
## 职业规划
- [35岁的程序员是“都挺好”还是“都挺惨”? ](https://mp.weixin.qq.com/s/1q82RO4gRAXtuFeDGV4qRw)

## 工作相关
- [以“前浪微博”场景为例,谈谈架构设计流程四步曲](https://www.infoq.cn/article/architecture-design-process)
- [出了bug怎么办 ](https://mp.weixin.qq.com/s?__biz=MzI0MjA1Mjg2Ng==&mid=2649867038&idx=1&sn=8924a2a7b51f57f983b24445812f29c5&chksm=f1075973c670d06547a8f7ad6eb687bfd78fb32894321b5519c1e982b4f7d31d23bb3a2e9fbc&scene=0#rd)
- [滴滴是如何高效率处理线上故障的?](https://www.infoq.cn/article/2017/08/didi-ops-practise)


## 漫画
- [The problem is not the tool itself](http://www.commitstrip.com/en/2014/06/03/the-problem-is-not-the-tool-itself/)

## 建议
- [为什么你应该(从现在开始就)写博客 ](http://mindhacks.cn/2009/02/15/why-you-should-start-blogging-now/)

## 反例
- [开发12年 整整6百万行代码:史上最烂的开发项目长这样](https://zhuanlan.zhihu.com/p/39827365)
- [List_of_failed_and_overbudget_custom_software_projects](https://en.wikipedia.org/wiki/List_of_failed_and_overbudget_custom_software_projects)
- [著名豆腐渣软件项目:美国联邦调查局虚拟案件文档系统](blog.jobbole.com/51919/)
- [五年磨砺:微软Vista开发过程全记录](https://blog.51cto.com/jiayu/22476)
- [梦醒时分 - 梦断代码读后感](https://zhuanlan.zhihu.com/p/19970642)
4 changes: 4 additions & 0 deletions Book/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@
- 自己动手写Docker
- Docker容器与容器云

#### 架构
- [Software Architecture Patterns](https://www.oreilly.com/library/view/software-architecture-patterns/9781491971437/)
- [架构师之路](https://www.w3cschool.cn/architectroad/)

#### 备注
- [CSAPP课后习题答案](https://dreamanddead.gitbooks.io/csapp-3e-solutions/)
- [2015CMU 15-213 CSAPP 深入理解计算机系统 课程视频含英文字幕](https://www.bilibili.com/video/av24540152/)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
- 茶歇驿站 <https://maiyang.me/>
- 行者无疆,始于足下 <http://xiaohanyu.me/>
- 一人得道 <http://blog.riguz.com/>
- 刘未鹏 Mind Hacks <http://mindhacks.cn/>

#### 面试
- [作为面试官,我是怎么快速判断程序员能力的?_王争](https://www.infoq.cn/article/how-to-judge-coding-ability)
Expand Down

0 comments on commit a603b05

Please sign in to comment.