Is python the right choice for Web based Programming?

Answer Posted / ruchir hajela

Python is well suited for rapid prototyping and solving the
problems whose clear cut solution is not available while
coding. Because of it's interpreted nature python is widely
used in such cases. Python provides extensive libraries for
building versatile web applications. One of the popular web
framework that python provides is Django.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does python have null?

453


What is a namespace in python?

492


Define encapsulation in python?

448


What is lambda in Python?

568


Which is the default function in a class?

459






What is the purpose of the "//" operator in python?

468


Where is python used?

452


In python, how you can randomize the items of a list in place ?

471


What is composition in python?

516


When is not a good time to use python generators?

590


Explain try, raise, and finally?

502


Explain pickling and unpickling in python?

445


Why python is better than r for data science?

439


What is a lambda in math?

458


What is difference between list and set in python?

453