13 lines
1.3 KiB
Markdown
13 lines
1.3 KiB
Markdown
|
|
# StackOverflow: Python 发展最快的语言
|
||
|
|
|
||
|
|
> 原文:<https://www.blog.pythonlibrary.org/2017/09/11/stackoverflow-python-fastest-growing-language/>
|
||
|
|
|
||
|
|
StackOverflow 上周发布了一份报告,他们在报告中称 **Python 有充分的理由成为发展最快的主流编程语言。** Python 还在 [IEEE Spectrum 网站](https://spectrum.ieee.org/static/interactive-the-top-programming-languages-2017)上被评为 2017 年顶级编程语言之一,我在之前的[文章](https://www.blog.pythonlibrary.org/2017/07/23/python-is-1-in-2017-according-to-ieee-spectrum/)中有所涉及。
|
||
|
|
|
||
|
|
Python 变得越来越流行,这让我很兴奋。自从我开始使用这门语言以来,我一直很喜欢它。它的强大加上它的简单性非常适合我的大脑。我很高兴看到 Python 在数据科学、教育和嵌入式应用领域继续增长(通过 MicroPython)。
|
||
|
|
|
||
|
|
你可以在下面阅读其他人对 StackOverflow 观点的看法:
|
||
|
|
|
||
|
|
* [大家都爱用 Python 编程!你不同意?但是它是增长最快的,堆栈溢出说](https://www.theregister.co.uk/2017/09/09/python_is_an_expander_not_a_constrictor/)
|
||
|
|
* Python '发展最快的主流编程语言'[说堆栈溢出](https://adtmag.com/articles/2017/09/07/python-popularity.aspx)
|
||
|
|
* [Python 是发展最快的编程语言吗?](https://fossbytes.com/python-fastest-growing-programming-language/)
|