python編程入門,python編程語言_Python編程語言的歷史

 2023-11-19 阅读 36 评论 0

摘要:python編程語言Python is right now one of the trending programming languages in 2020. Known for its simplistic, concise and modular approach, Python has grabbed a lot of market attention right from the beginning. Python現在是2020年流行的編程語言之一。Pytho

python編程語言

Python is right now one of the trending programming languages in 2020. Known for its simplistic, concise and modular approach, Python has grabbed a lot of market attention right from the beginning.

Python現在是2020年流行的編程語言之一。Python以其簡單,簡潔和模塊化的方法而聞名,從一開始就吸引了很多市場關注。

python編程入門。So let us dig deeper into the history and development of the programming language, Python.

因此,讓我們更深入地了解編程語言Python的歷史和發展。

Python的歷史 (History of Python)

Python was first introduced by Guido Van Rossum in 1991 at the National Research Institute for Mathematics and Computer Science, Netherlands.

1991年Guido Van Rossum在荷蘭國家數學和計算機科學研究院首次引入了Python。

計算機語言python?Though the language was introduced in 1991, the development began in the 1980s. Previously van Rossum worked on the ABC language at?Centrum Wiskunde & Informatica?(CWI) in the?Netherlands.

盡管該語言于1991年引入,但發展始于1980年代。 以前,van Rossum在荷蘭的Centrum Wiskunde&Informatica(CWI)從事ABC語言工作。

The ABC language was capable of?exception handling?and interfacing with the?Amoeba?operating system. Inspired by the language, Van Rossum first tried out making his own version of it.

ABC語言能夠進行異常處理并與Amoeba操作系統進行接口。 受語言啟發,范·羅蘇姆(Van Rossum)首先嘗試制作自己的版本。

基礎編程語言?Including all the features of the ABC language like the simplicity, that he personally liked. Furthermore, he improved the other features that he didn’t like as well as put in some interesting ones.

包括他個人喜歡的ABC語言的所有功能,例如簡單性。 此外,他改進了他不喜歡的其他功能,并添加了一些有趣的功能。

This random project was started from the ABC language turned out to be the successor of the same.

這個隨機項目是從ABC語言開始的,后來證明是該項目的后繼者。

為什么命名為Python? (Why the Name Python?)

python4,Python developer, Rossum always wanted the name of his new language to be short, unique, and mysterious.

Python開發人員Rossum一直希望他的新語言的名稱簡短,獨特且神秘。

Inspired by Monty Python’s Flying Circus, a BBC comedy series, he named it Python.

Monty Python的 BBC喜劇系列《 飛行馬戲團》的啟發,他將其命名為Python

版本發布和發展 (Version-Releases and Developments)

  • Python 0.9.0 was the first version ever. Being a successor of the ABC language, Python 0.9.0 also came up with the concept of classes, lists, and strings. And more importantly, it included lambda, map, filter and reduce, which aligned it heavily to functional programming.

    Python 0.9.0是有史以來的第一個版本。 作為ABC語言的繼承者,Python 0.9.0還提出了類,列表和字符串的概念。 更重要的是,它包括lambda,map,filter和reduce,這使其與函數式編程高度一致。
  • Python 1.2 was the last version developed by the CWI team. Consequently, Van Rossum moved to the Corporation for National Research Initiatives (CNRI) in Reston, Virginia and worked on the project releasing a number of further improvements until Python 1.6.

    Python 1.2CWI團隊開發的最新版本。 因此,范·羅瑟姆(Van Rossum)搬到了弗吉尼亞州雷斯頓的國家研究計劃組織(CNRI),并致力于該項目的發布,并發布了一些進一步的改進,直到Python 1.6為止。
  • In 2000, Guido van Rossum with other developers formed the BeOpen PythonLabs. Noteworthy, the BeOpen team released only one version of the language, the Python 2.0. After this, the Python Software Foundation (PSF), a non-profit organization, came into the scene and took the responsibility of Python Licenses, Fundraising, development, and management of the community as well as the PyCon conferences.

    2000年,Guido van Rossum與其他開發人員一起成立了BeOpen PythonLabs 。 值得注意的是,BeOpen團隊僅發布了該語言的一個版本,即Python 2.0 。 此后,非營利組織Python Software Foundation(PSF)進入現場,負責Python許可證,社區的籌款,開發和管理以及PyCon會議。
  • Python 3.0 was released in the month of December 2008. It included various changes over Python 2.0. The modification of the print statement was most noteworthy. Now it looks like ‘print()’.

    Python 3.0于2008年12月發布。它包括對Python 2.0的各種更改。 打印聲明的修改是最值得注意的。 現在看起來像'print()'
  • With the release of further versions, Python is always getting bigger and better. The latest release was of the Python 3.8.1, which showed up in December of 2019.

    隨著更多版本的發布,Python一直在變得越來越大。 最新版本Python 3.8.1,于 2019年12月出現。

在Windows / Linux / Mac上下載并安裝最新的Python版本 (Download and Install Latest Python Version on Windows/Linux/Mac)

python語言編程, Since Python is open-source software. It is available for almost all Operating systems including Windows, Mac, Linux, etc.

由于Python是開源軟件。 它適用于幾乎所有操作系統,包括Windows,Mac,Linux等

To install Python in Linux, you can either make use of the repositories in Linux or download the package from the official website python.org.

要在Linux中安裝Python,您可以使用Linux中的存儲庫,也可以從官方網站python.org下載該軟件包。

python有什么用,The website will identify the operating system you’re on and offer you the right packages to download.

該網站將識別您所使用的操作系統,并為您提供正確的軟件包以供下載。

Python latest version
Python latest releases…
Python最新版本…

Click here to learn how to install Python on Windows 10.

單擊此處了解如何在Windows 10上安裝Python 。

三大編程語言。翻譯自: https://www.journaldev.com/34415/history-of-python-programming-language

python編程語言

版权声明:本站所有资料均为网友推荐收集整理而来,仅供学习和研究交流使用。

原文链接:https://hbdhgg.com/1/182984.html

发表评论:

本站为非赢利网站,部分文章来源或改编自互联网及其他公众平台,主要目的在于分享信息,版权归原作者所有,内容仅供读者参考,如有侵权请联系我们删除!

Copyright © 2022 匯編語言學習筆記 Inc. 保留所有权利。

底部版权信息