Skip to content

Commit

Permalink
add books about Code Style Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
7-sevens committed Sep 19, 2019
1 parent 104c121 commit 2889eef
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
Binary file added Code_Style_Guide/程序设计实践.pdf
Binary file not shown.
Binary file added Code_Style_Guide/程序设计方法.pdf
Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,9 @@
- [《阿里巴巴Java开发手册(正式版)》](./Code_Style_Guide/阿里巴巴Java开发手册(正式版).pdf)
- [《代码整洁之道》](./Code_Style_Guide/代码整洁之道.pdf)
- [《重构:改善既有代码的设计》](./Code_Style_Guide/重构:改善既有代码的设计.pdf)
- [《编写可读代码的艺术》](./Code_Style_Guide/编写可读代码的艺术.pdf)
- [《程序设计方法》](./Code_Style_Guide/程序设计方法.pdf)
- [《程序设计实践》](./Code_Style_Guide/程序设计实践.pdf)


### 敏捷开发
Expand Down

0 comments on commit 2889eef

Please sign in to comment.