Skip to content

Commit df04015

Browse files
committed
技术氛围建设
1 parent 7a94667 commit df04015

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

codingstyle/codingstyle.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,15 @@ Python 做业务后端的优缺点分析
810810
- 2 To Tactical Code Reviews
811811
- 1 Reduce State & State Mutation
812812

813+
814+
技术氛围建设
815+
------------------------------------
816+
817+
- code review。通过结对编程或者code review可以快速让新人适应新的开发团队,统一开发风格。
818+
- 技术分享。每周技术分享,打造学习型团队。
819+
- one on one : 每周一对一小组 leader 谈话,及时发现技术或者业务上的问题。
820+
821+
813822
Think more, type less. Aim for minimalism, fewer states, less mutability, and just enough code for the known, relevant parts of the problem.
814823

815824

0 commit comments

Comments
 (0)