Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
81 views

Python Introduction Udemy

Python is a general purpose, high-level programming language that is easy to understand. It was created by Guido van Rossum in 1989 and is older than Java. Python can be used for web applications, games, data science, machine learning, and more due to its extensive libraries and ability to interface with other languages. It is simple, free to use, platform independent, and dynamically typed. Some common uses of Python include desktop applications, web applications, network applications, game development, data analysis, and machine learning/deep learning. However, it has limitations for mobile applications and enterprise applications due to its slow execution speed.

Uploaded by

bisoyisagar2001
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views

Python Introduction Udemy

Python is a general purpose, high-level programming language that is easy to understand. It was created by Guido van Rossum in 1989 and is older than Java. Python can be used for web applications, games, data science, machine learning, and more due to its extensive libraries and ability to interface with other languages. It is simple, free to use, platform independent, and dynamically typed. Some common uses of Python include desktop applications, web applications, network applications, game development, data analysis, and machine learning/deep learning. However, it has limitations for mobile applications and enterprise applications due to its slow execution speed.

Uploaded by

bisoyisagar2001
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Python Introduction,Features

&
History

Aviral Bhardwaj
LinkedIn- https://www.linkedin.com/in/aviralb/
What is Python
General Purpose- Web Application,Game, DS,ML
High Level- Easy to Understand
Programming Language- Where the user can talk with the Machine
All Rounder as- Functional Programming(from C), OOPS (from C++) ,Shell Scripting
(Perl and shell scripting )
Example :)
Founder
Guido Van Rossum

1989 Developed NRI Netherland

Feb 1991

Older than Java (1995)

Why Python Name- The Complete Monty Python's Flying Circus

Sudden Rise - Data analysis,Concise Code ,Easy Understand


Feature
Simple

Free to use

Platform Independent

Dynamically Typed

Extensive Library
Where We can use
Desktop Application

Web Application

Network Application

Games Developer

Data Analysis Application

ML, DL, IOT


Limitation
Mobile Application

Enterprise Application

Slow (line by line execution )

You might also like