Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<ul> <li><p>The community is a tremendous resource: IRC, Blog Aggregator, django-users</p> <p><a href="http://www.djangoproject.com/community/" rel="nofollow noreferrer">http://www.djangoproject.com/community/</a></p></li> <li><p>ProDjango by Marty Alchin is a good book for learning the django internals <a href="http://prodjango.com/" rel="nofollow noreferrer">http://prodjango.com/</a></p> <p>"Learning Python" by O'Reilly <a href="http://books.google.com/books?id=nEJ-jcYF2fMC&amp;dq=learning+python&amp;printsec=frontcover&amp;source=bn&amp;hl=en&amp;ei=EBJhSoHvDs_tlAfDncmjDw&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;resnum=4" rel="nofollow noreferrer">http://books.google.com/books?id=nEJ-jcYF2fMC&amp;dq=learning+python&amp;printsec=frontcover&amp;source=bn&amp;hl=en&amp;ei=EBJhSoHvDs_tlAfDncmjDw&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;resnum=4</a></p> <p>"Dive into Python" <a href="http://diveintopython3.ep.io/" rel="nofollow noreferrer">http://diveintopython3.ep.io/</a> (opensource title) from Apress.</p></li> <li><p>Videos of talks from DjangoCon or Pycon can be streamed as well. And the startthedark.com django from the ground up series. </p> <p><a href="http://www.youtube.com/view_play_list?p=D415FAF806EC47A1" rel="nofollow noreferrer">http://www.youtube.com/view_play_list?p=D415FAF806EC47A1</a></p> <p><a href="http://pycon.blip.tv/" rel="nofollow noreferrer">http://pycon.blip.tv/</a></p> <p><a href="http://showmedo.com/videotutorials/?author=8362" rel="nofollow noreferrer">http://showmedo.com/videotutorials/?author=8362</a></p></li> <li><p>I also understand that "this week in django" is being rebranded as djangodose, yet still many of the podcasts for twid are relevant.</p> <p><a href="http://twitter.com/djangodose" rel="nofollow noreferrer">http://twitter.com/djangodose</a></p> <p><a href="http://thisweekindjango.com/" rel="nofollow noreferrer">http://thisweekindjango.com/</a></p></li> <li><p>The rubyonrails podcast is another great resource. RoR podcast covers equally relevant topics of interest to both Django and Rails programmers.</p> <p><a href="http://podcast.rubyonrails.org/" rel="nofollow noreferrer">http://podcast.rubyonrails.org/</a></p></li> <li><p>Good blog post on deployment <a href="http://lethain.com/entry/2009/feb/13/the-django-and-ubuntu-intrepid-almanac/" rel="nofollow noreferrer">http://lethain.com/entry/2009/feb/13/the-django-and-ubuntu-intrepid-almanac/</a></p></li> <li><p>Make sure to learn pip, virtualenv, and fabric while you are at it. Indispensable.</p></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload