新營學習網
:::
社團報名
線上書籍
電腦作業繳交
連結網站
Scratch 網站
宜蘭scratch 網站
南市scratch競賽平台
全民資安素養自我評量
學校主站
登入
使用 臺南市 OpenID 快速登入
:::
所有書籍
「python 筆記」目錄
MarkDown
1. 自學教材、安裝
1. 自學教材、安裝
1-1 Visual Studio Code 文字編輯工具
1-2 字串
1-4 tuple
1-5 list(陣列、串列)
1-6 dict(字典)
1-7 set(集合)
1-8 語法
1-9 print 輸出
2. 函數
2-1 函數--任意參數數量
3. 載入模組
3-1 排列、組合 itertools 模組
4. Google Colaboratory
4-1 讀取 google 雲端檔案、import模組
4-2 上傳檔案
5. 常用程式片段
5-1 EXCEL xlsx 檔案讀寫
5-2 取得目錄中的檔案
5-3 文字檔編碼判斷
6. 圖型介面
6-1 tkinter
6-2 EasyGui
6-3 Kivy
6-4 PySide2 , PySide6
7. 工具
7-1 vpython
7-2 爬蟲
7-3 使用 selenium 來模擬手工新增 TinkerCAD 帳號
8. 包成 EXE 檔
9. 筆記
1-2 字串
python 筆記 ========= 初學習者建議使用 [google *collaboration*](https://colab.research.google.com/notebooks/intro.ipynb#recent=true) ,可以免除環境設定、套件安裝的麻煩。直接在 google 雲端空間中學習寫 python 程式。 桌機安裝程式編輯軟體建議: [Visual Studio Code](https://code.visualstudio.com/) 微軟提供的免費文字編輯工具。 在 vscode 中按 Ctrl + P ,貼入 ext install ms-python.python [vscode 前端常用外掛推薦](https://www.itread01.com/content/1546837922.html) AI 輔助程式撰寫 --------- [免费 Cursor AI 编程助手 Visual Studio Code Extension 能替代付费 Github Copilot](https://www.youtube.com/watch?v=lLx7N033Fzg&ab_channel=%E5%85%A8%E6%A0%88%E6%B4%BE) CodeCursor (Cursor for VS Code) [Bito AI VSCode 扩展对话式生成代码 10倍提高开发效率 可平替 Github Copilot](https://www.youtube.com/watch?v=UvGUAn5ua3c&ab_channel=%E5%85%A8%E6%A0%88%E6%B4%BE) [Amazon 出品 CodeWhisperer AI 编程助手](https://www.youtube.com/watch?v=jr1IKY8Vk3U&t=652s&ab_channel=%E5%85%A8%E6%A0%88%E6%B4%BE)
Google網站翻譯工具列
站內搜尋
search
進階搜尋