入門篇

入門篇會介紹Python的基礎函數以及常用的Library。

Python的基礎

安裝Python3(Linux, Mac)

安裝Python3(Windows)

如何使用Python

Python print函數

Python – matplotlib教學, 製作圖表

Python map函數 用法解說 list處理

Python datetime用法(datetime.now, datetime.strptime, f-string, 加減, timedelta)

Python dictionary字典教學(迴圈,取值,更新,新增,刪除,keys,values)

變數

變數的基礎

變數類型 – 數值(Variable)