Python basic course (2 Python installation)

As of January 2015, there are two major versions of Python. The final version of version 2.x released in 2000 is 2.7, and the latest version of 3.x released in 2008 is 3.4. This time, I will use Python 3.4 for those who are just starting to learn Python. Please note that Python 3.x does not have backward compatibility for the 2.x source code.

Python installation

Windows/Mac OS Official homepage "Files" supports your PC OS and 32bit / 64bit Download the installer. Then follow the installer's instructions. This page will be helpful when installing Python on Windows. When installing Python on Mac [this page](http://methane.hatenablog.jp/entry/2013/11/05/Mac_%E3%81%A7_Python_%E3%81%AE%E9%96% 8B% E7% 99% BA% E7% 92% B0% E5% A2% 83% E6% A7% 8B% E7% AF% 89 (2013_11)) may be helpful.

Linux Most Linux distributions come with Python pre-installed.

Installation of integrated development environment

When the installation is completed, it was installed at Command Prompt or at the same time. You can also program with IDLE (Python GUI), but to write the source code You can also use a convenient text editor or software. I use the free Integrated Development Environment PyCharm Was there. Nowadays, you can write Python using various text editors and IDEs such as Atom and Visual Studio Code.

"Online execution environment" paiza.IO

Introducing the service paiza.IO released in November 2014. This service writes a program in a browser and immediately executes the result. It is a convenient service that you can check, and it also supports Python3. However, please note the following points when using it.

Next: Python Basic Course (3 Python Execution)

Recommended Posts

Python basic course (2 Python installation)
Python Basic Course (7 Dictionary)
Python basic course (9 iterations)
Python Basic Course (11 exceptions)
Python basic course (6 sets)
Python Basic Course (Introduction)
Python basic course (13 classes)
Python basic course (8 branches)
Python Basic Course (3 Python Execution)
Python installation
Python basic course (10 inclusion notation)
Python installation and basic grammar
Python Basic Course (5 List Tuples)
Python installation
Python (Python 3.7.7) installation and basic grammar
Python Basic Course (1 What is Python)
Python Basic Course (14 Modules and Packages)
RF Python Basic_01
Python installation (Windows)
Basic Python writing
Python3 basic grammar
RF Python Basic_02
Python installation 2020 (macOS)
Python3.4 installation notes
Python Basic Course (at the end of 15)
Python basic course (4 numeric type / character string type)
Python I'm also basic
Python basic grammar / algorithm
python openCV installation (memo)
Reinforcement learning 1 Python installation
Basic sorting in Python
Python installation method Windows
[python] class basic methods
Python3 cheat sheet (basic)
Python basic grammar (miscellaneous)
Installation of Python 3.3 rc1
Python 2.7 installation (yum) (CentOS 6.8)
Python basic memorandum part 2
python basic on windows ②
Python basic memo --Part 2
Basic Python command memo
Python basic grammar note (4)
Python basic grammar note (3)
Basic knowledge of Python
Python basic grammar memo
OpenCV basic code (python)
Installation of matplotlib (Python 3.3.2)
Python basic memo --Part 1
python memorandum super basic
Python basic if statement
Python 3.5 installation (yum) (CentOS 6.8)
Python Basic --Pandas, Numpy-
python (pyenv + pyenv-virtualenv) + CentOS7 installation
Python CMS Mezzanine installation procedure
Python application: Pandas Part 1: Basic
Refactoring Learned in Python (Basic)
Python 3.6 installation procedure [for Windows]
BASIC authentication with Python bottle
Python basic dict sort order
[Python] Using OpenCV with Python (Basic)
Python Basic Grammar Memo (Part 1)