I'd take the Django course. Python is possibly one of the easiest languages to step into. You will see new constructs, you will see funny-looking methods of doing things, but they all make relative sense.
I would suggest going out and getting the Python Pocket Reference (O'Reilly - Mark Lutz). It's a tiny book but you can seriously learn all the Python you'll need to develop Django apps just flicking through it when you need to know something. Having a window into #python or #django on freenode might be an idea too =) On Thu, 2009-08-13 at 18:08 -0700, snfctech wrote: > I currently know zero Python and want to start a project with Django > ASAP. I've got the opportunity through my work to either take a 5-day > Python bootcamp or a Django bootcamp - not both. > > 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? > > Also important to note: The project I want to start may involve using > SQLAlchemy and/or Elixir if the Django ORM doesn't support multiple > database connections in time. > > Thanks for the tips. > > --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---