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

Which certification is best for python?

476


Is map faster than for loop python?

475


What applications are written in python?

430


What command do we use to debug a python program?

454


What is the best python ide for beginners?

457






What is difference between input and raw_input?

485


What does static pressure mean?

432


How to you make a python script executable on unix?

432


Differentiate between the append() and extend() methods of a list?

532


What is pylintrc?

446


Write code to print only upto the letter t.

565


What is the usage of enumerate () function in python?

461


How to python script executable on unix?

496


Can I build website using python?

450


Write a logic to find the max sum of a list in another list?

480