![]() |
Python Introduction |
TUTORIAL OUTLINE
1. Python
Introduction
2. Python
History
Python is
a simple, general-purpose, easy to learn, open source and object-oriented
programming language. Python is developed by Guido Van Rossum in 1990. Python
source code is available under the GNU General Public License (GPL).
PYTHON INTRODUCTION
1. Simple
and general-purpose language
2. Free
and easy to learn language
3. Object-oriented
programming (OOP) language
4. Cross-platform
language
5. Dynamically
typed programming language
6. Developed
by: Guido Van Rossum in 1990
7.
Developer: Python Software Foundation
8. Interpreted
scripting language
9. Interactive
programming language
10. Beginner’s
language
11. Powerful
and versatile language
12. Supports
multiple programming pattern, including OOP, imperative, functional and
procedural, etc.
13.
Edit-test-debug cycle is very fast
14. First
appeared: Python v0.9.0 [Febuary 1991]
15. Current
stable release: Python v3.9.4 [4 April, 2021]
16. OS: UNIX,
Linux, macOS, Windows, etc.
17. License:
Python Software Foundation License (PSFL) compatible with the GPL
18. File
extensions: .py, .pyi, .pyz, etc.
19. Website:
www.python.org/
PYTHON HISTORY
1. Python
was conceived in the late 1980’s by Guido Van Rossum at CWI in Netherlands.
2.
Successor of ABC programming language.
3. Its
implementation began in December 1989.
4. In
Febuary 1991, Guido Van Rossum published the Python code (labeled version
0.9.0) to alt-sources.
5. In
1994, Python v1.0 was released with the new features like lambda, map, filter,
reduce, etc.
6. In
2000, Python v2.0 was realeased.
7. Python
v2.0 added new features, such as list comprehensions, garbage collection
systems, etc.
8. On 3
December, 2008, Python v3.0 (also known as “Py3K”) was released.
9. Python
v3.0 was designed to rectify the fundamental flaw of the language.
10.
Current stable version of python is Python v3.9.4, released on 4 April, 2021.
11. The
following programming languages influence Python:
i. ABC language
ii. Modula-3
12. The
name Python comes from the Monty Python’s Flying Circus (on-air 1970’s).
13. Python
is versatile and widely used in every technical field, such as Artificial
Intelligence, Machine Learning, Web Development, Mobile App Development, Desktop
App Development, Scientific Calculations, Data Science, etc.
So
friends, this was my blog related to Python programming
language. I hope you liked my blog / article, and hope that this blog of mine
will be helpful for you. Friends, this blog of mine, if able to help you in any
way, it will be a matter of great happiness for me.
If you liked this blog of mine, please subscribe to
my blogs through your email id in the Enter
your email address at the top of the page. So that you can get the
information of any blog / article published on my blogger website first through
email. And please share the link of
this blog with more and more people. If you have some suggestions related to
this article, you can reveal them at the end of the article through comments.
0 Comments