IT Guy

IT、AI / Machine Learning、IoT、Project Management、プログラミング、ITIL等々

Python入門

2018/11時点

準備

環境

  • Windows 10
  • Pythonバージョン : 3.7.1 (32bit)
    • Install後動作確認 : IDLE からHello Worldで確認

f:id:blog-guy:20181119181241p:plain

開発IDE / Editor

  • Python IDLE (Integrated Development and Learning Environment)
  • atom, Sakura editor... whatever

主要ライブラリ

Python 公式サイト

その他資料