On Fri, Aug 14, 2009 at 03:08, snfctech <[email protected]> wrote:

> I don't anticipate having a whole bunch of time to brush up on Python
> before the Django class - but is that necessary?  How much Python do I
> need to know before learning/using Django?  Would a little brush up on
> Python + intensive Django be okay?  Or should I use my resources for
> intensive Python and then use online tutorials/ books for Django?
>

I would make sure you know a little Python, especially about classes,
classmethods and inheritance. Otherwise you might have a hard time making
distinction between Django functions and methods and built-in Python stuff.
But it shouldn't be to hard to learn both at the same time.

Tino

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to