Anda di halaman 1dari 8

Python language is a general-purpose computer

programming language for web development. This


language was created in the year 1991 by Guido van
Rossum. This is an open source language and very easy
to learn. This language is supported by extensive
libraries which mean that the developers are not
required to write codes again and again. The codes of
python language can be put into another language
codes. This language use interpreter, so the codes are
executed at the same time. It is a multi-paradigm
programming language.
 Portable: One of the important features of python is portability, codes written in this language does not
need to change while using in the different system with different language. For example, if want to write code
In C++ program, we can put python code as it is, without making any changes in it.

 Easy: Python is a very reliable and programmer friendly. The codes of python are very to write and read. It is
considered that codes of python are as easy to read as the English language.

 High-level language: This is a very high-level language Programmers do not need to remember system
architecture.

 Object-oriented: Project-oriented and object-oriented programming are supported by a python which


makes it an easy and object-oriented language that combines functions and data.

 Free: This language is open source and freely available to the public. Anyone who wants to use this language
can download it from the organization’s website. The source of this language is available to everyone and used
for writing, make changes and distribution.

 Extensive libraries: for data generation, unit testing, threading database; extensive libraries of python are
available to the programmers. This language facilitates developers with the libraries so they do not have to
write codes again and again.

 Extensible: codes of python language can be written on another language program just the way the codes
of another language can be written in python programs.
 Enhanced productivity: With the features like embedded
libraries and extensive libraries; this language is very productive and
better as compared to the other languages like Java and C++, where
there is no need to write codes again.

 Readable: Python language provides developers easy readability.


This language is very easy to learn as a beginner will need only a few
hours to learn. The program written in this language is so easy to read
as we are reading the English language.

 Embeddable: One of the best advantages of this language is it is


embeddable and codes of pythons language can be inserted in a
source code of another language.
• Python is a fully-functional programming language that can
do anything almost any other language can do, at comparable
speeds.

• Python is capable of threading and GPU processing just like any other
language. Most of the data processing modules are actually just
Python wrappers around C/C++ code.

• Python can be used to make games, do data analysis, control robot


and hardware, create GUIs, or even to create websites.

• "GUI" stands for Graphical User Interface, and is used to describe a


program that incorporates graphics to make the program more
interactive for the user.
Most Python implementations (including CPython) include
a read–eval–print loop (REPL), permitting them to
function as a command line interpreter for which the user
enters statements sequentially and receives results
immediately.
Other shells, including IDLE and IPython, add further
abilities such as auto-completion, session state retention
and syntax highlighting.
As well as standard desktop integrated development
environments, there are Web browser-based
IDEs; SageMath (intended for developing science and
math-related Python programs); PythonAnywhere, a
browser-based IDE and hosting environment; and Canopy
IDE, a commercial Python IDE emphasizing scientific
computing.
oContact :
oMail: info@kvch.in
oFor details visit:
pythonprogramming.sitey.me

Anda mungkin juga menyukai