SlideShare a Scribd company logo
Programming Under Linux In Python Marwan Osman [email_address]
Agenda What is Python ???
Why Python ???
Syntax Walkthroughs
Linux and Python
What is Python ??? What is Python ???
Why Python ???
Syntax Walkthroughs
Linux and Python
History Created by Guido von Rossum in 1990 (BDFL)
named after Monty Python's Flying Circus
http://www.python.org/~guido/
Blog http://neopythonic.blogspot.com/
Now works for Google
What is Python ??? general-purpose high-level programming language, often used as a scripting language.
interpreted, interactive, object-oriented.
incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes, automatic memory management.
remarkable power with very clear syntax.
has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++.
usable as an extension language for applications that need a programmable interface.
What is Python ??? supports multiple programming paradigms (primarily object oriented, imperative, and functional)
portable: runs on many Unix variants, on the Mac, and on PCs under MS-DOS, Windows, Windows NT, OS/2, FreeBSD Solaris, OS/2, Amiga,AROS, AS/400, BeOS, OS/390, z/OS, Palm OS, QNX, VMS, Psion, Acorn RISC OS, VxWorks, PlayStation, Sharp Zaurus, Windows CE and even PocketPC !
What is Python ??? Developed and supported by a large team of  volunteers - Python Software Foundation
Major implementations: CPython, Jython, Iron  Python, PyPy CPython - implemented in C, the primary implementation
Jython - implemented for the JVM
Pypy - implemented in Python
IronPython - implemented in C#, allows python to use the .NET libraries
Why Python ??? What is Python ???
Why Python ???
Syntax Walkthroughs
Linux and Python
Why Python ??? Readability, maintainability, very clear readable syntax
Fast development and all just works  the first time...
very high level dynamic data types
Dynamic typing and automatic memory management
Paradigm of your choice
Free and open source Implemented under an open source license. Freely usable and distributable, even for commercial use.  Simplicity , Great first language
Availability (cross-platform)
Interactivity (interpreted language)
Why Python ??? GUI support – GUIs typically developed with Tk
Strong introspection capabilities
Intuitive object orientation
Natural expression of procedural code

More Related Content

What's hot (20)

PPTX
Network Security- Secure Socket Layer
Dr.Florence Dayana
 
PDF
GPRS : Architecture and Applications
Dr. Ramchandra Mangrulkar
 
PDF
Distributed Systems
Paulo Gandra de Sousa
 
PPTX
Fundamental Cloud Security
Mohammed Sajjad Ali
 
PDF
Edge Computing Platforms and Protocols - Ph.D. thesis
Nitinder Mohan
 
PPTX
Cloud Reference Model
Dr. Ramkumar Lakshminarayanan
 
PPTX
Cs6703 grid and cloud computing unit 2
RMK ENGINEERING COLLEGE, CHENNAI
 
PPTX
Vm migration techniques
garishma bhatia
 
PDF
Cloud Computing - An Introduction
Ravindra Dastikop
 
PDF
Cloud Computing Technology Overview 2012
Janine Anthony Bowen, Esq.
 
PPTX
VTU 6th Sem Elective CSE - Module 3 cloud computing
Sachin Gowda
 
PDF
Cloud computing system models for distributed and cloud computing
hrmalik20
 
PPTX
Infrastructure Establishment
juno susi
 
PDF
unit-iv-wireless-sensor-networks-wsns-and-mac-protocols
Sitamarhi Institute of Technology
 
PPT
Snmp
hetaljadav
 
PPTX
Iso 17799
rcm_007
 
DOCX
Visual Cryptography Industrial Training Report
Mohit Kumar
 
PPT
Distributed_Scheduling.ppt
Shailendra61
 
PPTX
Document Database
Heman Hosainpana
 
PPTX
strong slot and filler
BMS Institute of Technology and Management
 
Network Security- Secure Socket Layer
Dr.Florence Dayana
 
GPRS : Architecture and Applications
Dr. Ramchandra Mangrulkar
 
Distributed Systems
Paulo Gandra de Sousa
 
Fundamental Cloud Security
Mohammed Sajjad Ali
 
Edge Computing Platforms and Protocols - Ph.D. thesis
Nitinder Mohan
 
Cloud Reference Model
Dr. Ramkumar Lakshminarayanan
 
Cs6703 grid and cloud computing unit 2
RMK ENGINEERING COLLEGE, CHENNAI
 
Vm migration techniques
garishma bhatia
 
Cloud Computing - An Introduction
Ravindra Dastikop
 
Cloud Computing Technology Overview 2012
Janine Anthony Bowen, Esq.
 
VTU 6th Sem Elective CSE - Module 3 cloud computing
Sachin Gowda
 
Cloud computing system models for distributed and cloud computing
hrmalik20
 
Infrastructure Establishment
juno susi
 
unit-iv-wireless-sensor-networks-wsns-and-mac-protocols
Sitamarhi Institute of Technology
 
Iso 17799
rcm_007
 
Visual Cryptography Industrial Training Report
Mohit Kumar
 
Distributed_Scheduling.ppt
Shailendra61
 
Document Database
Heman Hosainpana
 

Viewers also liked (15)

PDF
Python and sysadmin I
Guixing Bai
 
PDF
Python for Linux System Administration
vceder
 
PDF
Server Administration in Python with Fabric, Cuisine and Watchdog
ConFoo
 
PDF
Programación Segura en python. Owasp Venezuela
Eliezer Jose Romero Carrasquero
 
PDF
Integrando mis librerías C++ con Python
Carlos Gustavo Ruiz
 
PDF
Introduction to the rapid prototyping with python and linux for embedded systems
Naohiko Shimizu
 
PDF
Real world Django deployment using Chef
coderanger
 
ODP
Python en Android,Charla del FUDcon Latam 2012
Ernesto Crespo
 
PPTX
Automated Deployment with Fabric
tanihito
 
PDF
TDC2016SP - Trilha Linux Embarcado
tdc-globalcode
 
PDF
Python for-unix-and-linux-system-administration
Victor Marcelino
 
PPT
Python Deployment with Fabric
andymccurdy
 
PPSX
C++ Programming Language
Mohamed Loey
 
PDF
Vim python-mode
Carlos Gustavo Ruiz
 
PDF
Why Zsh is Cooler than Your Shell
jaguardesignstudio
 
Python and sysadmin I
Guixing Bai
 
Python for Linux System Administration
vceder
 
Server Administration in Python with Fabric, Cuisine and Watchdog
ConFoo
 
Programación Segura en python. Owasp Venezuela
Eliezer Jose Romero Carrasquero
 
Integrando mis librerías C++ con Python
Carlos Gustavo Ruiz
 
Introduction to the rapid prototyping with python and linux for embedded systems
Naohiko Shimizu
 
Real world Django deployment using Chef
coderanger
 
Python en Android,Charla del FUDcon Latam 2012
Ernesto Crespo
 
Automated Deployment with Fabric
tanihito
 
TDC2016SP - Trilha Linux Embarcado
tdc-globalcode
 
Python for-unix-and-linux-system-administration
Victor Marcelino
 
Python Deployment with Fabric
andymccurdy
 
C++ Programming Language
Mohamed Loey
 
Vim python-mode
Carlos Gustavo Ruiz
 
Why Zsh is Cooler than Your Shell
jaguardesignstudio
 
Ad

Similar to Programming Under Linux In Python (20)

ODP
Learn python
Kracekumar Ramaraju
 
ODP
biopython, doctest and makefiles
Giovanni Marco Dall'Olio
 
PDF
Python: an introduction for PHP webdevelopers
Glenn De Backer
 
PPT
Groovy Introduction - JAX Germany - 2008
Guillaume Laforge
 
PPT
name name2 n2.ppt
callroom
 
PPT
Ruby for Perl Programmers
amiable_indian
 
PPT
ppt2
callroom
 
PPT
name name2 n
callroom
 
PPT
name name2 n2
callroom
 
PPT
ppt30
callroom
 
PPT
name name2 n
callroom
 
PPT
ppt21
callroom
 
PPT
name name2 n
callroom
 
PPT
ppt17
callroom
 
PPT
ppt7
callroom
 
PPT
ppt9
callroom
 
PPT
test ppt
callroom
 
PPT
ppt18
callroom
 
PDF
What we can learn from Rebol?
lichtkind
 
PPT
2007 09 10 Fzi Training Groovy Grails V Ws
loffenauer
 
Learn python
Kracekumar Ramaraju
 
biopython, doctest and makefiles
Giovanni Marco Dall'Olio
 
Python: an introduction for PHP webdevelopers
Glenn De Backer
 
Groovy Introduction - JAX Germany - 2008
Guillaume Laforge
 
name name2 n2.ppt
callroom
 
Ruby for Perl Programmers
amiable_indian
 
ppt2
callroom
 
name name2 n
callroom
 
name name2 n2
callroom
 
ppt30
callroom
 
name name2 n
callroom
 
ppt21
callroom
 
name name2 n
callroom
 
ppt17
callroom
 
ppt7
callroom
 
ppt9
callroom
 
test ppt
callroom
 
ppt18
callroom
 
What we can learn from Rebol?
lichtkind
 
2007 09 10 Fzi Training Groovy Grails V Ws
loffenauer
 
Ad

Recently uploaded (20)

PPSX
Usergroup - OutSystems Architecture.ppsx
Kurt Vandevelde
 
PDF
ICONIQ State of AI Report 2025 - The Builder's Playbook
Razin Mustafiz
 
PDF
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
PDF
Hyderabad MuleSoft In-Person Meetup (June 21, 2025) Slides
Ravi Tamada
 
PPTX
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Pitch ...
Michele Kryston
 
PDF
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
PPTX
Smarter Governance with AI: What Every Board Needs to Know
OnBoard
 
PPTX
CapCut Pro PC Crack Latest Version Free Free
josanj305
 
PDF
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
PDF
Understanding AI Optimization AIO, LLMO, and GEO
CoDigital
 
PDF
GDG Cloud Southlake #44: Eyal Bukchin: Tightening the Kubernetes Feedback Loo...
James Anderson
 
PPTX
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Poster...
Michele Kryston
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PPTX
Practical Applications of AI in Local Government
OnBoard
 
PDF
Bitkom eIDAS Summit | European Business Wallet: Use Cases, Macroeconomics, an...
Carsten Stoecker
 
PDF
🚀 Let’s Build Our First Slack Workflow! 🔧.pdf
SanjeetMishra29
 
PDF
How to Visualize the ​Spatio-Temporal Data Using CesiumJS​
SANGHEE SHIN
 
PDF
Dev Dives: Accelerating agentic automation with Autopilot for Everyone
UiPathCommunity
 
PPTX
Paycifi - Programmable Trust_Breakfast_PPTXT
FinTech Belgium
 
PPTX
Smart Factory Monitoring IIoT in Machine and Production Operations.pptx
Rejig Digital
 
Usergroup - OutSystems Architecture.ppsx
Kurt Vandevelde
 
ICONIQ State of AI Report 2025 - The Builder's Playbook
Razin Mustafiz
 
Hello I'm "AI" Your New _________________
Dr. Tathagat Varma
 
Hyderabad MuleSoft In-Person Meetup (June 21, 2025) Slides
Ravi Tamada
 
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Pitch ...
Michele Kryston
 
Automating the Geo-Referencing of Historic Aerial Photography in Flanders
Safe Software
 
Smarter Governance with AI: What Every Board Needs to Know
OnBoard
 
CapCut Pro PC Crack Latest Version Free Free
josanj305
 
Darley - FIRST Copenhagen Lightning Talk (2025-06-26) Epochalypse 2038 - Time...
treyka
 
Understanding AI Optimization AIO, LLMO, and GEO
CoDigital
 
GDG Cloud Southlake #44: Eyal Bukchin: Tightening the Kubernetes Feedback Loo...
James Anderson
 
MARTSIA: A Tool for Confidential Data Exchange via Public Blockchain - Poster...
Michele Kryston
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Practical Applications of AI in Local Government
OnBoard
 
Bitkom eIDAS Summit | European Business Wallet: Use Cases, Macroeconomics, an...
Carsten Stoecker
 
🚀 Let’s Build Our First Slack Workflow! 🔧.pdf
SanjeetMishra29
 
How to Visualize the ​Spatio-Temporal Data Using CesiumJS​
SANGHEE SHIN
 
Dev Dives: Accelerating agentic automation with Autopilot for Everyone
UiPathCommunity
 
Paycifi - Programmable Trust_Breakfast_PPTXT
FinTech Belgium
 
Smart Factory Monitoring IIoT in Machine and Production Operations.pptx
Rejig Digital
 

Programming Under Linux In Python

Editor's Notes

  • #2: - needs Software Freedom Day@Alexandria University
  • #42: Write most useful links for beginners starting
  • #43: Write something more interactive