This article is a mirror article of machine translation, please click here to jump to the original article.

View: 17878|Reply: 1

[Source] Python 2.7 Getting Started Guide

[Copy link]
Posted on 10/5/2014 10:23:39 PM | | |
Release:2.7
Date:March 29, 2014

Python is a simple and powerful programming language. It has efficient high-level data structures and enables object-oriented programming in a simple and efficient way. Python's elegant syntax and dynamic typing, combined with its interpretive nature, make it an ideal language for scripting or developing applications in many areas of most platforms.

You are free to get the Python interpreter and its standard extension libraries in source code or binary form from the official Python point, and distribute them freely. The site also offers a wide range of third-party Python modules, programs, and tools, as well as additional documentation.

You can easily extend new functions and data types to the Python interpreter using C or C++ (other languages that can be called by C). Python can also be used as an extension language for custom applications.

This manual informally introduces readers to the basic knowledge and concepts related to the Python language and its system. It's helpful to use the Python interpreter in your learning practice, but all the examples are complete, so this manual can also be read offline.

If you need a detailed description of the relevant standard libraries or objects, please refer to the articlePython reference documentationPython Reference ManualMore formal instructions for languages are provided. If you want to write extensions in C or C++, check it outPython interpreter extensions and integration chaptersandC API Reference Manual。 Of course, you can also read books that provide an in-depth introduction to Python.

This manual will not attempt to cover the entire knowledge and every feature of Python, or even all commonly used features. Instead, it introduces many of the most notable features in Python and gives you an idea of the language's characteristics and style. Once you've read it, you'll be able to read and write Python modules or programs for later usePython Reference ManualKeep learning the many Python module libraries to get ready.


http://www.pythondoc.com/pythontutorial27/index.html
See the webpage... Information

Score

Number of participants1MB+1 contribute+1 Collapse reason
admin + 1 + 1 ITSVSE forum is wonderful with you!

See all ratings





Previous:TEST
Next:Installation and testing of Memcache server on Linux
Posted on 1/3/2018 1:57:09 PM |
Thank you to the owner for his selfless sharing
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com