Many people come to Django without having knowledge of Python before,
and that's perfectly fine!, but you must be aware that it is DOUBLE
hard, and you must double your efforts to learn Django and Python
alongside.

My recommendation (and Malcolm also said it) is that you first get to
know Python better and then tackle Django, one at a time. It will make
things easier in the long run, and you will be able to better
understand how Django works and why.

Here are some places to start:
http://pytut.infogami.com/
http://www.diveintopython.org/
http://www.awaretek.com/tutorials.html#begin
http://www.ferg.org/papers/debugging_in_python.html

Trust me, once you feel comfortable writing and debugging Python
programs, getting Django to do what you want it to do will be really
easy.

Cheers,
Jorge


On 8/11/06, Tomas Jacobsen <[EMAIL PROTECTED]> wrote:
> No problem. Thank you for all your help! I really appreciate what you
> have done. Without your help, I probably would have given up on django
> a long time ago. I will try to read more of the tutorials, It's just
> that it isen't that easy to find a tutorial that covers what Im trying
> to do.
>
> Best regards,
> Tomas
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to