Introduction Python
Introduction Python
Introduction python
Jumbo Techno e_Learning
Oct. 10, 2020 • 0 likes • 244 views
Education
Recommended
Intro to Python
primeteacher32
3.4K views • 10 slides
Beginning Python
Programming
St. Petersburg College
1.9K views • 34 slides
Phython Programming
Language
R.h. Himel
1.4K views • 22 slides
Introduction to python
programming
Srinivas Narasegouda
1.7K views • 115 slides
Introduction to the
basics of Python
programming (part 1)
Pedro Rodrigues
1.1K views • 36 slides
Python programming
Prof. Dr. K. Adisesha
5K views • 32 slides
Python programming
AshwinKumarR7
331 views • 155 slides
Introduction to Python
Basics Programming
Collaboration Technologies
698 views • 12 slides
Python
Aashish Jain
1.4K views • 109 slides
Python programming |
Fundamentals of
Python programming
KrishnaMildain
727 views • 12 slides
Presentation on
python
william john
1.2K views • 16 slides
Python ppt
Mohita Pandey
3.2K views • 53 slides
Introduction to python
Syed Zaid Irshad
2.1K views • 22 slides
Basic Concepts in
Python
Sumit Satam
4.1K views • 15 slides
PYTHON CURRENT
TREND APPLICATIONS-
AN OVERVIEW
EditorIJAERD
634 views • 7 slides
Fundamentals of
Python Programming
Kamal Acharya
9.4K views • 135 slides
Python
Learnbay Datascience
522 views • 10 slides
Basics of python
Jatin Kochhar
227 views • 45 slides
Chapter 1 -
INTRODUCTION TO
PYTHON -MAULIK…
BORSANIYA
Maulik Borsaniya
15.9K views • 26 slides
Overview of python
2019
Samir Mohanty
650 views • 199 slides
Introduction to Python
Nowell Strite
165.1K views • 64 slides
Python Programming
ppt
ismailmrribi
2.7K views • 61 slides
Introduction to python
ManishJha237
339 views • 17 slides
intro.pptx (1).pdf
ANIKULSAIKH
39 views • 20 slides
Python Programming
Dra! PPT.pptx
LakshmiNarayanaReddy48
44 views • 19 slides
Presentation on
python
Venkat Projects
213 views • 15 slides
session5-Getting stated
with Python.pdf
AyushDutta32
23 views • 55 slides
Introduction to the
Python
BMS Institute of Technology
382 views • 20 slides
Cmpe202 01 Research
vladimirkorshak
447 views • 30 slides
Python basic
radhikaadroja
158 views • 8 slides
Chapter - 1.pptx
MikialeTesfamariam
16 views • 18 slides
INTRODUCTION-TO-
PYTHON
RuchiNagar3
31 views • 13 slides
POWER OF PYTHON
PROGRAMMING
LANGUAGE
teachersduniya.com
216 views • 22 slides
Research paper on
python by Rj
Shree M.L.Kakadiya MCA ma…
1.9K views • 4 slides
Introduction to python
priyanshupanchal8
20 views • 12 slides
Python_Introduction_
Good_PPT.pptx
lemonchoos
13 views • 153 slides
PYTHON
FEATURES.pptx
MaheShiva
156 views • 27 slides
Module1-
Chapter1_ppt.pptx
SandeepR95
3 views • 58 slides
MODULE 1.pptx
KPDDRAVIDIAN
31 views • 142 slides
Python_final_print_bat
ch_II_vision_academy
(1).pdf
rupaliakhute
12 views • 91 slides
Recently uploaded
Embracing Educational
Disruption
Derek Wenmoth
63 views • 39 slides
Simple^J Compound
and Complex
Sentences.pdf
NetziValdelomar1
189 views • 13 slides
LATIHAN SOAL
SINGULAR AND PLURAL
NOUN.docx
nisrinamadani2
68 views • 2 slides
Automation
Deployments and
Gudielines.pptx
NikhileshSathyavarap
57 views • 21 slides
Applying a structured
approach to project
outcomes to increase…
their chances
Association ... Mana…
for Project
110 views • 26 slides
UH 1 _ CLASS XII.docx
nisrinamadani2
87 views • 6 slides
Intro Session.pdf
GDSCYCCE
53 views • 24 slides
OVERVIEW OF INDIAN
SOCIETY.pdf
Dr Vijay Vishwakarma
99 views • 14 slides
NC accountability data
AnnaPogarcic1
436 views • 75 slides
Related Books
Free with a 30 day trial from Scribd View All
Ebook Ebook
Python: For Learn Python in
Beginners A… 10 Minutes
Timothy C. Needham
Crash Course Victor Ebai
Guide To Learn
3.5 /5 4/5
Python in 1
Week
Related Audiobooks
Free with a 30 day trial from Scribd View All
Audiobook Audiobook
Learn Python Clean Code: A
Programming… Handbook of…
Flynn Fisher
for Beginners: Robert C. Martin
Agile So!ware
Best Step-by- Cra!smanship
5Step
/ 5 Guide for 4.5 / 5
Coding with
Introduction python
1. K M Kiran [email protected]
2. Agenda What is Python…? Di!erences between
program and scripting language History of Python Scope
of Python Why do people use Python? Installing Python
IDE Who uses python today What can I do with python A
Sample Code Python code execution Running Python
3. What is Python…? Python is a general purpose
programming language that is o!en applied in scripting
roles. So, Python is programming language as well as
scripting language. Python is also called as Interpreted
language
4. Di!erences between program and scripting language
Program a program is executed (i.e. the source is first
compiled, and the result of that compilation is expected)
A "program" in general, is a sequence of instructions
written so that a computer can perform certain task.
Scripting a script is interpreted A "script" is code written
in a scripting language. A scripting language is nothing
but a type of programming language in which we can
write code to control another so!ware application.
5. History Invented in the Netherlands, early 90s by Guido
van Rossum Python was conceived in the late 1980s and
its implementation was started in December 1989 Guido
Van Rossum is fan of ‘Monty Python’s Flying Circus’, this is
a famous TV show in Netherlands Named a!er Monty
Python Open sourced from the beginning
6. Python’s Benevolent Dictator For Life “Python is an
experiment in how much freedom program-mers need.
Too much freedom and nobody can read another's code;
too little and expressive-ness is endangered.” - Guido van
Rossum
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 Moreover, doing
these things in the Bourne administration utilities in C
was taking too long. 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
VanRossum
8. Scope of Python Science - Bioinformatics
SystemAdministration -Unix -Web logic -Web sphere
WebApplication Development -CGI -Jython – Servlets
Testing scripts
9. Why do people use Python…? The following primary
factors cited by Python users seem to be these: Python is
object-oriented Structure supports such concepts as
polymorphism, operation overloading, and multiple
inheritance. Indentation Indentation is one of the greatest
future in Python. It's free (open source) Downloading and
installing Python is free and easy Source code is easily
accessible
10. It's powerful - Dynamic typing - Built-in types and tools -
Library utilities - Third party utilities (e.g. Numeric,
NumPy, SciPy) -Automatic memory management It's
portable - Python runs virtually every major platform
used today -As long as you have a compatible Python
interpreter installed, Python programs will run in exactly
the same manner, irrespective of platform.
11. It's mixable - Python can be linked to components
written in other languages easily - Linking to fast,
compiled code is useful to computationally intensive
problems - - Python/C integration is quite common It's
easy to use - No intermediate compile and link steps as in
C/ C++ - Python programs are compiled automatically to
an intermediate form called bytecode, which the
interpreter then reads - This gives Python the
development speed of an interpreter without the
performance loss inherent in purely interpreted
languages It's easy to learn - Structure and syntax are
pretty intuitive and easy to grasp
12. Installing Python Python is pre-installed on most Unix
systems, including Linux and MAC OSX But for in Windows
Operating Systems , user can download from the
https://www.python.org/downloads/ - from the above
link download latest version of python IDE and install,
recent version is 3.4.1 but most of them uses version 2.7.7
only
13. A"er installing the Python Ver#2.7.7, go to start menu
then click on python 2.7 in that one you can select python
(command line) it is prompt with >>>
14. Who uses python today… Python is being applied in real
revenue-generating products by real companies. For
instance: Google makes extensive use of Python in its web
search system, and employs Python’s creator. Intel, Cisco,
Hewlett-Packard, Seagate, Qualcomm, and IBM use
Python for hardware testing. ESRI uses Python as an end-
user customization tool for its popular GIS mapping
products. The YouTube video sharing service is largely
written in Python
15. What can I do with Python…? System programming
Graphical User Interface Programming Internet Scripting
Component Integration Database Programming Gaming,
Images, XML , Robot and more
16. A Sample Code # A comment. # Another one. x = 34 - 23 y
= “Hello” z = 3.45 if z == 3.45 or y == “Hello”: x = x + 1 #
String concat.y = y + “ World” print x print y
17. Enough to understand the code Indentation matters to
code meaning -Block structure indicated by indentation
First assignment to a variable creates it - Variable types
don’t need to be declared. -Python figures out the
variable types on its own. Assignment is = and
comparison is == For numbers + - * / % are as expected -
Special use of + for string concatenation and % for string
formatting (as in C’s printf) Logical operators are words
(and, or, not) not symbols The basic printing command is
print
18. Python Code Execution Python’s traditional runtime
execution model: source code you type is translated to
byte code, which is then run by the Python Virtual
Machine. Your code is automatically compiled, but then it
is interpreted. Source code extension is .py Byte code
extension is .pyc (compiled python code)
19. Running Python Once you're inside the Python
interpreter, type in commands at will. • Examples: >>>
print 'Hello world' Hello world # Relevant output is
displayed on subsequent lines without the >>> symbol
>>> x = [0,1,2] # Quantities stored in memory are not
displayed by default >>> x # If a quantity is stored in
memory, typing its name will display it [0,1,2] >>> 2+3 5
Privacy Copyright