Home > News content

Microsoft official online Python tutorial

via:博客园     time:2019/7/24 23:31:10     readed:1394

Microsoft recently launched a set of Python tutorials.Develop with Python on WindowsThe documentation includes setting up the Python development environment, installing the appropriate development tools in the Windows and WSL subsystems, and integrating VS Code and Git tools for development.

data-ratio=0.773015873015873

Specifically, the course has the following chapters:

  • Getting started with Python
  • Web development with Python
  • Scripting and automation with Python
  • Tutorial for machine learning development using Python
  • FAQ
  • Learning resource supplement

The contents of the corresponding chapters are more detailed. It is worth mentioning that the FAQ, people who learn Python will be troubled by various problems of Python. In the FAQ, there are some detailed answers to some common questions, such as:

  • Why can't I pip install a package?
  • What is py?
  • Why can't the file path be copied and pasted?
  • What is PYTHONPATH?
  • Where can I find help with packaging and deployment?
  • What if I need to work on a different computer?
  • What if I am using PyCharm, Atom, Sublime Text, Emacs or Vim?
  • How do Mac shortcuts map to Windows shortcuts?

Tutorial address:

Https://docs.microsoft.com/en-us/windows/python

Microsoft's enthusiasm for Python is actually a matter of course. Microsoft Python engineer Steve Dower has written about how Microsoft embraces Python step by step. Steve Dower was an intern who participated in the development of Python Tools for Visual Studio and later became a full-time developer of Microsoft. Since entering the company in 2011, he has witnessed a change in the status of Python at Microsoft.

Steve takes Visual Studio as an example. He introduced that in 2010, Microsoft's Python developers were extremely rare and had no say. But today, Microsoft is actively investing in the Python language and community. At present, Microsoft has many products that support Python. Some new products only support Python, and some key tools are also written in Python.

In addition, Steve talked about the collaboration between teams due to Python, and they organized the “Python Day” anniversary, the company has more than 1,000 people, about 1% of the company, Steve felt The transformation of the company's internal culture.

data-ratio=0.6942675159235668

Finally, Steve said that Python is no longer understated at Microsoft, they are proud of Python, and have hired five core CPython developers and many other contributors to actively support open source data science through NumFOCUS and PyData, and regularly sponsor, host and Participate in Python events around the world.

Just earlier this year, the official Python 3.7 app was on the Microsoft Store, the first mainstream development language to be found in the Microsoft store, which was categorized.Developer Tools > Development KitUnder the classification. According to the description in the Microsoft store, the Microsoft Store version of Python 3.7 is the Python Software Foundation.

data-ratio=0.4200477326968974

Python is becoming more and more popular, and there is no doubt that looking at the TIOBE programming language rankings we have recently tracked, the focus of the list for several months has been on Python:

Ranked in May:R falls out of the top twenty, Python bites C++

June ranking: Python is a little inflated, even want to fight with Java

July ranking: Perl is a victim of over-hyped Python?

Now, Microsoft officially produced a Python tutorial. It seems that this fire is going to be a little stronger. What do you think?

China IT News APP

Download China IT News APP

Please rate this news

The average score will be displayed after you score.

Post comment

Do not see clearly? Click for a new code.

User comments