Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #22556

Re: Number of languages known [was Re: Python is readable] - somewhat OT

Date 2012-04-02 18:28 -0500
From Tim Chase <python.list@tim.thechases.com>
Subject Re: Number of languages known [was Re: Python is readable] - somewhat OT
References (2 earlier) <CAPTjJmr3ybJUZFPyTWLysOE3YgWUjFZ8Bx6cjVjvNYVakXzM1Q@mail.gmail.com> <CAOFbRmLFrE_YiNu39xShCHnicoKVFYg8raZAGfHY9pC3HmOxVg@mail.gmail.com> <CAPTjJmqRBB+J=BwBCkSK--BtcNMQHteXwb7qguc6fD=O+-oKNw@mail.gmail.com> <mailman.1125.1333039400.3037.python-list@python.org> <d3af7dae-dd93-4c7b-9874-c1e4aaa1a18e@vy9g2000pbc.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.1246.1333409320.3037.python-list@python.org> (permalink)

Show all headers | View raw


> PHP is a language that I wish would die off quickly and
> gracefully.  I feel like the good things of PHP have already
> been subsumed into the ecosystems of stronger programming
> languages (including Python).

The one killer feature PHP has to offer over other languages: 
ease of efficient deployment on cheap/free hosting.  When I go to 
deploy Python projects, it ends up either being as slow CGI on 
the cheap/free hosting, or it ends up needing 
WSGI/gunicorn/whatever on a more expensive service (whether 
shared, VPS, or full hardware).

I dream of a day that deploying Python/Django apps is as 
cheap/easy as deploying PHP code.

-tkc


Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Number of languages known [was Re: Python is readable] - somewhat OT Devin Jeanpierre <jeanpierreda@gmail.com> - 2012-03-29 12:42 -0400
  Re: Number of languages known [was Re: Python is readable] - somewhat OT Steve Howell <showell30@yahoo.com> - 2012-03-29 19:19 -0700
    Re: Number of languages known [was Re: Python is readable] - somewhat OT Tim Chase <python.list@tim.thechases.com> - 2012-04-02 18:28 -0500

csiph-web