Skip to content

poflygogo/randomshit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you only do what you can do, you will never be more than who you are.

簡介

自學 python 中,這裡存放一些我學習過程中寫出來的東西

使用的工具

Python 3.12

IDE

  • PyCharm Community Edition 2024.1.4
  • Visual Studio Code

都很好用,寫 python 時 pycharm 特別好寫,但如果要編輯、預覽 markdown 文檔時,VScode比較有優勢,同時 vscode 也比較不吃資源(但功能相較於pycharm 就比較少)

除了閱讀執行錯誤時返回的 error 類型,也可以利用 IDE 自帶的 debug 模式,可以做到逐行檢視的效果(這功能 pycharm 比較強大)

git

  • git
  • GitHub
  • GitHub Desktop

線上展示/debug code

特別推薦 GBD online 和 ideone,可以用來輸入多筆資料,不需要透過終端機一行一行慢慢輸入

Online Compiler 可以用視覺化的方式查看程式執行狀態,很適合用來 debug 或那些檢視看不懂的程式

其他

  • draw.io-24.7.5
    • 用於繪製流程圖
  • Snipaste
    • 這樣我才不需要一直 alt + tab......
  • Notion
    • 用於整理筆記

link

About

some codes when i was learning python

Topics

Resources

Stars

Watchers

Forks

Languages