-
Getting started¶
开始
-
New to Django? Or to Web development in general? Well, you came to the right place: read this material to quickly get up and running.
刚接触django? 或者准备一般web开发? 你来对地方了: 阅读这些材料, 以便快速开始以及运行
-
See also
请参阅
-
If you’re new to Python, you might want to start by getting an idea of what the language is like. Django is 100% Python, so if you’ve got minimal comfort with Python you’ll probably get a lot more out of Django.
如果你是python新手, 你可能想以语言是什么样子的, 作为一个起点. django 是100% python, 如果你觉得python舒适, 那么django 可能会给你更多舒适.
-
If you’re new to programming entirely, you might want to start with this list of Python resources for non-programmers
如果你对编程完全陌生, 你可能希望从非程序员的python列表开始.
-
If you already know a few other languages and want to get up to speed with Python quickly, we recommend Dive Into Python. If that’s not quite your style, there are many other books about Python.
如果你已经了解过其他几种语言, 并希望快速地使用python, 我们建议你深入python 开发. 如果那些书不是你的风格, 这里还有更多关于python的书.
网友评论