【译】微软的Python入门教程(一)
Getting started with 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的最新知识,以便您可以快速入门,因此在完成视频学习后的下一步就是遵循本教程!以下是一些我们的喜欢的教程:
- Quickstart: Detect faces in an image using the Face REST API and Python
https://docs.microsoft.com/en-us/azure/cognitive-services/face/QuickStarts/Python?WT.mc_id=python-c9-niner
快速入门:使用Face REST API和Python识别图像中的人脸
- Quickstart: Analyze a local image using the Computer Vision REST API and Python
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts/python-disk?WT.mc_id=python-c9-niner
快速入门:使用Computer Vision REST API和Python分析本地图像
- Quickstart: Using the Python REST API to call the Text Analytics Cognitive Service
https://docs.microsoft.com/en-us/azure/cognitive-services/Text-Analytics/quickstarts/python?WT.mc_id=python-c9-niner
快速入门:使用Python REST API调用文本分析认知服务
- Tutorial: Build a Flask app with Azure Cognitive Services
https://docs.microsoft.com/en-us/azure/cognitive-services/translator/tutorial-build-flask-app-translation-synthesis
教程:使用Azure认知服务构建Flask应用
- Flask tutorial in Visual Studio Code
https://code.visualstudio.com/docs/python/tutorial-flask?WT.mc_id=python-c9-niner
Visual Studio Code中的Flask教程
- Django tutorial in Visual Studio Code
https://code.visualstudio.com/docs/python/tutorial-django?WT.mc_id=python-c9-niner
Visual Studio Code中的Django教程
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· Ollama——大语言模型本地部署的极速利器
· DeepSeek如何颠覆传统软件测试?测试工程师会被淘汰吗?