We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4180fc commit b069af3Copy full SHA for b069af3
README.rst
@@ -22,6 +22,8 @@ web的学习路线,主要包括概念介绍,参考书籍,开发工具和
22
如果您感兴趣,也可以参考笔者慕课网课程 `《Python服务端工程师就业面试指导》 <https://coding.imooc.com/class/318.html>`_。
23
本课程提供了详细的Python后端知识大纲和常考面试题,帮助自学的同学就业。
24
25
+注意:Python 不适合工程管理不完善的团队构建大型项目。如果贵团队没有编码规范、单元测试、静态检测、持续集成、文档注释中的一个或者几个,请慎用动态语言。
26
+
27
28
.. image:: https://readthedocs.org/projects/z42/badge/?version=latest
29
0 commit comments