Home > Backend Development > Python Tutorial > 在大型项目上,Python 是个烂语言吗?

在大型项目上,Python 是个烂语言吗?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 16:03:57
Original
1495 people have browsed it

最近在pongba的google groups看到一个较火的讨论:python是个烂语言https://groups.google.com/forum/?fromgroups=#!topic/pongba/X7OpNT4BZLQ
比较客观的关于python的优点和缺点是什么呢。
这些看法:

可以很快的写点简单的东西出来。

但python代码一多开发效率就指数下降
一般的小项目, 代码超过 1000 行写 python 就已经是虐心了
代码超过 10w 以后你就别想用 python 开发了。
python 缺乏真正的开发工具
语法错误都在运行时

还算公正吗?

--------------------------------------------
我想问的不是哪种语言好哪种不好。而只是关于python自身的优势、劣势。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template