best tutorial I've found so far: Django Girls
<http://tutorial.djangogirls.org/en/>. Includes using git and deployment

On Sun, Jun 12, 2016 at 9:05 AM, <django-users@googlegroups.com> wrote:

> django-users@googlegroups.com
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/django-users/topics>
>  Google
> Groups
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
> Topic digest
> View all topics
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/django-users/topics>
>
>    - Absolute beginner step by step
>    <#m_-3577794448999519765_group_thread_0> - 3 Updates
>
> Absolute beginner step by step
> <http://groups.google.com/group/django-users/t/72bca823367ba7ea?utm_source=digest&utm_medium=email>
> Derek <gamesb...@gmail.com>: Jun 11 11:27AM -0700
>
> 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 each of these exercises in, manually. If you copy and
> paste, you might as well not even do them."*
>
> On Saturday, 11 June 2016 14:36:31 UTC+2, Mc. Holid wrote:
> Gary Roach <gary719_li...@verizon.net>: Jun 11 02:07PM -0700
>
> 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 howto and another with your own project if you have one.
> I saw a reference to "Learning Python The Hard Way". It's a good choice.
>
> One nasty thing you may run into if you run parallel programs is the use
> of multiple version of Python and Django. If you use virtualenv and
> pyvenv to set up multiple virtual environments and then point your IDE
> at the one needed for a particular project, you should be ok. You don't
> even have to activate the environments because you are using them for
> storage of python and django versions only.
>
> Good luck
>
> Gary R.
>
>
> On 06/10/2016 07:32 PM, Mc. Holid wrote:
> Lee Hinde <leehi...@gmail.com>: Jun 11 02:45PM -0700
>
> https://leanpub.com/tangowithdjango19/ <
> https://leanpub.com/tangowithdjango19/>
>
>
> Back to top <#m_-3577794448999519765_digest_top>
> You received this digest because you're subscribed to updates for this
> group. You can change your settings on the group membership page
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/django-users/join>
> .
> To unsubscribe from this group and stop receiving emails from it send an
> email to django-users+unsubscr...@googlegroups.com.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANhS581cQW57b%3D3vFOw0hFu1_%2B8Mcodx2S%3DME7MfWR3FgFHjcw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to