geekdoc-python-zh/docs/pythonland/05.md

2.9 KiB
Raw Permalink Blame History

Python 简介

原文:https://python.land/introduction-to-python

现在,您已经准备好开始学习 Python 的基础知识了。确保你的系统上安装了 Python或者使用 Python在线版本。

即使您以前没有编程经验,您也应该能够从这个 Python 介绍中获得良好的开端。我们会慢慢来,但在您了解之前,您将对重要主题有一个坚实的基础知识:

这篇 Python 介绍不会深入这些主题的本质细节,而是触及表面,向您介绍基本概念。

Thank you for reading my tutorials. I write these in my free time, and it requires a lot of time and effort. I use ads to keep writing these free articles, I hope you understand! Support me by disabling your adblocker on my website or, alternatively, buy me some coffee. It's much appreciated and allows me to keep working on this site!

在本教程的后面,我们将深入探讨一些特定的主题:

如果你遇到困难,有任何问题,请不要犹豫联系我。有时候写下问题就足以自己回答了,但是我很乐意尽我所能提供帮助。我们走吧!点击这里开始了解 REPL