Re: Absolute beginner step by step

2016-06-11 Thread Lee Hinde
https://leanpub.com/tangowithdjango19/ > On Jun 11, 2016, at 2:07 PM, Gary Roach wrote: > > If you don't mind working with Python2.7 and Django 1.7 you might try "Tango > With Django" . It is out of date but still is a good place to start. Too bad > th

Re: Absolute beginner step by step

2016-06-11 Thread Gary Roach
If you don't mind working with Python2.7 and Django 1.7 you might try "Tango With Django" . It is out of date but still is a good place to start. Too bad that the author hasn't updated it. I have had some success with running three projects in parallel. Tango along with the official Django howt

Re: Absolute beginner step by step

2016-06-11 Thread Derek
The Django tutorial - https://docs.djangoproject.com/en/1.9/intro/tutorial01/ But if you have no Python experience at all, then http://learnpythonthehardway.org/book/ (otherwise you'l get lost quickly) And for both sets of learning, bear in mind the key advice from Zed Shaw: *"You must type e

Absolute beginner step by step

2016-06-11 Thread Mc. Holid
Dear All, Could anyone help to share the point for absolute beginner guide. I have already know a little bit about html, and having strong background in vb6. Thanks for any kind help. Best Regards Mchoud -- You received this message because you are subscribed to the Google Groups "Django u