推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
ansheng
V2EX  ›  Python

自学 Django 你有什么好推荐的路线?

  •  
  •   ansheng ·
    anshengme · Nov 12, 2016 · 3752 views
    This topic created in 3475 days ago, the information mentioned may be changed or developed.

    之前学过 Django ,除了模板不用(用 Vue ),其他的都想去深究下,目前打算撸官方文档,不知道这条路对不对~

    8 replies    2016-11-13 18:20:44 +08:00
    wingyiu
        1
    wingyiu  
       Nov 12, 2016
    愚蠢的问题
    zhusimaji
        2
    zhusimaji  
       Nov 13, 2016 via Android
    看到安生了, django 自学无路线直接玩
    nisekoi
        3
    nisekoi  
       Nov 13, 2016 via iPhone
    我也在学,目前是官方文档大致看一下,然后做项目,遇到问题再查文档
    ldehai
        4
    ldehai  
       Nov 13, 2016   ❤️ 1
    @ansheng 如果有 Python 基础,可以直接找一套 Django 的开源代码边看边改。如果没学过 Python ,可以两个一起学。

    https://github.com/search?o=desc&q=django&s=stars&type=Repositories&utf8=✓
    ansheng
        5
    ansheng  
    OP
       Nov 13, 2016
    @wingyiu haha
    bravecarrot
        6
    bravecarrot  
       Nov 13, 2016
    先把 Tutorial 的网六部分看一遍,就能了解基本的流程了。

    然后官方文档已经很完善了,写 model 就看 model 部分,写 view 就看 view 部分,很方便。
    属性和方法不清楚的直接翻源码就好啦。
    推荐 django 的 irc ,也不用说话,看别人的问题就能学到很多了。
    早年基础不好,用了两个月才写出一个能用的东西。对 Python 的熟悉程度高了很多。

    供参考
    ansheng
        7
    ansheng  
    OP
       Nov 13, 2016
    @bravecarrot 有对应的 URL 吗?
    lichun
        8
    lichun  
       Nov 13, 2016
    Django 开发的知名项目,像 Sentry 可以用来参考
    https://github.com/getsentry/sentry

    还有一些个人开发的论坛,博客也也可以看看
    https://github.com/qulc/bootcamp
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4519 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 52ms · UTC 09:57 · PVG 17:57 · LAX 02:57 · JFK 05:57
    ♥ Do have faith in what you're doing.