000-環境安裝+Thonny+因材網教材
發表於 : 2018年 6月 30日, 14:02
https://training.pada-x.com/ 彭彭的教學課程
https://adl.edu.tw/adl_material_video.p ... khhbWI1PTg
https://training.pada-x.com/online.htm
https://steam.oxxostudio.tw/category/py ... table.html 九九乘法表
https://steam.oxxostudio.tw/category/py ... e/hcf.html最大公因數
https://adl.edu.tw/adl_material.php
因材網--scratch 轉 python
書籍下載 Python環境安裝
Python環境安裝
1.安裝 Anaconda
2.在命令列
顯示圖形介面,因此需先安裝 PyQt。在 cmd 輸入
c:\>pip install PyQt5
c:\>python -m pip install --upgrade pip (pip升級)
3.再安裝編輯器 spyder
c:\>pip install spyder (有的已在安裝python時順安裝spyder)
https://adl.edu.tw/adl_material_video.p ... khhbWI1PTg
https://training.pada-x.com/online.htm
https://steam.oxxostudio.tw/category/py ... table.html 九九乘法表
https://steam.oxxostudio.tw/category/py ... e/hcf.html最大公因數
https://adl.edu.tw/adl_material.php
因材網--scratch 轉 python
書籍下載 Python環境安裝
Python環境安裝
1.安裝 Anaconda
2.在命令列
顯示圖形介面,因此需先安裝 PyQt。在 cmd 輸入
c:\>pip install PyQt5
c:\>python -m pip install --upgrade pip (pip升級)
3.再安裝編輯器 spyder
c:\>pip install spyder (有的已在安裝python時順安裝spyder)