History of Python

History of Python

  • The idea of Python started in early 1980's.
  • Real implementation started in 1985.
  • Finally published in 27 Feb 1991.

To view or add a comment, sign in

More articles by Tarun Pal

  • Identifiers in Python

    The smallest identifying unit in the program is called identifier. An identifier can denote various entities like…

  • Comments

    Comments in your python scripts are statements that you want interpreter to ignore. Why Comments? To make code more…

  • Name Python

    Mostly people think about snakes. But, they choose python as a working title for the project, being in a slightly…

  • Forum

    Python was an open source project. It was a great need of discussion forum.

  • Features of Python

    Emphasis on code redability. Automatic memory management.

  • About Python

    Very simple and straight forward syntax. It can be your first programming language too.

  • Ancestors of Python

    SETL is a very high level programming language based on the mathematical theory of sets. SETL appeared in 1969…

  • Introduction to Python

    Python is a general purpose high level programming language that can be used for console application,web…

Insights from the community

Others also viewed

Explore topics