VS Code

最新文章

Python 與 cmd line 互動 1/2: 用 sys.argv 從 bash/cmd 傳入參數
VS Code

Python 與 cmd line 互動 1/2: 用 sys.argv 從 bash/cmd 傳入參數

您知道如何在 bash 或 cmd 運行 Python 時,讓 Python 代碼獲取輸入的參數嗎?如何使 Python 理解多於一個的輸入參數?快來學習如何使用 sys.argv,在 Python 程式裡獲取 command line 收集的輸入,並在其他 Python 功能裡使用吧!

Git 3/4: 在 VS Code 使用 .gitignore 避免 pycache、venv 索引?
Git 與 GitHub

Git 3/4: 在 VS Code 使用 .gitignore 避免 pycache、venv 索引?

使用 Git 的時候,您有想過如何能夠使 Git 避免索引一些暫存、機密的資料嗎?如何避免 Git 索引虛擬環境 .venv 和位元組碼 pycache?快來學習如何在 VS Code 啟用 gitignore 的功能,令您的 Git 技巧和專案管理更上一層樓!

Git 24 在 VS Code 啟用 Git?介紹 Git 版面基本操作
Git 與 GitHub

Git 2/4: 在 VS Code 啟用 Git?介紹 Git 版面基本操作

您知道如何在 VS Code 的專案裡開始使用 Git 的功能嗎?在 VS Code 的 Source Control 版本管理版面上的按鈕是什麼意思?快來學習如何在 VS Code 安裝和使用 Git,為您的編程過程加入強大的 Git 輔助吧!

把 Python 專案升級至 Python 3.10?VS Code 的示範
VS Code

把 Python 專案升級至 Python 3.10?VS Code 的示範

您在煩惱如何把自己的 Python 專案更新至 Python 3.10 或最新的 Python 版本嗎?如何在 VS Code 裡配合 pip 和 virtualenv 有序安全地進行更新?快來學習透過 6 個簡單的步驟,輕鬆簡單地作專案 Python 更新吧!

macOS 安裝多個 Python 版本?pyenv 配合 VS Code 教學
VS Code

macOS 安裝多個 Python 版本?pyenv 配合 VS Code 教學

您知道如何在 macOS 安裝不同版本的 Python,並簡單地切換至不同的版本嗎?如何在 VS Code 裡同時有 Python 3.7 和 Python 3.10 的專案?快來學習如何使用 pyenv 這個插件,讓您輕鬆管理專案的 Python 版本吧!

VSCode 5/5: Jupyter Notebook 互動編程?實在太方便了
Google Colab 與 Jupyter Notebook

VSCode 5/5: Jupyter Notebook 互動編程?實在太方便了

在 VS Code 裡除了製作 .py 檔案以外,我們亦可以使用大名鼎鼎的 Jupyter Notebook 處理分析性的 Python 編程需求。快來學習如何從安裝 Library 開始,使用這個功能齊全、效能甚佳的 Jupyter 工具,輔佐我們的 Python 編程之旅!

small_c_popup.png
想學習 Python 嗎?
快來訂閱我們的電子報!