Python 開發入門
一.軟體安裝與環境設定
1.Python安裝
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Python官網
2.Anaconda安裝
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Anaconda官網
3.Vscode安裝
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
VsCode官網
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
pycharm官網
二.數值計算與條件分析
-
Anaconda虛擬環境設置
-
Python 列印
-
Python 輸入
-
關係運算判斷
-
邏輯分析判斷
三.重複執行與字串操作
-
while 與 for 迴圈
-
字串符號與操作
-
字串取代搜尋
-
字串插入切割
四.List 資料操作
-
list 部分取值
-
list 更新附加
-
list 擴展新增
-
list 刪除
-
list 排序與反轉
五.字典與函數
-
字典介紹與操作
-
自訂函數運用
六.函數進階運用
-
資料格式化
-
浮點數資料
-
函數的固定傳遞
-
函數的變動傳遞
七.匿名函數與套件使用
-
匿名函數
-
map與filter運用
-
模組與套件
-
亂數呼叫使用
-
呼叫內建函數
八.例外處理
-
各種例外處理
九.物件導向
-
物件導向
-
物件導向設計
-
封裝與繼承
-
內建成員與抽象類別
十.檔案存取與Numpy