Re: Need best tutorial

2022-06-21 Thread Lalit Suthar
https://github.com/lalit97/django-developer-resources On Tue, 14 Jun 2022 at 06:49, Abdul Qoyyuum wrote: > Don't go straight to web development until you understand how Python > works, especially when dealing with imports and managing variables in > different scopes. > > I recommend learning fro

Re: Need best tutorial

2022-06-13 Thread Abdul Qoyyuum
Don't go straight to web development until you understand how Python works, especially when dealing with imports and managing variables in different scopes. I recommend learning from https://automatetheboringstuff.com as well as the Dive Into Python3. Both have some decent level of practice pro

Re: Need best tutorial

2022-06-12 Thread ramadhan ngallen
Use this from Telusko https://youtube.com/playlist?list=PLsyeobzWxl7poL9JTVyndKe62ieoN-MZ3 On 13 Jun 2022, 01:36 +0300, 'Kasper Laudrup' via Django users , wrote: > On 12/06/2022 07.54, Ghalib Raja wrote: > > hi there, i am beginner in python. can anyone share python best tutorial > > for web d

Re: Need best tutorial

2022-06-12 Thread 'Kasper Laudrup' via Django users
On 12/06/2022 07.54, Ghalib Raja wrote: hi there, i am beginner in python. can anyone share python best tutorial for web development please Learn the basics of Python first then focus on web development later. If you already have some experience with other languages I found this freely lice