Author: vamei Source: http://www.cnblogs.com/vamei welcome reprint, please also keep this statement. Thank you!
Python is a simple, elegant, and easy to use language. Two days ago, I was excited about the benefits of python to my friends.
Python Development history
Origin
The author of Python, Guido von Rossum, the Dutchman. Guido received a master's degree in mathematics and computer Science from the University of Amsterdam in 1982. However, even though he is a
OriginThe author of Python, Guido von Rossum, the Dutchman. Guido received a master's degree in mathematics and computer Science from the University of Amsterdam in 1982. However, even though he is a mathematician, he enjoys the pleasure of computer.
Python LearningOn this page ... (hide)
1.? Basic Installation
2.? Python documentation
2.1. Recommended Resources Site
2.2? Other references
2.3? code example
3.? Common tools
3.1? Python IDE
Introduction
Can you write command-line tools? Maybe you can, but can you write a really useful command-line tool? This article discusses using Python to create a robust command-line tool with built-in Help menus, error handling, and option
Introduction
Can you write command line tools? Maybe you can, but can you write a really useful command-line tool? This article discusses the use of Python to create a robust command-line tool with built-in Help menus, error handling, and option
Python Road, Day1-python Foundation 1The content of this section
Python Introduction
History
Python 2 or 3?
First, Python introductionThe founder of Python is Guido van Rossum (Guido van Rossum). During the Christmas of 1989,
Meet Python (Learn)I. Development background of PythonPython's author, Guido von Rossum (Gido Fan Rosum, a Chinese Python programmer all call him Uncle Turtle), the Dutchman. In 1982, Uncle Turtle received his master's degree in mathematics and
Compiled vs explanatory typeCompiled typePros: Compilers typically have pre-compiled procedures to optimize code. Because the compilation is done only once, the runtime does not need to compile, so the program execution of the compiled language is
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.