Try   HackMD

Python 教學

📍 GMJH
⏱ 2023/07/10 ~ 2023/07/13

Contact me

👋 Liu Zhe You (Jason)

簡報 & 主題

  • Python 教學 0
    • 關於 Python
      • 語言特色
      • 與其他語言比較
    • 基礎語法
      • 輸出
      • 輸入
      • 變數 (Variables)
      • 資料型態 (Data types)
      • 運算子 (Operators)
  • Python 教學 1
    • 條件判斷
      • if / else
      • elif
      • nested if/else
    • 條件運算子 (conditional operators)
    • 邏輯運算子 (logic operators)
  • Python 教學 2
    • 迴圈
      • while
      • for

還沒提到的基礎主題

這些都是學 Python 需要知道的主題 💪

  • 內建容器 (container types)
    • list
    • tuple
    • dict
    • set
  • 函式 (function)
    • normal function
    • lambda
    • recursion
  • 物件 (class/object)
    • class
    • constructor
    • inheritance
  • 模組 (module)
  • 套件管理 (pip)

其他 Python 學習資源

一些國中的比賽

其他程式入門方向指引