Skip to content

Commit b069af3

Browse files
author
wangningning
committed
python 不适合大项目
1 parent b4180fc commit b069af3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ web的学习路线,主要包括概念介绍,参考书籍,开发工具和
2222
如果您感兴趣,也可以参考笔者慕课网课程 `《Python服务端工程师就业面试指导》 <https://coding.imooc.com/class/318.html>`_。
2323
本课程提供了详细的Python后端知识大纲和常考面试题,帮助自学的同学就业。
2424

25+
注意:Python 不适合工程管理不完善的团队构建大型项目。如果贵团队没有编码规范、单元测试、静态检测、持续集成、文档注释中的一个或者几个,请慎用动态语言。
26+
2527

2628
.. image:: https://readthedocs.org/projects/z42/badge/?version=latest
2729

0 commit comments

Comments
 (0)