forum and blog for developers
I have been using Django for a while. The documentation for the Django
official web page is great, plus the free online django book. There
are enough documentations to get started using Django. However, I feel
there is a missing blog for Django developers.
Having a blog for developers is very useful. The blog can publish
articles regarding the latest features, design decisions behind the
scene and useful tricks. For example, Django introduced class base
generic view from version 1.3. An blog article can talk about why to
move from function based generic view to class based.
As Django developers, it's better not just to know how to use Django,
but also to understand why Django is doing this way. Learning it this
way can help developers write better code. Having a official blog is
also a form of advertising for Django, so more people will start to
use Django. The Android blog is a very good example (http://android-
developers.blogspot.com/). I found out the Android blog is very
useful.
Not sure if it is the right place to discuss this kind of question.
Please point me to proper place if there is one.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home