Is Python a powerful language for web development and mobile apps?

  • Thread starter Thread starter Windows Central Question
  • Start date Start date
W

Windows Central Question

Hi,

I am fan of web development and apps development. I do know HTML/CSS. I would like to know if Python language can be good in developing powerful website and websites.
I have not seen ecommerce sites develop with python. What pyhton language is great for?

Thanks.
 
Re: Is Pyhton a powerful language for web development and mobile apps?

Python is a general programming language, it can be used to write programs or modules for programs. PHP may be a better choice for you. It is free and open source software to create active web sites, it is written like a layer on top of HTML, so your knowledge of HTML will be a benefit.
 
As someone who has dabbled in web design, I would definitely recommend PHP as above, and also SQL if you're going to be working with databases (which seems likely if you're mentioning ecommerce).