Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Sven R. Kunze" Newsgroups: comp.lang.python Subject: Re: Learning Python (or Haskell) makes you a worse programmer Date: Wed, 30 Mar 2016 13:43:35 +0200 Lines: 22 Message-ID: References: <56f9cffb$0$1614$c3e8da3$5496439d@news.astraweb.com> <56FA00EC.80909@gmail.com> <56FA537F.9090506@mail.de> <56FB0FF6.3000305@harvee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 8CfcUCsYkZTGqSuF2RQibg2XhiCuTBcOze9vIyAkYvqA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.10; ':-)': 0.12; 'english.': 0.13; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:Learning': 0.16; 'subject:programmer': 0.16; 'too?': 0.16; 'wrote:': 0.16; '>>>': 0.20; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'coding': 0.27; 'code': 0.30; 'becomes': 0.30; 'mention': 0.30; 'writes': 0.30; 'subject:) ': 0.32; 'received:10.0': 0.34; 'text': 0.35; 'eric': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'thought': 0.37; 'someone': 0.38; 'to:addr:python.org': 0.40; 'received:de': 0.40; 'charset:windows-1252': 0.62; 'sounds': 0.76; 'speech': 0.84; 'subject:you': 0.85 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mail.de; s=mail201212; t=1459338216; bh=4xGY2+uXaCA0B7ME/TCmifKXusW36/HLh1AThKpNh60=; h=Subject:To:References:From:Date:In-Reply-To:From; b=NE191FJFPbXSgh3mlKaKBeivyLrimqBu+fIben5mQbrNksW1hdG2B0xZJhRxrQdqP KONy9BoZ+xzVO5aOBR0cquinznGCu3c7qlZbXs8PEZPpfUQCOHRZlK0sNRY7TRwVZU QSfBM4gsEiTyLaBAp3VLhC1l/SZy0qpCcC1siK2I= In-Reply-To: X-purgate: clean X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 568 X-purgate-ID: 154282::1459338215-00003BBD-DF73C349/0/0 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:106054 On 30.03.2016 12:21, BartC wrote: > On 30/03/2016 11:07, Sven R. Kunze wrote: >> On 30.03.2016 01:29, Eric S. Johansson wrote: >>> >>> >>> On 3/29/2016 6:05 AM, Sven R. Kunze wrote: >>>> >>>> Python = English >>>> >>> As someone who writes English text and code using speech recognition, >>> I can assure you that Python is not English. :-) >> >> :D Interesting. Never thought of how Python sounds when spoken. > > Among other things, it becomes case insensitive... > Now that you mention it... ;) You do coding with speech recognition, too?