Well, I would caution against jumping right in Django without having any experience in web developement or in Python. I would rather you learn fundamentals of web development and then pick a simple framework like web2py with low learning curve.
You might find Django convenient once you experience web development implementation and maintenance nightmares. On Mon, Jul 3, 2017 at 1:48 AM, arun kumar <[email protected]> wrote: > Hi, > > My name is arun and i am a junior software engineer.i am very new with > python and i want to develop a web project so first i have selected python > script but after doing some online research i found routing is very > difficult in python if you are a new programmer in pyhton > > so i finally decided to do this project with django because it supports > mvc.so i need your valuable suggestion if i am new with pyhton is it ok to > go for django framework because i think documentation for django is very > good and it has less code and it supports many databases also. > > so please help me currently i am using windows so i want to ask which is > better linux or windows and apache tomcat is also required for this web > application project so basically i need a overview for django how to use > whether to use. > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/0942dee0-72c3-4f64-8e0c-a7d3607253b2%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/0942dee0-72c3-4f64-8e0c-a7d3607253b2%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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGaCEHt%2BqZ%3DFJG5hm%3DcD0NzWyZW%3DbZsOP%2BxOVngYBPcK8NwXYQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

