Nabhi Jain Computer Ppt (1)

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 13

NAME – NABHI JAIN

CLASS - 10TH A

COMPUTER PROJECT
WHAT IS PYTHON ?

PYTHON IS A HIGH-LEVEL, INTERPRETED,


GENERAL-PURPOSE PROGRAMMING
LANGUAGE. ITS DESIGN PHILOSOPHY
EMPHASIZES CODE READABILITY WITH THE
USE OF SIGNIFICANT INDENTATION.
Python is dynamically-typed and garbage-collected. It
supports multiple programming paradigms, including
structured (particularly procedural), object-oriented and
functional programming. It is often described as a
"batteries included" language due to its comprehensive
standard library.
Guido van Rossum began working on Python in the late
1980s as a successor to the ABC programming language
and first released it in 1991 as Python 0.9.0. Python 2.0
was released in 2000 and introduced new features such
as list comprehensions, cycle-detecting garbage
collection, reference counting, and Unicode support.
Python 3.0, released in 2008, was a major revision that
is not completely backward-compatible with earlier
versions. Python 2 was discontinued with version 2.7.18
in 2020.
INVENTER OF PYTHON PROGRAMMING LANGUAGE

GUIDO VAN ROSSUM


FUTURE OF PYTHON
PROGRAMMING LANGUAGE
With more than 25 million amateur users and more
than 8 million professional developers trusting Python
as their go-to language, it seems to be in the lead
position going into the third decade of the 21st Century.
In this blog post, we will look at what the future has in
store for Python and what Python has in store for us in
the future.
It is no secret that we are edging closer to a time where practical applications of machine
learning and automation will be introduced in the forms of self-driving cars, social
administration programmes, medical diagnosis, and many more! This new reality will most
certainly be written in the language of Python.

 Powered To Eliminate Recurring Tasks: Python boasts of hundreds of diverse libraries


which store more than 150,000 packages. This allows developers and programmers to
eliminate or automate recurring tasks with increased operational efficiency. As a result,
more than 85% of respondents in a recent survey revealed that they prefer Python for
Deep Machine learning.

 Achieve Basis Tasks Faster in the Future: Python's future growth looks like an upward
curve as more and more developers and companies seek to eliminate redundancies to
save both time and money lost for basic tasks.
 Great for Traffic-Based Content Management: Python's libraries, such as Scikit,
Pandas, and Tensorflow, provide a flexible and dynamic foundation based on
which projects such as big-data processing pipelines and targeted content delivery
can be effectively achieved at a minimal cost. Think of, for instance, how the
Spotify algorithm decides precisely the right music to show you: this is made
possible because of Python-based app development!

 Flawless Compatibility With Other Languages: Python is a blessing for machine


learning and robotics programmes written in C or C++ as it enables smooth
integration, which can interface with almost any other programming language.
Thus, Python opens up the possibility of reviving projects that might have earlier
not been feasible in other languages!
 Tailor-made for Neural Networking: In projects involving neural
networking (to programme reactions to recurrent patterns), a language like
Python, which is close to the language of speech, is essential for any
probability of success. Thus, for all such projects involving deep learning
and analysis of patterns in data, Python is almost a necessity.

The future of Python is thus set in stone as the go-to language for developers
engaging in deep machine learning projects, companies looking to scale up by
using big data analytics or efforts aimed at achieving social applications of
automation!

You might also like