Python程式設計入門 dex@cdpa.nsysu.edu.tw.

Slides:



Advertisements
Similar presentations
1 Java 语言程序设计 计算机系 鲍金玲. 2 引子 甲骨文 甲骨文是全球最大的信息管理软件及服务供应商,成立于 1977 年,公司总部 设在美国加利福尼亚州的红木城( Redwood Shores ),全球员工达 名, 包括 名开发人员、 7500 多名技术支持人员和.
Advertisements

SanazM Compiled By: SanazM Here Are Some Tips That May Bring You A Beautiful Life! Music: 美麗人生 Angel ( 主題曲 ) Revised By: Henry 以下是一些能帶給你一個美麗人生的秘訣 中文註解:
CSIM, PU C Language Introduction to the C Programming Language 重覆敘述 (for,while,break,continue) 適合重複性的計算或判斷.
第一單元 建立java 程式.
董笑菊 电子信息与电气工程学院 计算机科学与工程系
计算机编程导论 -Python语言 第5讲 图形编程 讲课教师:常姗
计算机与程序.
TQC+ 物件導向程式認證-JAVA.
程序设计思想与方法入门篇 庄天红.
程設一.
Google App Engine Google 應用服務引擎.
LINGO.
Module 5 Shopping 第2课时.
C# 程式設計 第一部分 第1-4章 C# 程式設計 - 南華大學資管系.
Chapter 5 迴圈.
Here Are Some Tips That May Bring You A Beautiful Life!
BLANK overview.
程式語言的基礎 Input Output Program 世代 程式語言 第一世代 Machine language 第二世代
Chapter 4 歸納(Induction)與遞迴(Recursion)
Python入门培训演示 系统测试部 叶华 文件级别:公开
Basis基本操作、使用者 管理與權限設定
實作輔導 日期: 3/11 09:10~16:00 地點:臺北市立大學 臺北市中正區愛國西路一號 (中正紀念堂站7號出口)
C 程式設計— 語言簡介 台大資訊工程學系 資訊系統訓練班.
1 巨集 2 資料型態 3 物件、屬性、方法與事件 4 陳述式與副函式 5 其他注意事項 6 範例
101北一女中 資訊選手培訓營 妳不可不了解的指標 Nan.
第4章(2) 空间数据库 —关系数据库 北京建筑工程学院 王文宇.
C++ 程式設計— 語言簡介 台大資訊工程學系 資訊系統訓練班.
生物資訊程式語言應用 Part 3 Perl Language.
類別(class) 類別class與物件object.
C 語言簡介 - 2.
常见问题解答 II. App上重置并清空数据库之后,手机app找不到圣诞灯怎么办? I. 打开APP,发现并连接不了圣诞灯怎么办?
丙級電腦軟設-VB程式設計 資料來源:林文恭研究室 整理:張福生.
SpringerLink 新平台介绍.
数据集合体.
重點 資料結構之選定會影響演算法 選擇對的資料結構讓您上天堂 程式.
本章中將會更詳細地考慮有關重複的概念,並且會 介紹for和do…while等兩種用來控制重複的敘述 式。 也將會介紹switch多重選擇敘述式。 我們會討論直接和迅速離開某種控制敘述式的 break敘述式,以及用來跳過重複敘述式本體剩餘 部份的continue敘述式。 本章會討論用來組合控制條件的邏輯運算子,最後.
INTRODUCTION TO C# & HANDLING DATA
簡易 Visual Studio 2005 C++ 使用手冊
Python 基本介紹.
Review Final Chinese 2-Chapter 6~10-1
第一單元 建立java 程式.
Here Are Some Tips That May Bring You A Beautiful Life!
Here Are Some Tips That May Bring You A Beautiful Life!
Here Are Some Tips That May Bring You A Beautiful Life!
實作輔導 2 日期: 3/24(星期六) 09:10~16:00 地點:臺北市立大學 臺北市中正區愛國西路一號 (中正紀念堂站7號出口)
注意:教程中给出的所有示例代码请勿直接拷贝使用!会引起不必要的错误!
软件设计任务 从工程管理的角度来看,软件设计分两步完成。 概要设计,将软件需求转化为数据结构和软件的系统结构。
Introduction to C Programming
OpenMP程序设计 2019/4/25.
SpringerLink 新平台介绍.
Repeating Blocks: Iteration 靜宜大學資管系 楊子青
File Input and Output Chap. 11: 施威銘的書 Chap. 7: K&R.
第二次课后作业 计算对象的实现—存储 请给出R语言和Python语言中哪些值是可存储值,哪些值是不可存储值?
计算机问题求解 – 论题1-5 - 数据与数据结构 2018年10月16日.
本节内容 Lua基本语法.
挑戰C++程式語言 ──第7章 輸入與輸出.
Create and Use the Authorization Objects in ABAP
北一女中 資訊選手培訓營 妳不可不了解的指標 Nan.
反覆迴圈、陣列、副程式 靜宜大學資管系 楊子青
反覆迴圈、陣列、副程式 靜宜大學資管系 楊子青
怎樣把同一評估 給與在不同班級的學生 How to administer the Same assessment to students from Different classes and groups.
Arguments to the main Function and Final Project
第6章 PHP基本語法介紹.
Programming & Language Telling the computer what to do
第七章 程序调试方法 异常 崩溃.
ABAP Basic Concept (2) 運算子 控制式與迴圈 Subroutines Event Block
String類別 在C語言中提供兩種支援字串的方式 可以使用傳統以null結尾的字元陣列 使用string類別
變數與資料型態  綠園.
ABAP Basic Concept (2) 運算子 控制式與迴圈 Subroutines Event Block
InputStreamReader Console Scanner
Presentation transcript:

Python程式設計入門 dex@cdpa.nsysu.edu.tw

簡介 Script Program Language Object-Oriented Program Language General-Purpose Program Language Easy to learn 誰在使用Python呢? 大神Google 美國太空總署(NASA) … [How to Become a Hacker] 一文中推薦使用

使用Python 有兩種主要使用python的方法 作業平台 使用互動式命令列 將程式寫成檔案,再由python執行 e.q. 直接鍵入python就會進入python的互動式命令列 將程式寫成檔案,再由python執行 直在將程式碼寫在檔案內,然後再執行python去讀取該檔案 Ex: python hello.py 或是在檔案的第一個行寫著 #!/usr/bin/env python,然後在第二行之後輸入程式碼,如此可以直接執行該檔案 Ex: ./hello.py 作業平台 Linux、FreeBSD … Windows

您的第一個python程式 – Hello World 使用互動式命令列 >>> print “Hello World” Hello World >>> 放在檔案裡 #!/usr/bin/env python print “Hello World” 記得將檔案改成可執行 chmod a+x <檔名>

基本概念 語法特色 以冒號(:)做為敘述的開始 不必使用分號(;)做為結尾 井字號(#)做為註解符號,同行井字號後的任何字將被忽略 使用tab鍵做為縮排區塊的依據 不必指定變數型態 (runtime時才會進行binding)

變數(Variables)和 表示式(Expressions) 3 + 5 3 + (5 * 4) 3 ** 2 ‘Hello’ + ‘World’ 變數指定 a = 4 << 3 b = a * 4.5 c = (a+b)/2.5 a = “Hello World” 型別是動態的,會根據指定時的物件來決定型別 變數單純只是物件的名稱,並不會和記憶體綁在一起。 e.q.和記憶體綁在一起的是物件,而不是物件名稱。

條件式敘述 (Conditional Statements) Part I if-else if a < b: z = b else: z = a pass 敘述 – 不做任何事時使用 pass

條件式敘述 (Conditional Statements) Part II elif敘述 if a == ‘+’: op = PLUS elif a == ‘-’: op = MINUS else: op = UNKNOWN 沒有像C語言一樣,有switch的語法 布林表示式 – and, or, not if b >= a and b <= c: print ‘b is between a and c’ if not (b < a or c > c): print ‘b is still between a and c’

基本型態 (Numbers and String) a = 3 # Integer (整數) b = 4.5 # Float point (浮點數) c = 51728888333L # Long Integer (精準度無限) d = 4 + 3j # Complex number (複數) Strings (字串) a = ‘Hello’ # Single quotes b = “World” # Double quotes c = “Bob said ‘hey there.’” # A mix of both d = ‘’’A triple qouted string can span multiple lines like this’’’ e = “””Also works for double quotes”””

基本型態 – 串列(Lists) 任意物件的串列 串列的操作 a = [2, 3, 4] # A list of integer b = [2, 7, 3.5, “Hello”] # A mixed list c = [] # An empty list d = [2, [a, b]] # A list containing a list e = a + b # Join two lists 串列的操作 x = a[1] # Get 2nd element (0 is first) y = b[1:3] # Return a sub-list z = d[1][0][2] # Nested lists b[0] = 42 # Change an element

基本型態 – 固定有序列(Tuples) Tuples Tuples的操作 特色 f = (2,3,4,5) # A tuple of integers g = (,) # An empty tuple h = (2, [3,4], (10,11,12)) # A tuple containing mixed objects Tuples的操作 x = f[1] # Element access. x = 3 y = f[1:3] # Slices. y = (3,4) z = h[1][1] # Nesting. z = 4 特色 與list類似,最大的不同tuple是一種唯讀且不可變更的資料結構 不可取代tuple中的任意一個元素,因為它是唯讀不可變更的

基本型態 – 字典 (Dictionaries) a = { } # An empty dictionary b = { ’x’: 3, ’y’: 4 } c = { ’uid’: 105, ’login’: ’beazley’, ’name’ : ’David Beazley’ } Dictionaries的存取 u = c[’uid’] # Get an element c[’shell’] = "/bin/sh" # Set an element if c.has_key("directory"): # Check for presence of an member d = c[’directory’] else: d = None d = c.get("directory",None) # Same thing, more compact

迴圈 (Loops) while敘述 for敘述 (走訪序列的元素) while a < b: # Do something a = a + 1 for敘述 (走訪序列的元素) for i in [3, 4, 10, 25]: print i # Print characters one at a time for c in "Hello World": print c # Loop over a range of numbers for i in range(0,100):

函式 (Functions) def敘述 回傳一個以上的值 # Return the remainder of a/b def remainder(a,b): q = a/b r = a - q*b return r # Now use it a = remainder(42,5) # a = 2 回傳一個以上的值 def divide(a,b): return q,r x,y = divide(42,5) # x = 8, y = 2

類別 (Classes) class敘述 使用定義好的class class Account: def __init__(self, initial): self.balance = initial def deposit(self, amt): self.balance = self.balance + amt def withdraw(self,amt): self.balance = self.balance - amt def getbalance(self): return self.balance 使用定義好的class a = Account(1000.00) a.deposit(550.23) a.deposit(100) a.withdraw(50) print a.getbalance()

例外處理 (Exceptions) try敘述 raise敘述 沒有處理的例外 try: f = open("foo") except IOError: print "Couldn’t open ’foo’. Sorry." raise敘述 def factorial(n): if n < 0: raise ValueError,"Expected non-negative number" if (n <= 1): return 1 else: return n*factorial(n-1) 沒有處理的例外 >>> factorial(-1) Traceback (innermost last): File "<stdin>", line 1, in ? File "<stdin>", line 3, in factorial ValueError: Expected non-negative number >>>

檔案處理 open()函式 檔案的讀取/寫入 格式化的輸入輸出 使用%來格式化字串 f = open("foo","w") # Open a file for writing g = open("bar","r") # Open a file for reading 檔案的讀取/寫入 f.write("Hello World") data = g.read() # Read all data line = g.readline() # Read a single line lines = g.readlines() # Read data as a list of lines 格式化的輸入輸出 使用%來格式化字串 for i in range(0,10): f.write("2 times %d = %d\n" % (i, 2*i))

模組 (Modules) 程式可分成好幾個模組 import敘述 # numbers.py def divide(a,b): q = a/b r = a - q*b return q,r def gcd(x,y): g = y while x > 0: g = x x = y % x y = g return g import敘述 import numbers x,y = numbers.divide(42,5) n = numbers.gcd(7291823, 5683)

Python的標準模組函式庫 Python本身就包含了大量的模組提供使用 使用模組 String processing Operating system interfaces Networking Threads GUI Database Language services Security. 使用模組 import string ... a = string.split(x)

參考 官方網頁(英) Python教學文件(中) http://www.python.org http://www.freebsd.org.hk/html/python/tut_tw/tut.html

隨堂測驗 請寫一支程式輸出下列結果 * ** *** **** ***** ****** ******* ******** ********* **********