开始

初识 Django?或为了网络开发?好,那你来对地方了:看看这些资料快速上手。

See also

如果你初次了解 Python,可能想知道它是怎样一门语言。Django 是 100% 由 Python 编写的,所以熟悉 Python 可以加深对 Django 的理解。

如果你毫无编程经验,可能需要从 适合零编程经验者的 Python 学习资源 起步

If you already know a few other languages and want to get up to speed with Python quickly, we recommend referring to the official Python documentation, which provides comprehensive and authoritative information about the language, as well as links to other resources such as a list of books about Python.