Webアプリを作る

Webアプリを作るべくブログを始める

とりあえず、Pythonが必要そうなので、実際使えるものかググったりした。

【さくらのレンタルサーバ】基本仕様|さくらインターネット公式サポートサイト https://help.sakura.ad.jp/app/answers/detail/a_id/2105

→さくらのレンタルサーバPythonはデフォルトで入っているのは2.7系らしい

CGIPHP・SSI について|さくらインターネット公式サポートサイト https://help.sakura.ad.jp/app/answers/detail/a_id/2104

Python チュートリアルPython 2.7.x ドキュメント http://docs.python.jp/2/tutorial/index.html

用語集 — Python 2.7.x ドキュメント http://docs.python.jp/2/glossary.html#glossary

Download — Python 2.7.12 documentation https://docs.python.org/2.7/download.html

Python開発環境構築 徹底解説[pyenv, El Capitain] - 酒と泪とRubyRailshttp://morizyun.github.io/blog/python-pyenv-rehash-mac-development/

Download Anaconda now! | Continuum https://www.continuum.io/downloads →Anacondaを直接インストールして利用する場合