Re: Hi, I'm new django. I want to learn Django. What's the first step.

2019-09-01 Thread Ryan Gedwill
My favorite is django-book. I used it as a reference for 2 years after I first started using Django. Ryan Gedwill > On Sep 1, 2019, at 7:09 AM, WebTrainingRoom Online > wrote: > > Hi! > you may find this useful > https://www.webtrainingroom.com/python/django-project > > Thanks > > >>

Re: Hi, I'm new django. I want to learn Django. What's the first step.

2019-09-01 Thread WebTrainingRoom Online
Hi! you may find this useful https://www.webtrainingroom.com/python/django-project Thanks On Sun, Sep 1, 2019 at 7:07 PM Jorge Luis Callalle Torres < jlcalla...@gmail.com> wrote: > Hi, I'm new django. I want to learn Django. What's the first step > What advice you could give me. > Any course,

Re: Hi, I'm new django. I want to learn Django. What's the first step.

2019-09-01 Thread Guz Man
> > Hi Jorge, > I recommend you some sources (I assume that you already know Python): 1. Corey Schafer's YouTube tutorial: https://www.youtube.com/watch?v=UmljXZIypDc&list=PL-osiE80TeTtoQCKZ03TU5fNfx2UY6U4p 2. William Vincent's introductory book: https://djangoforbeginners.com/ With these two

Re: Hi, I'm new django. I want to learn Django. What's the first step.

2019-09-01 Thread Tosin Ayoola
Read 2 scoop of django, alongside django two with example, have your django documentation handy u will need it & I also have django tutorial series, I'm started yesterday, with all that u will b good to go On Sep 1, 2019 14:37, "Jorge Luis Callalle Torres" wrote: > Hi, I'm new django. I want

Re: Hi, I'm new django. I want to learn Django. What's the first step.

2019-09-01 Thread Gabriel Araya Garcia
Jorge Luis: La clave para comenzar, es meterte en los tutoriales, Por ejemplo y si te encuentras que las rutas se construyen con PATH, entonces es un tutorial moderno. En caso contrario, te van a sugerir comandos e instrucciones que están obsoletas y vas a intentar llevarlas a cabo y no te funciona

Re: Hi, I'm new django. I want to learn Django. What's the first step.

2019-09-01 Thread Gabriel Araya Garcia
Work with the last version of python and django. Take care about the old sintaxis. The new sintaxis is more easy. have a good day gabrielaraya2...@gmail.com El dom., 1 sept. 2019 a las 9:37, Jorge Luis Callalle Torres (< jlcalla...@gmail.com>) escribió: > Hi, I'm new django. I want to learn Dja

Re: Hi, I'm new django. I want to learn Django. What's the first step.

2019-09-01 Thread Gil Obradors
I started with django official tutorial : https://docs.djangoproject.com/en/2.2/intro/tutorial01/ Nice to start APPs, and continue with admin customizations. Welcome and good luck! Missatge de Jorge Luis Callalle Torres del dia dg., 1 de set. 2019 a les 15:37: > Hi, I'm new django. I want to