week_1


1 Environment Setting

  1. Windows Setup(請下載3.x版本, 最好是3.6版本)
    1. Python官網
    2. 參考教學:
      1. Python3.6 Windows的安裝以及配置指南
    3. 注意事項:
      1. 注意環境變量的設置步驟(勾選Add Python 3.6 to PATH)

      2. 如果不小心沒設置到, 請參考環境設置<-注意要改路徑位置喔~
  2. Mac OS
    1. 參考教學(因編寫者沒Mac測試, 請斟酌參考試試看):
      1. Python官網
      2. 安裝Python
      3. 在Mac OS上安裝
  3. Linux Setup
    1. 內建Python, 請查看版本 with $ python3 --version
    2. 若沒有顯示版本,請輸入 $ sudo apt-get install python3.6
  4. IDE Intro
    1. 什麼是IDE
    2. Best IDE Software – a List of the Top 10
      1. 我們推薦使用Spyder IDE 或 Visual Studio CodePyCharm
        1. PyCharm安裝教學
        2. Spyder在安裝Anaconda時會一同安裝
  5. Packages Control with pip or conda

    1. About pip

    2. About conda

  6. Jupyter Notebook Intro

    1. Jupyter 官網

    2. Jupyter Notebook快速入門

    3. Jupyter Notebook介紹

    4. Jupyter Notebook快捷鍵指南

  7. 知識:Interpreted vs compiled programming

    1. 編譯語言 VS 直譯語言
  8. How to deal with the error messages?

    1. Google it!

results matching ""

    No results matching ""