Is python the right choice for Web based Programming?
Answer Posted / harish bhat
Yes, python provides Web framework, which can be used to
develop an web application within a short period of time.
Lot of Python Web frameworks are available now a days, Some
of the web frameworks are Django,Pylons,TurboGears.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a for loop in python?
What is lambda used for in python?
Name the arithmetic operators supported by python.
What does code coverage mean?
What is the difference between range and xrange functions?
Which programming language is best for finance?
Can we use Python in HTML?
Does Python support Multithreading?
How will you differentiate between deep copy and shallow copy?
Python has something called the dictionary. Explain using an example
What is the meaning of def in python?
Can you explain how python is interpreted.
What is python and python scripting?
What is a decorator?
What is python? What are the benefits of using python? What do you understand of pep 8?