Python-learning notes (1), python-learning notes

Source: Internet
Author: User

Python-learning notes (1), python-learning notes
Python Introduction

Python official introduction:

   

Python is a simple, easy-to-learn and powerful programming language. It has an efficient High-Level Data Structure and implements Object-Oriented Programming simply and effectively. Python's concise syntax and support for Dynamic Input, coupled with the essence of explanatory language, make it an ideal scripting language in many fields on most platforms, it is especially suitable for fast application development.

  • Founder: Guido van rosum, Dutch. Called "Uncle turtle"
  • Name Source: Uncle turtle is a fan of the bbc TV series Monty Python's Flying Cirque.
  • Initial intention: He wants to design a fully functional, easy-to-use, and scalable language between C and shell.
  • Design Philosophy: "Elegant", "clear", and "simple"
  • Development Philosophy: "In one way, it is best to have only one way to do one thing"
  • Python motto:
     
>>> import thisThe Zen of Python, by Tim PetersBeautiful is better than ugly.Explicit is better than implicit.Simple is better than complex.Complex is better than complicated.Flat is better than nested.Sparse is better than dense.Readability counts.Special cases aren't special enough to break the rules.Although practicality beats purity.Errors should never pass silently.Unless explicitly silenced.In the face of ambiguity, refuse the temptation to guess.There should be one-- and preferably only one --obvious way to do it.Although that way may not be obvious at first unless you're Dutch.Now is better than never.Although never is often better than *right* now.If the implementation is hard to explain, it's a bad idea.If the implementation is easy to explain, it may be a good idea.Namespaces are one honking great idea -- let's do more of those!

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.