If you want to learn, just try building a site, any site. Pick a hobby that
you have, and make a site about you and your hobby. There is a concept in
programming called MVP - minimum viable product. This means the minimum you
can do to have a working site.
I recommend that you figure out exactly how you want your website to be,
figure out the bare minimum for the site - no fancy HTMLs, no advanced
website functions - and build it. After that, slowly build on the existing
website.
Also, you should really make sure that you understand how the internet
works, how realtional databases (which is the type of database that
websites use (mostly)), and what a web framework (like django) is, and how
it works. You can learn django without it, but if you understand what you
are doing, it will help you A LOT. You won't just know what you are typing,
you'll understand why you're typing it.
Also, it's pretty important that you have a basic knowledge of python,
because that's what django is built on.
If I can help you with any of these, email me @ [email protected].
Good luck!

On Wed, Aug 5, 2020 at 9:38 PM Thomas POKAM <[email protected]> wrote:

> Hi Jose,
>
> Did you when throw this introduction guide ?
>
> https://docs.djangoproject.com/en/3.1/intro/
>
>
> Le 03/08/2020 à 11:10, jose AVOM a écrit :
>
> hi all.
> i am new in django i, i want to improve my skill...
> need for help en challenge ...
> thks
> --
> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/de500232-9554-401c-9299-89d594786e50n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/de500232-9554-401c-9299-89d594786e50n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> --
> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/8b733e13-fc16-e9ec-7ab2-97780e70b7c4%40gmail.com
> <https://groups.google.com/d/msgid/django-users/8b733e13-fc16-e9ec-7ab2-97780e70b7c4%40gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CACMwF3VytNJUnmdqvgAcF1wwvos_uYWAFOF3KY8WkH0ojFYtkA%40mail.gmail.com.

Reply via email to