Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'binary': 0.05; 'subject:Python': 0.05; 'agree,': 0.09; 'bug.': 0.09; 'lawrence': 0.09; 'fix': 0.14; 'pushed': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wed,': 0.18; 'wrote:': 0.19; 'latter': 0.21; 'header:In-Reply-To:1': 0.22; 'programming': 0.23; 'message-id:@mail.gmail.com': 0.24; 'subject: [': 0.28; 'extend': 0.28; 'received:209.85.210.174': 0.30; 'received:mail- iy0-f174.google.com': 0.30; 'practical': 0.30; 'received:209.85': 0.32; 'received:google.com': 0.32; 'received:209.85.210': 0.33; 'am,': 0.34; 'mine': 0.34; 'to:addr:python-list': 0.35; 'received:209': 0.35; 'extremely': 0.35; 'doing': 0.36; 'languages': 0.36; 'but': 0.37; 'far': 0.37; 'subject:: ': 0.37; 'system.': 0.38; 'build': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; '2012': 0.62; 'works,': 0.65; 'bite': 0.84; 'rusi': 0.91 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 :content-type; bh=E4q08ijiCz0LdqgvcCbf+wEEFpALHd+dTPFAi4kRU/I=; b=HjDd4LLDyKcVr5K4Ux/h2K/vf8BbtUVVySIqkDnhQIGoaT2D49sLlrnpTZ5JtHH9xI zfnpgZSy5hu4qOTS7ncvwyj138IY0UB9R8P87H+9MU1bnQMGVv/ZW6KAg9fdFc2LSbhn hdAoRVk4WuWlbh3lWb31iaVqkF5Q+PlY1RY8AabAeWAGKSCR20iff4J9TZaCuL4lkCGl mIbKgA7z7SjjM2E+Y59V+xx4HclNjl6xv5o/cCPCC3tCPvhHzmuEHD9CCB0sxeoxwlio W9FLn167Coc5OrPv+Ec4STKuATnoEbvc83gMDM5kdR07aOgklvXnhupG23WjwHJZMypP BPKw== MIME-Version: 1.0 In-Reply-To: References: <4f7512db$0$29981$c3e8da3$5496439d@news.astraweb.com> <78a6d2f8-23de-496a-afb7-943b60e57c88@mq9g2000pbb.googlegroups.com> <94c6033a-26e7-4b49-911c-b63ca01d13ea@wj4g2000pbc.googlegroups.com> <0f1ead89-f0f1-4179-904d-ec1efda38809@t2g2000pbg.googlegroups.com> Date: Wed, 4 Apr 2012 00:31:39 +1000 Subject: Re: Number of languages known [was Re: Python is readable] - somewhat OT From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1333463503 news.xs4all.nl 6972 [2001:888:2000:d::a6]:38573 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:22598 On Wed, Apr 4, 2012 at 12:26 AM, Mark Lawrence wrote: > On 03/04/2012 14:51, rusi wrote: >> Doing programming without programming languages is like using toenails >> to tighten screws > > > The latter is extremely difficult if you bite your toenails :) I agree, thumbnails are far better suited. Mine are often pushed into that service. But to extend the analogy: Using a thumbnail to tighten a screw is like directly patching a binary to fix a bug. It works, but it's not exactly a practical way to build a system. ChrisA