紀錄在 Google Colab 中掛載 Google Drive — mount()、存取雲端檔案、檔案操作。
紀錄在 Google Colab 中上傳檔案的方法 — files.upload()、讀取上傳檔案、檔案路徑。
介紹 Python lambda 匿名函式 — map/filter/sort 的 callback 場景。
紀錄 Python LINE 聊天機器人開發講座 — 投影片分享、對話型應用、LINE Bot API 實務技巧。
介紹 Python print 變數值與名稱 — f-string、locals()、屬性反射、變數檢查。
紀錄在 Anaconda 環境中升級 Python 版本號 — conda update、版本管理、相容性。
紀錄在 Linux 用指令打開檔案管理器的方法 — xdg-open、nautilus、thunar 瀏覽器。
整理 char array、char pointer、std::string、stringstream 之間的相互轉換方法與對應 API。
Rank Math SEO 提交 sitemap — 啟用設定、找出 sitemap 網址、Google Search Console 提交步驟。
紀錄在 Sublime 設定 tab 轉空白 — Preferences → Settings、translate_tabs_to_spaces。