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

How can you create empty numpy array in python?

595


What is the Java implementation of Python popularly known as?

675


How to determine type of an object?

557


Why python is fast?

545


How to remove whitespaces from a string in python?

554






Explain python functions?

536


How can you make a python script executable on unix?

550


How do you sort a list in reverse order in python?

562


What is a variable in python?

589


Define python?

602


Is there a switch or case statements in python?if not what is the reason for the same?

554


Does python support interfaces like in java?

578


What is slicing in python?

554


What is lambda in Python?

674


Explain the use of the ‘nonlocal’ keyword in python?

591