[Python core programming] Chapter 1th Welcome to Python World

Source: Internet
Author: User

    • What is Python
    • The origins of Python
    • Features of Python
    • Download python
    • Install Python
    • Run Python
    • Python documentation
    • Compare Python
    • Other implementations
1. What is PythonPython is an elegant and robust programming language that inherits the power and versatility of traditional compilation languages, while also drawing on the ease of simple scripting and interpreting languages. It can help you get the job done, and after a while you can see the code you wrote. 2, the origin of PythonAt the end of 1989, Guido van Rossum was founded in early python;1991, and Python released its first public release. 3, the characteristics of Python
    1. Senior
    2. Object oriented
    3. Can be upgraded
    4. Can be extended
    5. Portability
    6. Easy to learn
    7. Easy to read
    8. Easy Maintenance
    9. Robustness
    10. Fast prototyping tools for efficient development
    11. Memory Manager
    12. Explanatory and (byte) compilation
4. Download and install Pythonhttp://python.org 5. Run Python
    1. Interactive interpreter on the command line
    2. To start a script from the command line
    3. Integrated development Environment
    4. Other integrated development environments and execution environments
6. Python documentationHttp://corepython.com 7. Compare PythonHttp://www.python.org/doc/Comparisons.html 8. Other implementationsHttp://python.org/dev/implementations.html

[Python core programming] Chapter 1th Welcome to Python World

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.