language agnostic - What platform should you use to build your first web application? -


I'm deciding between LAMP and Google App Engine with Python. It's mainly an educational experience, so I'm not going to stop learning about the value of LAP (and in the way of working in app engine)

It depends on where you come from. If you are already familiar with PHP or Python, then I rely on my choice. on that.

If you are starting with a scratch, there are some things to consider:

  • PHP (if you consider LAM in P) the advantage is that There are a large part of web applications / sites that use it. If you have a purpose, then many other web-aids should be able to modify or contribute, I think you should go with PHP. PHP is messy on the other hand and it is very difficult to clean web design and code. There is no real application outside PHP's web development that I know (I may be wrong).
  • Python is a real sweet language with a clean c NTX and many (third party) libraries have many applications outside of web development in Python.
  • Google App Engine allows a clean MVC approach with Django (among other) An MVC view allows HTML / CSS / JavaScript layout to separate the accessories and Python codes from clean.
  • If you master GAE / Python, this is a small step to run on Django (Linux | Windows) / (Apache | Ningx) / (MySQL | many other DDs).

Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -