Python learning-1. Install Python, learn-1 install python

Source: Internet
Author: User

Python learning-1. Install Python, learn-1 install python

Go to the official Python website

Https://www.python.org/downloads/

Download the official installation package

Https://www.python.org/ftp/python/3.4.1/python-3.4.1.msi

Download. After installation

During installation, select all (no environment variables are added by default), so that you do not need to manually add environment variables after installation.


[Learn python] Which version is downloaded? How to Learn python?

1. Use python2.5. 2.6 and 2.7 are actually the transitional products from python2.x to python3.x for the promotion of 3.x. some syntaxes are also compatible with the following syntaxes. Currently, most of the Code is 2.5, So 2.5 is recommended.

2. The installation is very simple and there is nothing to pay attention to. It is best to set the path at the end.

3. directly go to the corresponding version of the document on the official python website. If you want to get started quickly, there is a book called "conquer python", which is not very well written. The introduction is wide but incomplete, and the entry is still good. You can just look at it and it is not worth buying.

PS:
Not required. Simply use a text editor (such as Notepad, UE, and emacs) to compile the file. After writing the file, simply change the suffix to. py.
In addition, you are talking about the GUI provided by python. Just like the command window of matlab, You can input and execute them one by one.

Build a python Environment

Are you learning python in windows?
Python is now available in 2. x and 3. x versions. We recommend that you use version 2.6 first. This version provides more learning materials and more modules.
To build a learning environment, you must install:
1. Main python Program
2. Various modules to be used
3. It is best to install a graphic design tool and module

The following details:
1. Download the official "python-2.6.6" as the main program ".
"," SendKeys-0.3.win32-py2.6 ", if you do not use can also not install.
3, it is recommended to learn to make some small graphical interface software, using wxpython, you need to install the module "wxPython2.8-win32-docs-demos-2.8.12.1" and graphical interface design tool "boa-constructor-0.6.1.bin.setup". This helps beginners quickly learn python and enjoy python.

Because the answer is not convenient to link, you can directly search for the file names in quotation marks in Baidu without sending them up. If you have any questions, you can ask questions or leave QQ.

Hope to help you!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.