SlideShare a Scribd company logo
Introduction to Python
Sway Wang
Outline
• Python Overview
• Features of Python
• Python Modules
• Dynamic programming language
• Scripting language
• Easy to interface with C/C++
• Emphasizes code readability
• Fewer lines of code than C
• Python 2.7 v.s. Python 3.3
• Dropbox, Google, Plurk……
Python Overview
Python Flow
Guido van Rossum
Open Source and Cross Platform
• The Python license is administered by the
Python Software Foundation
• http://www.python.org/
• The interpreter provides an interactive
environment to play with the language
• Results of expressions are printed on the
screen
Python Interpreter
>>> 3 + 7
10
>>> 3 < 15
True
>>> 'print me'
'print me'
>>> print 'print me'
print me
>>>
Python with Eclipse
Hello World
hello.py
If statement
List
Dictionary
Function
Loop
C#
Python
List comprehension
Output
Duck Typing
PyUSB
• Support for libusb 0.1, libusb 1.0
matplotlib module
Introduction to Python
Other modules
• PySerial
• xmodem
• PyQT, PyGTK, wxPython
• Excel
• Parsing csv, ini
• Py2exe
Works
• Parsing Andes simulator產生的CSV檔,
輸出Excel檔
• 修改Binary檔
• Parsing CAT-C輸出的csv檔
• 畫raw image, profile, cluster
IronPython
Learn Python
Things to read through
“Dive into Python” (Chapters 2 to 4)
http://diveintopython.org/
Python 101 – Beginning Python
http://www.rexx.com/~dkuhlman/python_101/python_101.html
Things to refer to
The Official Python Tutorial
http://www.python.org/doc/current/tut/tut.html
The Python Quick Reference
http://rgruet.free.fr/PQR2.3.html
Q & A
• Thanks for your listening!!
DeviceDescriptor

More Related Content

PDF
How to Use Python in SQL Server
PDF
Scraping the Web
PDF
Real programmers use programming languages (Not shell scripts)
PPTX
Apples and Oranges-- Introductory Comparison between PHP and Python
PDF
The hacker choice
PPTX
Central Iowa Linux Users Group October Meeting: Centos 8
PDF
PDF
Introducing with MongoDB
How to Use Python in SQL Server
Scraping the Web
Real programmers use programming languages (Not shell scripts)
Apples and Oranges-- Introductory Comparison between PHP and Python
The hacker choice
Central Iowa Linux Users Group October Meeting: Centos 8
Introducing with MongoDB

What's hot (20)

PPTX
Bash script (mask off remix)
PDF
8-9-10=Jessie,Stretch,Buster
PDF
zsh for beginners WCTF 2019 Seminar
PPTX
MongoDB: Backup, Restore, and DR
PDF
The ps Command
PPTX
Processes
ODP
about Debian "squeeze" @201002 OSC Tokyospring
PPTX
Repetition Structures
PDF
Does Cowgirl Dream of Red Swirl?
PDF
find & improve some bottleneck in Debian project (DebConf14 LT)
PDF
Why zsh is Cooler than Your Shell
PDF
Pound & Varnish - Cache e Balanceamento de Carga
PDF
Zsh & fish: better *bash* for hackers
PPTX
Variables and User Input
PDF
Oktavia Search Engine - pyconjp2014
PPTX
Licão 05 scripts exemple
PDF
あまり知られていないRubyの便利機能
PPTX
Intro to TDD Using PHPUnit: A FizzBuzz Kata
PDF
Python 2 와 3 공존하기
PPT
download presentation
Bash script (mask off remix)
8-9-10=Jessie,Stretch,Buster
zsh for beginners WCTF 2019 Seminar
MongoDB: Backup, Restore, and DR
The ps Command
Processes
about Debian "squeeze" @201002 OSC Tokyospring
Repetition Structures
Does Cowgirl Dream of Red Swirl?
find & improve some bottleneck in Debian project (DebConf14 LT)
Why zsh is Cooler than Your Shell
Pound & Varnish - Cache e Balanceamento de Carga
Zsh & fish: better *bash* for hackers
Variables and User Input
Oktavia Search Engine - pyconjp2014
Licão 05 scripts exemple
あまり知られていないRubyの便利機能
Intro to TDD Using PHPUnit: A FizzBuzz Kata
Python 2 와 3 공존하기
download presentation
Ad

Viewers also liked (9)

PDF
Introduction to Computer Science Using Python and Pygame
KEY
pygame sharing pyhug
PDF
Pygame presentation
PDF
Python (práctica 4)
PDF
Introduction to OpenCV (with Java)
PPTX
Raspberry Pi 3 + UART/Bluetooth issues
ODP
Image Processing with OpenCV
PDF
OpenCV Introduction
PPT
Raspberry pi 3
Introduction to Computer Science Using Python and Pygame
pygame sharing pyhug
Pygame presentation
Python (práctica 4)
Introduction to OpenCV (with Java)
Raspberry Pi 3 + UART/Bluetooth issues
Image Processing with OpenCV
OpenCV Introduction
Raspberry pi 3
Ad

Similar to Introduction to Python (20)

PDF
Python_slides.pdf
PDF
جلسه اول پایتون برای هکر های قانونی دوره مقدماتی پاییز ۹۲
PPTX
GE3151- PYTHON PROGRAMMING ANNA UNI.pptx
PDF
Unit 1-Part-1-Introduction to Python.pdf
PPT
Python programming-2-2048 (30 files merged).ppt
PPT
Python programming notes all in one python ppt
PPTX
4_Introduction to Python Programming.pptx
PPTX
python presntation 2.pptx
PPTX
Python tutorial for beginners - Tib academy
PPTX
python.pptx
PPT
python-ppt.ppt
PPT
python-ppt.ppt
PDF
Python Intro
PPTX
Python programming
PPT
Introduction to python
PPTX
Introduction to python history and platforms
PPTX
Computer Languages: Python, Html css javascript
PPTX
Python Introduction
PPTX
Welcome to Python Programming.pptx
PPTX
Introduction to python for dummies
Python_slides.pdf
جلسه اول پایتون برای هکر های قانونی دوره مقدماتی پاییز ۹۲
GE3151- PYTHON PROGRAMMING ANNA UNI.pptx
Unit 1-Part-1-Introduction to Python.pdf
Python programming-2-2048 (30 files merged).ppt
Python programming notes all in one python ppt
4_Introduction to Python Programming.pptx
python presntation 2.pptx
Python tutorial for beginners - Tib academy
python.pptx
python-ppt.ppt
python-ppt.ppt
Python Intro
Python programming
Introduction to python
Introduction to python history and platforms
Computer Languages: Python, Html css javascript
Python Introduction
Welcome to Python Programming.pptx
Introduction to python for dummies

More from Sway Wang (10)

PPTX
Code review
PPTX
Refactoring
PPTX
MCU compare
PPTX
Solid
PPTX
Design patterns and MV
PPTX
Duck Typing and Multiple Inheritance
PPTX
How to select password(Chinese)
PPTX
Agile development
PPTX
Libusb
PPT
Introduction to Perl
Code review
Refactoring
MCU compare
Solid
Design patterns and MV
Duck Typing and Multiple Inheritance
How to select password(Chinese)
Agile development
Libusb
Introduction to Perl

Recently uploaded (20)

PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Designing Intelligence for the Shop Floor.pdf
PDF
Complete Guide to Website Development in Malaysia for SMEs
DOCX
Greta — No-Code AI for Building Full-Stack Web & Mobile Apps
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
Cost to Outsource Software Development in 2025
PPTX
Reimagine Home Health with the Power of Agentic AI​
PPTX
Computer Software and OS of computer science of grade 11.pptx
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
Download FL Studio Crack Latest version 2025 ?
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PDF
iTop VPN Free 5.6.0.5262 Crack latest version 2025
PDF
AutoCAD Professional Crack 2025 With License Key
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Designing Intelligence for the Shop Floor.pdf
Complete Guide to Website Development in Malaysia for SMEs
Greta — No-Code AI for Building Full-Stack Web & Mobile Apps
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
wealthsignaloriginal-com-DS-text-... (1).pdf
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Cost to Outsource Software Development in 2025
Reimagine Home Health with the Power of Agentic AI​
Computer Software and OS of computer science of grade 11.pptx
Operating system designcfffgfgggggggvggggggggg
Download FL Studio Crack Latest version 2025 ?
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Why Generative AI is the Future of Content, Code & Creativity?
iTop VPN Free 5.6.0.5262 Crack latest version 2025
AutoCAD Professional Crack 2025 With License Key
Navsoft: AI-Powered Business Solutions & Custom Software Development
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
Embracing Complexity in Serverless! GOTO Serverless Bengaluru

Introduction to Python