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 projects enough 
for you to get into it.

I would rather you try out Flask instead of Django because Django is very 
bloated with lots of packages and dependencies to be familiar with. Flask 
is very basic and simple enough for Web Development. But once you 
understand and have built a Flask Web App or Flask REST API, then you can 
try out Django.

Good luck!

On Monday, June 13, 2022 at 2:59:39 AM UTC+8 ghalib...@gmail.com wrote:

> hi there, i am beginner in python. can anyone share python best tutorial 
> for web development please

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/36e59af6-ab8a-4fdf-a036-362e21f2482an%40googlegroups.com.

Reply via email to