Thursday, August 21, 2014

Re: Your further steps after tutorial?

After I did the tutorial I joined this list...

After that a friend needed a mobile app, so I told him I was gonna do it, did the entire backend with Django and API REST (Django Rest Framework) and a friend did the frontend with PhoneGap...

It was hard, but for me, doing is the best way of learning


2014-08-21 18:49 GMT-05:00 Mike Dewhirst <miked@dewhirst.com.au>:
On 22/08/2014 9:01 AM, Yarick Antonov wrote:
What did you did after you've completed the tutorial
<https://docs.djangoproject.com/en/1.6/intro/tutorial01/>?


I mean, you have basic knowledge of how Django works, what was your
further steps towards becoming Django expert?

That's easy. Build something which will be useful to you. You have two choices:

1. Find an existing Django app and install it and use it. Change it to suit your own needs https://www.djangopackages.com/

2. Start from scratch and build it from the ground up.

I prefer #1 but I actually did #2 and essentially relied on the excellent Django Admin. Your mileage might vary.

In both cases you need to become familiar with the Django docs because when you try something you need to know what you are doing and the docs are the best resource. They are great.

Good luck

Mike


I'm asking that because I'm curious what actions people did to become
Django experts, and perhaps I and other beginners can learn something
from it.

--
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+unsubscribe@googlegroups.com
<mailto:django-users+unsubscribe@googlegroups.com>.

To post to this group, send email to django-users@googlegroups.com
<mailto:django-users@googlegroups.com>. <https://groups.google.com/d/msgid/django-users/ca7d0bea-e2bd-47d1-8235-d771e3fda188%40googlegroups.com?utm_medium=email&utm_source=footer>.

For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/53F6859A.8040605%40dewhirst.com.au.

For more options, visit https://groups.google.com/d/optout.



--
Jorge Andres Vergara Ebratt
#SoftwareDeveloper (Or at least trying to be)
@javebratt

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAeX05HrDaBrj54DgXTV%3DkhVTeGxa3BHxF%3DDEsQR7ZPvvJT7hg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment