Python Introductory Learning Guide (VS code configuration direction)

Source: Internet
Author: User

Code Editor or IDE

Recommended vs Code,atom and sublime (this article with vs Code for example, sublime to Chinese support is not very good, often fix the sublime garbled, but when copied to other editors, there is a problem)

VS Code Official Website: vs Code

VS Code Shortcuts Official document: vs Code shortcut Manual

Python version and installation issues

python3.x There are some incompatible python2.x places, we recommend the latest version, official website: Python

Installation Guide Visible: Liaoche-Installation python3.x

  Note: 1. The environment configuration can directly place the python installed home directory and the script directory (Python plug-in package directory) into the path path.

2. Be sure to tick the PIP plugin (Python package management tool) at the time of installation and learn to use PIP basic Install and uninstall Python package commands

Python and vs Code configuration Guide

Official Guide and introduction (very detailed): Python with CS Code

A reference configuration: use Vscode to write Python's correct posture

    Note: In this configuration you can discard the Code check tool pylintVS Code by default (in Ctrl +, after adding "python.linting.pylintEnabled" to the right User Configuration : False)

  

Python Learning Guide

1. Liu Xuefeng's blog more detailed, can be used as a basic grammar and novice Project reference: Python Tutorial-Liaoche

2. Recommend the turtle's introductory video, you can search at station B, etc.

3. There is a course on Coursera to play with Python: Getting Started with Python interactive programming. There are two parts, 9 weeks, with Chinese subtitles. (Refer to User: Zhou Xinyu answer)

Python Introductory Learning Guide (VS code configuration direction)

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.