建議學習環境:
google Colaboratory ,google 雲端文件中提供,已安裝好常用的套件,簡化安裝套件的困擾。但如果需要視窗界面還是需要本機安裝。
教學內容:
彭彭的課程教學 - Python 程式設計入門 有影片教學
基礎教材:
https://github.com/MyFirstSecurity2020/nsjh/tree/main/week1/BasicPython
進階教材:
https://github.com/MyFirstSecurity2020/nsjh/tree/main/week1/AdvancedPython
AI教材:
https://github.com/MyFirstSecurity2020/nsjh/tree/main/week3
sudo apt-get install python3 python3-tk python3-pip
#增加模組 pip install img2pdf
控制台--系統及安全 -- 系統 --> 進階系統設定
在環境變數中 個人的使用變數 path 加入 c:\Python34\