Python Programming ppt

Introduction to Python
 A readable, dynamic, pleasant,
 flexible, fast and powerful language
Overview
 Background
 Syntax
 Types / Operators / Control Flow
 Functions
 Classes
 Tools
What is Python
 Multi-purpose (Web, GUI, Scripting, etc.)
 Object Oriented
 Interpreted
 Strongly typed and Dynamically typed
 Focus on readability and productivity
Features
 Batteries Included
 Everything is an Object
 Interactive Shell
 Strong Introspection
 Cross Platform
 CPython, Jython, IronPython, PyPy
Who Uses Python
 Google (Youtube)
 NASA
 Dropbox
 IBM
 Instagram
 Mozilla
 Yahoo
 Quora
 Reddit
 Red Hat
 Git Hub
 Cisco
 … List goes on …
Who Uses Python
Releases
 Created in 1989 by Guido Van Rossum
 Python 1.0 released in 1994
 Python 2.0 released in 2000
 Python 3.0 released in 2008
 Python 2.7 is the recommended version
 3.6 version is Latest
Syntax
Hello World
hello_world.py
Indentation
 Most languages don’t care about indentation
 Most humans do
 We tend to group similar things together
 Indentation Allow to Code Beautifully
Indentation
The else here actually belongs to the 2nd if
statement
Indentation
Text
Python embraces indentation
Comments
Types
Strings
Numbers
Null
Lists
Lists
Dictionaries
Dictionary Methods
Booleans
Operators
Arithmetic
String Manipulation
Logical Comparison
Identity Comparison
Arithmetic Comparison
Control Flow
Conditionals
For Loop
Expanded For Loop
While Loop
List Comprehensions
 Useful for replacing simple for-loops.
Functions
Basic Function
Function Arguments
Arbitrary Arguments
Fibonacci
Fibonacci Generator
Classes
Class Declaration
Class Attributes
 Attributes assigned at class declaration should always be
immutable
Class Methods
Class Instantiation & Attribute
Access
Class Inheritance
Python’s Way
 No interfaces
 No real private attributes/functions
 Private attributes start (but do not end) with double
underscores.
 Special class methods start and end with double
underscores.
 __init__, __doc__, __cmp__, __str__
Imports
 Allows code isolation and re-use
 Adds references to variables/classes/functions/etc. into
current namespace
Imports
More Imports
Error Handling
Documentation
Docstrings
Tools
Web Frameworks
 Django
 Flask
 Pylons
 TurboGears
 Zope
 Grok
IDEs
 Emacs
 Vim
 Komodo
 PyCharm
 Eclipse (PyDev)
Package Management
Resources
 http://python.org/
 http://diveintopython.org/
 http://djangoproject.com/
Questions?
Thanks!
For Learn Python Programming
Visit These Links:
 https://www.exercours.com/2020/02/python-online-courses-and-books-free-
pdf.html
 https://www.exercours.com/2020/03/python-programming-exercises-and-
solutions-pdf-download.html
 https://www.exercours.com/2020/03/python-questions-and-answers-pdf-free-
download.html
 https://www.exercours.com/2020/03/python-mini-projects-for-beginners.html
 https://www.exercours.com/2020/06/python-37-tutorial-pdf-with-exercises.html
1 von 61

Recomendados

Introduction to python von
Introduction to pythonIntroduction to python
Introduction to pythonAyshwarya Baburam
1.1K views62 Folien
Presentation on python von
Presentation on pythonPresentation on python
Presentation on pythonwilliam john
1.9K views16 Folien
Python final ppt von
Python final pptPython final ppt
Python final pptRipal Ranpara
53K views71 Folien
Introduction to python programming von
Introduction to python programmingIntroduction to python programming
Introduction to python programmingSrinivas Narasegouda
2.7K views115 Folien
Python programming | Fundamentals of Python programming von
Python programming | Fundamentals of Python programming Python programming | Fundamentals of Python programming
Python programming | Fundamentals of Python programming KrishnaMildain
881 views12 Folien

Más contenido relacionado

Was ist angesagt?

Python basic von
Python basicPython basic
Python basicSaifuddin Kaijar
12.3K views25 Folien
Python (basic) von
Python (basic)Python (basic)
Python (basic)Sabyasachi Moitra
2.7K views104 Folien
Overview of python 2019 von
Overview of python 2019Overview of python 2019
Overview of python 2019Samir Mohanty
701 views199 Folien
Introduction to Python von
Introduction to Python Introduction to Python
Introduction to Python amiable_indian
36.8K views62 Folien
Beginning Python Programming von
Beginning Python ProgrammingBeginning Python Programming
Beginning Python ProgrammingSt. Petersburg College
2.1K views34 Folien
Introduction to Python von
Introduction to PythonIntroduction to Python
Introduction to PythonNowell Strite
167.9K views64 Folien

Was ist angesagt?(20)

Introduction to Python von amiable_indian
Introduction to Python Introduction to Python
Introduction to Python
amiable_indian36.8K views
Introduction to Python von Nowell Strite
Introduction to PythonIntroduction to Python
Introduction to Python
Nowell Strite167.9K views
Python quick guide1 von Kanchilug
Python quick guide1Python quick guide1
Python quick guide1
Kanchilug 3.2K views
Phython Programming Language von R.h. Himel
Phython Programming LanguagePhython Programming Language
Phython Programming Language
R.h. Himel1.5K views
Introduction to-python von Aakashdata
Introduction to-pythonIntroduction to-python
Introduction to-python
Aakashdata6K views
Python Programming Language von Dr.YNM
Python Programming LanguagePython Programming Language
Python Programming Language
Dr.YNM 43K views
Python Libraries and Modules von RaginiJain21
Python Libraries and ModulesPython Libraries and Modules
Python Libraries and Modules
RaginiJain211.1K views
Python Seminar PPT von Shivam Gupta
Python Seminar PPTPython Seminar PPT
Python Seminar PPT
Shivam Gupta216.8K views
Chapter 1 - INTRODUCTION TO PYTHON -MAULIK BORSANIYA von Maulik Borsaniya
Chapter 1 - INTRODUCTION TO PYTHON -MAULIK BORSANIYAChapter 1 - INTRODUCTION TO PYTHON -MAULIK BORSANIYA
Chapter 1 - INTRODUCTION TO PYTHON -MAULIK BORSANIYA
Maulik Borsaniya16.2K views

Similar a Python Programming ppt

Introduction-to-Python.pptx von
Introduction-to-Python.pptxIntroduction-to-Python.pptx
Introduction-to-Python.pptxwildcat9335
38 views61 Folien
Python Introduction von
Python IntroductionPython Introduction
Python IntroductionSofian Hadiwijaya
1.3K views65 Folien
Code in python von
Code in pythonCode in python
Code in pythonMD ALL RABBI
188 views11 Folien
Python Class 1 von
Python Class 1Python Class 1
Python Class 1arijit banerjee
57 views6 Folien
introduction to Python (for beginners) von
introduction to Python (for beginners)introduction to Python (for beginners)
introduction to Python (for beginners)guobichrng
167 views15 Folien
Python basic von
Python basicPython basic
Python basicradhikaadroja
193 views8 Folien

Similar a Python Programming ppt(20)

Introduction-to-Python.pptx von wildcat9335
Introduction-to-Python.pptxIntroduction-to-Python.pptx
Introduction-to-Python.pptx
wildcat933538 views
introduction to Python (for beginners) von guobichrng
introduction to Python (for beginners)introduction to Python (for beginners)
introduction to Python (for beginners)
guobichrng167 views
introduction of python in data science von bhavesh lande
introduction of python in data scienceintroduction of python in data science
introduction of python in data science
bhavesh lande50 views
Python | What is Python | History of Python | Python Tutorial von QA TrainingHub
Python | What is Python | History of Python | Python TutorialPython | What is Python | History of Python | Python Tutorial
Python | What is Python | History of Python | Python Tutorial
QA TrainingHub3.4K views
What is Python.pptx von MalluKomar
What is Python.pptxWhat is Python.pptx
What is Python.pptx
MalluKomar14 views
session5-Getting stated with Python.pdf von AyushDutta32
session5-Getting stated with Python.pdfsession5-Getting stated with Python.pdf
session5-Getting stated with Python.pdf
AyushDutta3243 views
Python intro von rik0
Python introPython intro
Python intro
rik01.7K views

Último

Electrical Crimping von
Electrical CrimpingElectrical Crimping
Electrical CrimpingIwiss Tools Co.,Ltd
21 views22 Folien
SWM L15-L28_drhasan (Part 2).pdf von
SWM L15-L28_drhasan (Part 2).pdfSWM L15-L28_drhasan (Part 2).pdf
SWM L15-L28_drhasan (Part 2).pdfMahmudHasan747870
28 views93 Folien
STUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptx von
STUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptxSTUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptx
STUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptxAnnieRachelJohn
31 views34 Folien
Informed search algorithms.pptx von
Informed search algorithms.pptxInformed search algorithms.pptx
Informed search algorithms.pptxDr.Shweta
13 views19 Folien
Performance of Back-to-Back Mechanically Stabilized Earth Walls Supporting th... von
Performance of Back-to-Back Mechanically Stabilized Earth Walls Supporting th...Performance of Back-to-Back Mechanically Stabilized Earth Walls Supporting th...
Performance of Back-to-Back Mechanically Stabilized Earth Walls Supporting th...ahmedmesaiaoun
12 views84 Folien
K8S Roadmap.pdf von
K8S Roadmap.pdfK8S Roadmap.pdf
K8S Roadmap.pdfMaryamTavakkoli2
6 views1 Folie

Último(20)

STUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptx von AnnieRachelJohn
STUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptxSTUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptx
STUDY OF SMART MATERIALS USED IN CONSTRUCTION-1.pptx
AnnieRachelJohn31 views
Informed search algorithms.pptx von Dr.Shweta
Informed search algorithms.pptxInformed search algorithms.pptx
Informed search algorithms.pptx
Dr.Shweta13 views
Performance of Back-to-Back Mechanically Stabilized Earth Walls Supporting th... von ahmedmesaiaoun
Performance of Back-to-Back Mechanically Stabilized Earth Walls Supporting th...Performance of Back-to-Back Mechanically Stabilized Earth Walls Supporting th...
Performance of Back-to-Back Mechanically Stabilized Earth Walls Supporting th...
ahmedmesaiaoun12 views
A multi-microcontroller-based hardware for deploying Tiny machine learning mo... von IJECEIAES
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
A multi-microcontroller-based hardware for deploying Tiny machine learning mo...
IJECEIAES12 views
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,... von AakashShakya12
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...
Literature review and Case study on Commercial Complex in Nepal, Durbar mall,...
AakashShakya1257 views
MSA Website Slideshow (16).pdf von msaucla
MSA Website Slideshow (16).pdfMSA Website Slideshow (16).pdf
MSA Website Slideshow (16).pdf
msaucla46 views
_MAKRIADI-FOTEINI_diploma thesis.pptx von fotinimakriadi
_MAKRIADI-FOTEINI_diploma thesis.pptx_MAKRIADI-FOTEINI_diploma thesis.pptx
_MAKRIADI-FOTEINI_diploma thesis.pptx
fotinimakriadi6 views
Machine learning in drug supply chain management during disease outbreaks: a ... von IJECEIAES
Machine learning in drug supply chain management during disease outbreaks: a ...Machine learning in drug supply chain management during disease outbreaks: a ...
Machine learning in drug supply chain management during disease outbreaks: a ...
IJECEIAES10 views
Design of machine elements-UNIT 3.pptx von gopinathcreddy
Design of machine elements-UNIT 3.pptxDesign of machine elements-UNIT 3.pptx
Design of machine elements-UNIT 3.pptx
gopinathcreddy28 views
Thermal aware task assignment for multicore processors using genetic algorithm von IJECEIAES
Thermal aware task assignment for multicore processors using genetic algorithm Thermal aware task assignment for multicore processors using genetic algorithm
Thermal aware task assignment for multicore processors using genetic algorithm
IJECEIAES30 views
NEW SUPPLIERS SUPPLIES (copie).pdf von georgesradjou
NEW SUPPLIERS SUPPLIES (copie).pdfNEW SUPPLIERS SUPPLIES (copie).pdf
NEW SUPPLIERS SUPPLIES (copie).pdf
georgesradjou14 views

Python Programming ppt