Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xingshaocheng authored Apr 29, 2018
1 parent e8ecbfe commit 1596739
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1967,11 +1967,26 @@ TODO

* [《架构之重构的12条军规》](http://www.infoq.com/cn/articles/architect-12-rules-complete/)


## 代码规范

TODO

## 代码 Review


制度还是制度!
另外,每个公司需要根据自己的需求和目标制定自己的 check list

* [《为什么你做不好 Code Review?》](http://www.sohu.com/a/229745352_181657)
* 代码 review 做的好,在于制度建设。

* [《从零开始Code Review》](https://blog.csdn.net/uxyheaven/article/details/49773619)

* [《Code Review Checklist》](https://www.cnblogs.com/zuoping/p/5477047.html)
* [《Java Code Review Checklist》](https://dzone.com/articles/java-code-review-checklist)

* [《如何用 gitlab 做 code review》](https://blog.csdn.net/legend0011/article/details/45585575)

## RUP
* [《运用RUP 4+1视图方法进行软件架构设计》](https://blog.csdn.net/apanious/article/details/51011946)

Expand Down

0 comments on commit 1596739

Please sign in to comment.