> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
--
Sent from my mobile device
To be comfortable with python, the online python documentation is a
very good resource. It seems like you're a programming noob so also
get books like pragmatic programmer and Python The Hard Way. Of course
there are many more good books on python programming but nobody learns
how to swim by reading books. In other words, the singular act that
will make you a better programmer is doing more programming. You can
also check github and the likes so you can read other people's code
and maybe improve them.
On 9/11/11, cha <moham...@gmail.com> wrote: