[Python 3.x Official document translation] The Python Tutorial python tutorial

Source: Internet
Author: User

Python is a easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python ' s Elegant
Syntax and dynamic typing, together with its interpreted nature, make it a ideal language for scripting and rapid Applica tion development in many areas on the most platforms. Python is an easy-to-learn and efficient programming language. She has an efficient high-level data structure and a simple but effective object-oriented programming approach. Python's simple syntax and dynamic type, while she has a natural interpretation of the language, makes her a platform for scripting and fast programming in many ways the Python interpreter and the extensive standard library is Freely available in source or binary form for all major platforms from the Python Web site, https://www.python.org/, and M Ay be
Freely distributed. The same site also contains distributions of and pointers to many free third party Python modules, programs and tools, and Additional documentation.

Python's interpreter and extensible standard Library, as well as binary forms of various platforms, can be obtained from the official Python website: https://www.python.org/free of charge, and you are free to spread these things. The site also contains suggestions from many people about the modules, programs, and tools that face Python 3, as well as a variety of additional documentation. The Python interpreter is easily extended with new functions and data types implemented in C or C + + (or other languages CA Llable from C). Python is also suitable as a extension language for
Customizable applications

The Python interpreter can be used by using the C and C + + languages(or other programming languages that can be called by the C language) to define new functions and data type implementations to implement the extension. Python is also an adaptable extensible language for a variety of custom applications. This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to has a Python interpreter handy for hands-on experience, and all
Examples is self-contained, so the tutorial can is read off-line as well.through this tutorial, readers can understand the basic concepts and characteristics of the language system of Python more commonly. It can also help readers quickly learn and work with Python's interpreter, and all routines are included in this tutorial, so this tutorial can be read offline
For a description of the standard objects and modules, see The Python standard Library. The Python Language ReferenceGives a more formal definition of the language. To write extensions in C
or C + +, read extending and embedding the Python interpreterand python/c API Reference Manual. There is also several books covering Python in depth.If you want to see more things about standard objects and models, the The Python standard Library》《 The Python Language ReferenceThese two articles give a better explanation of this. If you want to extend the use of C and C + +, please read the extending and embedding the Python interpreterand python/c API Reference Manual., here is a tutorial book on more in-depth use of Python.
This tutorial does is attempt to being comprehensive and cover every single feature, or even every commonly used feature. Instead, it introduces many of Python ' s most noteworthy features, and
Would give you a good ideas (idea) of the language ' s flavor and style. After reading it, you'll be able to read and write Python modules and programs, and you'll be ready to learn more abou t the
Various Python library modules described in The Python standard Library.
This tutorial is not about all the features that Python or everyone can understand and use, but rather about some of the most noteworthy features of Python, and will give you the best idea of the character and style of the language. By reading this tutorial, you will be able to read and write Python models and programs, and you will have the ability to read The Python standard LibraryThe various Python libraries introduced in the. (Python standard library).

[Python 3.x Official document translation] The Python Tutorial python tutorial

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.