1. 程式人生 > >【譯】微軟的Python入門教程(一)

【譯】微軟的Python入門教程(一)

Overview

>概述

The series of videos on Channel 9 is designed to help get you up to speed on Python. If you're a beginning developer who's looking to add Python to your quiver of languages, or trying to get started on a data science or web project, these videos can help teach you the foundation necessary to walk through a quick start or other tutorial.

>Channel 9上的一系列視訊旨在幫助您快速掌握Python。如果您是一位初學者,希望將Python新增到各種語言中,或者嘗試著手進行資料科學或Web專案,那麼這些視訊可以幫助您學習快速入門或其他教程的基礎。

What you'll learn(您將學到什麼)

  • The basics of Python >Python 基礎
  • Starting a project >開始一個專案
  • Common syntax >常用語法
  • Package management >包管理

What we don't cover(不涵蓋的內容)

  • Class design and inheritance >類的設計和繼承
  • Asynchronous programming >非同步程式設計
  • Basics of programming >程式設計基礎

Prerequisites(預備知識)

  • An understanding of Git >對Git的理解

  • Light experience with another programming language, such as JavaScript >使用另一種程式語言(如JavaScript)的輕巧體驗

Next steps(下一步)

As the goal of this course is to help get you up to speed on Python so you can work through a quick start, the next step after completing the videos is to follow a tutorial! Here's a few of our favorites: >由於本課程的目標是幫助您掌握Python的最新知識,以便您可以快速入門,因此在完成視訊學習後的下一步就是遵循本教程!以下是一些我們的喜歡的教程: