SlideShare a Scribd company logo
2
Most read
3
Most read
9
Most read
Introduction to Python
Anirudha Anil Gaikwad
gaikwad.anirudha@gmail.com
What is Python…?
Differences between programming and scripting language
Programming Paradigms
History of Python
Scope of Python
Why do people use Python?
Installing Python
What you learn
 Python is a general purpose, dynamic, high level and interpreted programming
language.
 Python is easy to learn yet powerful and versatile scripting language which makes it
attractive for Application Development
 Python supports multiple programming pattern, including object oriented, imperative
and functional or procedural programming styles.
 Python is not intended to work on special area such as Machine learning,Web
programming. That is why it is known as multipurpose because it can be used with
web, enterprise, Machine learning.
 We don't need to use data types to declare variable because it is dynamically typed
so we can write x=30 to assign an integer value in an integer variable.
 Python makes the development and debugging fast because there is no compilation
step included in python development and edit-test-debug cycle is very fast.
What is Python…?
Differences between programming
and script Language
Programming language mostly use
Compiler.
 scripting Language is use Interpreter
Programming Paradigms
 Object-oriented programming is a programming
approach that focuses on Object.
 Procedure-oriented programming focuses on
procedural abstractions.
OOP follows a bottom-up approach.
Program is divided into objects depending on
the problem.
Each object controls its own data.
Data hiding is possible in OOP.
Inheritance is allowed in OOP.
Operator overloading is not allowed
POP follows a top-down approach.
Program is divided into small chunks based
on the functions.
Each function contains different data.
No easy way for data hiding.
No such concept of inheritance in POP.
Operator overloading is allowed.
Difference between OOP and POP
Why was python created?
"My original motivation for creating Python was the perceived need for a higher level
language in the Amoeba [Operating Systems] project.
I realized that the development of system administration utilities in C was taking too
long.Moreover, doing these things in the Bourne shell wouldn't work for a variety of
reasons. ...
So, there was a need for a language that would bridge the gap between C and the
shell”
- Guido Van Rossum
History of Python
The implementation of Python was started in the December
1989 by Guido Van Rossum at CWI in Netherland.
Python Version Released Date
Python 1.0 January 1994
Python 1.5 December 31, 1997
Python 1.6 September 5, 2000
Python 2.0 October 16, 2000
Python 2.1 April 17, 2001
Python 2.2 December 21, 2001
Python 2.3 July 29, 2003
Python 2.4 November 30, 2004
Python 2.5 September 19, 2006
Python 2.6 October 1, 2008
Python 2.7 July 3, 2010
Python 3.0 December 3, 2008
Python 3.1 June 27, 2009
Python 3.2 February 20, 2011
Python 3.3 September 29, 2012
Python 3.4 March 16, 2014
Python 3.5 September 13, 2015
Python 3.6 December 23, 2016
Python 3.7 June 27, 2018
1) Web Applications
We can use Python to develop web applications. It provides libraries to handle internet
protocols such as HTML and XML, JSON, Email processing, request, beautifulSoup,
Feedparser etc.
2) Desktop GUI Applications
Python provides Tk GUI library to develop user interface in python based application.
3) Software Development
Python is helpful for software development process. It works as a support language and can
be used for build control and management, testing etc.
4) Scientific and Numeric
Python is popular and widely used in scientific and numeric computing. Some useful library
and package are SciPy, Pandas, IPython etc. SciPy is group of packages of engineering,
science and mathematics.
Scope of Python
5) Business Applications
Python is used to build Bussiness applications like ERP and e-commerce systems.
6) Console Based Application
We can use Python to develop console based applications.
7) System Administrator
Python is awesome to perform multiple tasks ,using script its easy to perform mutiple
tasks simultaneously.
8) 3D CAD Applications
To create CAD application Fandango is a real application which provides full features of
CAD.
9) Enterprise Applications
Python can be used to create applications which can be used within an Enterprise or an
Organization.
There are several types of applications which can be developed using Python
Scope of Python
1) Easy to Learn and Use
Python is easy to learn and use. It is developer-friendly and high level programming
language.
2) Expressive Language
Python language is more expressive means that it is more understandable and readable.
3) Interpreted Language
Python is an interpreted language i.e. interpreter executes the code line by line at a time.
This makes debugging easy and thus suitable for beginners.
4) Cross-platform Language
Python can run equally on different platforms such as Windows, Linux, Unix and Macintosh
etc. So, we can say that Python is a portable language.
5) Free and Open Source
Python language is freely available at offical web address.The source-code is also available.
Therefore it is open source.
Why do people use Python?
6) Object-Oriented Language
Python supports object oriented language
7) Extensible
It implies that other languages such as C/C++ can be used to compile the code and thus it can
be used further in our python code.
8) Large Standard Library
Python has a large and broad library and prvides rich set of module and functions for rapid
application development.
9) GUI Programming Support
Graphical user interfaces can be developed using Python.
10) Integrated
It can be easily integrated with languages like C, C++, JAVA etc.
Why do people use Python?
Installing Python
https://www.python.org/
T H A N K S

More Related Content

What's hot (20)

PDF
Python Tutorial | Python Tutorial for Beginners | Python Training | Edureka
Edureka!
 
PDF
Introduction To Python | Edureka
Edureka!
 
PPTX
Introduction to the basics of Python programming (part 1)
Pedro Rodrigues
 
PPTX
Introduction to-python
Aakashdata
 
PPT
Introduction to Python
Nowell Strite
 
PPTX
Python PPT
Edureka!
 
PDF
Python Basics | Python Tutorial | Edureka
Edureka!
 
PDF
Python course syllabus
Sugantha T
 
PPTX
Python
Aashish Jain
 
PDF
Python final ppt
Ripal Ranpara
 
PPTX
Introduction to python
ManishJha237
 
PPTX
Python and its Applications
Abhijeet Singh
 
PPT
programming with python ppt
Priyanka Pradhan
 
PPT
Python Programming ppt
ismailmrribi
 
PDF
Introduction to python programming
Srinivas Narasegouda
 
PDF
Python programming
Prof. Dr. K. Adisesha
 
PDF
Python Course | Python Programming | Python Tutorial | Python Training | Edureka
Edureka!
 
PPT
Introduction to python
Syed Zaid Irshad
 
PPTX
Python Basics
primeteacher32
 
PDF
Python Programming Language | Python Classes | Python Tutorial | Python Train...
Edureka!
 
Python Tutorial | Python Tutorial for Beginners | Python Training | Edureka
Edureka!
 
Introduction To Python | Edureka
Edureka!
 
Introduction to the basics of Python programming (part 1)
Pedro Rodrigues
 
Introduction to-python
Aakashdata
 
Introduction to Python
Nowell Strite
 
Python PPT
Edureka!
 
Python Basics | Python Tutorial | Edureka
Edureka!
 
Python course syllabus
Sugantha T
 
Python
Aashish Jain
 
Python final ppt
Ripal Ranpara
 
Introduction to python
ManishJha237
 
Python and its Applications
Abhijeet Singh
 
programming with python ppt
Priyanka Pradhan
 
Python Programming ppt
ismailmrribi
 
Introduction to python programming
Srinivas Narasegouda
 
Python programming
Prof. Dr. K. Adisesha
 
Python Course | Python Programming | Python Tutorial | Python Training | Edureka
Edureka!
 
Introduction to python
Syed Zaid Irshad
 
Python Basics
primeteacher32
 
Python Programming Language | Python Classes | Python Tutorial | Python Train...
Edureka!
 

Similar to Introduction to python (20)

PPTX
introduction to Python (for beginners)
guobichrng
 
PPTX
PYTHON TUTORIALS.pptx
EzatIlman1
 
PPTX
Why Python in required in Civil Engineering
Rushikesh Kolhe
 
PPTX
Python
onlinetraining3
 
PDF
Research paper on python by Rj
Shree M.L.Kakadiya MCA mahila college, Amreli
 
PDF
IRJET- Python: Simple though an Important Programming Language
IRJET Journal
 
PPTX
Basic Python Introduction Lecture 1.pptx
Aditya Patel
 
PDF
What is Python ? Why its important ? Institute for Python Course.
Excellence Technology
 
PPTX
Lecture 1.pptx
hemantmohite6
 
DOCX
Python Applications by The Knowledge Academy.docx
AbhinavSharma309481
 
DOCX
Python notes for beginners - in simple sentences
RajyalakshmiUmmadise
 
PDF
Introduction to Python
DrMohammed Qassim
 
PPTX
Python basic
radhikaadroja
 
PPTX
POWER OF PYTHON PROGRAMMING LANGUAGE
teachersduniya.com
 
PDF
Type of apps that can be developed using python
Semidot Infotech
 
PPTX
DSA Presentation.pptx pptttttttttttttttt
AnshikaSingh921197
 
PPTX
Introduction to Python Programming Basics
Dhana malar
 
DOCX
Python for Beginners.docx
AbhinavSharma309481
 
PPTX
Introduction to Python.pptx
SamyakJain461
 
PDF
Python Course in Delhi.pdf
tarun
 
introduction to Python (for beginners)
guobichrng
 
PYTHON TUTORIALS.pptx
EzatIlman1
 
Why Python in required in Civil Engineering
Rushikesh Kolhe
 
Research paper on python by Rj
Shree M.L.Kakadiya MCA mahila college, Amreli
 
IRJET- Python: Simple though an Important Programming Language
IRJET Journal
 
Basic Python Introduction Lecture 1.pptx
Aditya Patel
 
What is Python ? Why its important ? Institute for Python Course.
Excellence Technology
 
Lecture 1.pptx
hemantmohite6
 
Python Applications by The Knowledge Academy.docx
AbhinavSharma309481
 
Python notes for beginners - in simple sentences
RajyalakshmiUmmadise
 
Introduction to Python
DrMohammed Qassim
 
Python basic
radhikaadroja
 
POWER OF PYTHON PROGRAMMING LANGUAGE
teachersduniya.com
 
Type of apps that can be developed using python
Semidot Infotech
 
DSA Presentation.pptx pptttttttttttttttt
AnshikaSingh921197
 
Introduction to Python Programming Basics
Dhana malar
 
Python for Beginners.docx
AbhinavSharma309481
 
Introduction to Python.pptx
SamyakJain461
 
Python Course in Delhi.pdf
tarun
 
Ad

Recently uploaded (20)

PPTX
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
PPTX
DAY 1_QUARTER1 ENGLISH 5 WEEK- PRESENTATION.pptx
BanyMacalintal
 
PPTX
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
PDF
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
PDF
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
PDF
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PPTX
How to Configure Re-Ordering From Portal in Odoo 18 Website
Celine George
 
PDF
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
PPTX
Introduction to Biochemistry & Cellular Foundations.pptx
marvinnbustamante1
 
PDF
Introduction presentation of the patentbutler tool
MIPLM
 
PDF
Is Assignment Help Legal in Australia_.pdf
thomas19williams83
 
PPTX
Difference between write and update in odoo 18
Celine George
 
PDF
Characteristics, Strengths and Weaknesses of Quantitative Research.pdf
Thelma Villaflores
 
PPTX
HUMAN RESOURCE MANAGEMENT: RECRUITMENT, SELECTION, PLACEMENT, DEPLOYMENT, TRA...
PRADEEP ABOTHU
 
PPTX
How to Create a Customer From Website in Odoo 18.pptx
Celine George
 
PDF
STATEMENT-BY-THE-HON.-MINISTER-FOR-HEALTH-ON-THE-COVID-19-OUTBREAK-AT-UG_revi...
nservice241
 
PPTX
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
PPTX
EDUCATIONAL MEDIA/ TEACHING AUDIO VISUAL AIDS
Sonali Gupta
 
PPTX
care of patient with elimination needs.pptx
Rekhanjali Gupta
 
PPTX
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
DAY 1_QUARTER1 ENGLISH 5 WEEK- PRESENTATION.pptx
BanyMacalintal
 
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
Stokey: A Jewish Village by Rachel Kolsky
History of Stoke Newington
 
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
How to Configure Re-Ordering From Portal in Odoo 18 Website
Celine George
 
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
Introduction to Biochemistry & Cellular Foundations.pptx
marvinnbustamante1
 
Introduction presentation of the patentbutler tool
MIPLM
 
Is Assignment Help Legal in Australia_.pdf
thomas19williams83
 
Difference between write and update in odoo 18
Celine George
 
Characteristics, Strengths and Weaknesses of Quantitative Research.pdf
Thelma Villaflores
 
HUMAN RESOURCE MANAGEMENT: RECRUITMENT, SELECTION, PLACEMENT, DEPLOYMENT, TRA...
PRADEEP ABOTHU
 
How to Create a Customer From Website in Odoo 18.pptx
Celine George
 
STATEMENT-BY-THE-HON.-MINISTER-FOR-HEALTH-ON-THE-COVID-19-OUTBREAK-AT-UG_revi...
nservice241
 
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
EDUCATIONAL MEDIA/ TEACHING AUDIO VISUAL AIDS
Sonali Gupta
 
care of patient with elimination needs.pptx
Rekhanjali Gupta
 
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
Ad

Introduction to python

  • 2. What is Python…? Differences between programming and scripting language Programming Paradigms History of Python Scope of Python Why do people use Python? Installing Python What you learn
  • 3.  Python is a general purpose, dynamic, high level and interpreted programming language.  Python is easy to learn yet powerful and versatile scripting language which makes it attractive for Application Development  Python supports multiple programming pattern, including object oriented, imperative and functional or procedural programming styles.  Python is not intended to work on special area such as Machine learning,Web programming. That is why it is known as multipurpose because it can be used with web, enterprise, Machine learning.  We don't need to use data types to declare variable because it is dynamically typed so we can write x=30 to assign an integer value in an integer variable.  Python makes the development and debugging fast because there is no compilation step included in python development and edit-test-debug cycle is very fast. What is Python…?
  • 4. Differences between programming and script Language Programming language mostly use Compiler.  scripting Language is use Interpreter
  • 5. Programming Paradigms  Object-oriented programming is a programming approach that focuses on Object.  Procedure-oriented programming focuses on procedural abstractions.
  • 6. OOP follows a bottom-up approach. Program is divided into objects depending on the problem. Each object controls its own data. Data hiding is possible in OOP. Inheritance is allowed in OOP. Operator overloading is not allowed POP follows a top-down approach. Program is divided into small chunks based on the functions. Each function contains different data. No easy way for data hiding. No such concept of inheritance in POP. Operator overloading is allowed. Difference between OOP and POP
  • 7. Why was python created? "My original motivation for creating Python was the perceived need for a higher level language in the Amoeba [Operating Systems] project. I realized that the development of system administration utilities in C was taking too long.Moreover, doing these things in the Bourne shell wouldn't work for a variety of reasons. ... So, there was a need for a language that would bridge the gap between C and the shell” - Guido Van Rossum History of Python The implementation of Python was started in the December 1989 by Guido Van Rossum at CWI in Netherland.
  • 8. Python Version Released Date Python 1.0 January 1994 Python 1.5 December 31, 1997 Python 1.6 September 5, 2000 Python 2.0 October 16, 2000 Python 2.1 April 17, 2001 Python 2.2 December 21, 2001 Python 2.3 July 29, 2003 Python 2.4 November 30, 2004 Python 2.5 September 19, 2006 Python 2.6 October 1, 2008 Python 2.7 July 3, 2010 Python 3.0 December 3, 2008 Python 3.1 June 27, 2009 Python 3.2 February 20, 2011 Python 3.3 September 29, 2012 Python 3.4 March 16, 2014 Python 3.5 September 13, 2015 Python 3.6 December 23, 2016 Python 3.7 June 27, 2018
  • 9. 1) Web Applications We can use Python to develop web applications. It provides libraries to handle internet protocols such as HTML and XML, JSON, Email processing, request, beautifulSoup, Feedparser etc. 2) Desktop GUI Applications Python provides Tk GUI library to develop user interface in python based application. 3) Software Development Python is helpful for software development process. It works as a support language and can be used for build control and management, testing etc. 4) Scientific and Numeric Python is popular and widely used in scientific and numeric computing. Some useful library and package are SciPy, Pandas, IPython etc. SciPy is group of packages of engineering, science and mathematics. Scope of Python
  • 10. 5) Business Applications Python is used to build Bussiness applications like ERP and e-commerce systems. 6) Console Based Application We can use Python to develop console based applications. 7) System Administrator Python is awesome to perform multiple tasks ,using script its easy to perform mutiple tasks simultaneously. 8) 3D CAD Applications To create CAD application Fandango is a real application which provides full features of CAD. 9) Enterprise Applications Python can be used to create applications which can be used within an Enterprise or an Organization. There are several types of applications which can be developed using Python Scope of Python
  • 11. 1) Easy to Learn and Use Python is easy to learn and use. It is developer-friendly and high level programming language. 2) Expressive Language Python language is more expressive means that it is more understandable and readable. 3) Interpreted Language Python is an interpreted language i.e. interpreter executes the code line by line at a time. This makes debugging easy and thus suitable for beginners. 4) Cross-platform Language Python can run equally on different platforms such as Windows, Linux, Unix and Macintosh etc. So, we can say that Python is a portable language. 5) Free and Open Source Python language is freely available at offical web address.The source-code is also available. Therefore it is open source. Why do people use Python?
  • 12. 6) Object-Oriented Language Python supports object oriented language 7) Extensible It implies that other languages such as C/C++ can be used to compile the code and thus it can be used further in our python code. 8) Large Standard Library Python has a large and broad library and prvides rich set of module and functions for rapid application development. 9) GUI Programming Support Graphical user interfaces can be developed using Python. 10) Integrated It can be easily integrated with languages like C, C++, JAVA etc. Why do people use Python?
  • 14. T H A N K S