Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.089 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'cc:name:python list': 0.16; 'subject:user': 0.16; '(not': 0.18; "hasn't": 0.19; 'thoughts': 0.19; 'cc:addr:python.org': 0.22; 'affects': 0.24; "aren't": 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'towards': 0.31; 'scripting,': 0.31; 'sites.': 0.31; 'languages': 0.32; "i'd": 0.34; 'but': 0.35; 'received:google.com': 0.35; 'building': 0.35; 'there': 0.35; 'subject:New': 0.37; 'two': 0.37; 'embedded': 0.39; 'how': 0.40; 'middle': 0.60; 'subject: / ': 0.60; 'hear': 0.63; 'field': 0.63; 'specialize': 0.74; 'agreement.': 0.91; 'washington': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=dbSq9yzyBme4oC1qM72c76HSR+oIo9JbDNW7HghXAVQ=; b=ErrT9zzZftdu87DzsAHBAO8H180O2U2KLYR+BtyzHOkpawlA2AM0lsbpiupdfc5rmA LDu+kqCgYRdaHJ+yO7eWK2P2MaHAZgYqe82Jsn+csl5EZzPK5Oi9PTSjNaZ5KXoPJY9A gzkU2A/myeiHkkw1jtqYd8qTHDVbwnDGyjRUwugBIsyeNs1Mka9wtvGp/n2Q+DO4+imw nulbWyIV43WpCAiELyLRlW0yxobTJBhZhgGk8ZwHn5FEWdYnRDL/IIjlhCc97dVvuJQp G4mHCcbR1ALhk/xout82Y7Cik4iz1AZueOzbBHJHyKqxWOdu3P0I7W4DlseK3+7n+HE3 tPaA== MIME-Version: 1.0 X-Received: by 10.180.104.129 with SMTP id ge1mr6939547wib.6.1384032089783; Sat, 09 Nov 2013 13:21:29 -0800 (PST) In-Reply-To: References: <-JadnUirYuhUruPPnZ2dnUVZ8rSdnZ2d@bt.com> Date: Sat, 9 Nov 2013 13:21:29 -0800 Subject: Re: New user's initial thoughts / criticisms of Python From: Mark Janssen To: Ned Batchelder Content-Type: text/plain; charset=ISO-8859-1 Cc: Python List X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384032096 news.xs4all.nl 15997 [2001:888:2000:d::a6]:49843 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58968 > I'd be interested to hear your thoughts on where the field of computer languages is heading, and how that affects the choice of languages for building web sites. Well, there aren't that many groupings towards which languages specialize for (not including embedded or other application-specific domains). There's OS scripting, Web scripting, and then the otherwise general-purpose "normative" languages in the middle of those two extremes. But this view presumes a model of computation which hasn't settled into wide agreement. -- MarkJ Tacoma, Washington