Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Michael Torrie Newsgroups: comp.lang.python Subject: Re: Ide or code editor confusion Date: Thu, 4 Aug 2016 12:36:21 -0600 Lines: 16 Message-ID: References: <2184a0ad-9d51-42db-ae11-5d0ab4512582@googlegroups.com> <7f142caf-5e3c-4fcf-818a-017b593fd0f7@googlegroups.com> <6688b08e-75cc-4132-b0e0-f63dcbfa4bd2@googlegroups.com> <713cc458-a469-eb3a-9f3f-81b1624cf245@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de rXyheQa9KLzIKhSiC+qK0AgQ/ho10KOXg5co10xme+0g== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'friday,': 0.07; 'subject:code': 0.07; 'subject:editor': 0.07; 'vi,': 0.07; '22,': 0.09; 'i\xe2\x80\x99ve': 0.09; 'python:': 0.09; 'targets': 0.09; 'python': 0.10; '2016': 0.16; 'awk': 0.16; 'expression.': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'sed': 0.16; 'wrote:': 0.16; '>>>': 0.20; 'lawrence': 0.22; 'am,': 0.23; 'unix': 0.24; 'header:In-Reply-To:1': 0.24; "i've": 0.25; 'header :User-Agent:1': 0.26; 'chris': 0.26; 'fri,': 0.27; '2.6': 0.27; 'regular': 0.29; 'it\xe2\x80\x99s': 0.29; 'references.': 0.29; 'books': 0.30; 'waste': 0.30; 'another': 0.32; 'computing': 0.32; 'message-id:@gmail.com': 0.34; 'except': 0.34; 'beginning': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'things': 0.38; 'why': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'still': 0.40; 'some': 0.40; 'story': 0.65; 'buying': 0.67; 'jul': 0.72; 'ii.': 0.84 X-Virus-Scanned: amavisd-new at torriefamily.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 In-Reply-To: <6688b08e-75cc-4132-b0e0-f63dcbfa4bd2@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <713cc458-a469-eb3a-9f3f-81b1624cf245@gmail.com> X-Mailman-Original-References: <2184a0ad-9d51-42db-ae11-5d0ab4512582@googlegroups.com> <7f142caf-5e3c-4fcf-818a-017b593fd0f7@googlegroups.com> <6688b08e-75cc-4132-b0e0-f63dcbfa4bd2@googlegroups.com> Xref: csiph.com comp.lang.python:112340 On 08/04/2016 01:23 AM, Lawrence D’Oliveiro wrote: > On Friday, July 22, 2016 at 2:38:10 AM UTC+12, Chris Angelico wrote: >> On Fri, Jul 22, 2016 at 12:22 AM, sigmaphine1914 wrote: >>> Beginning Python: using Python 2.6 and Python 3.1. By James Payne >>> >>> Part II. >> >> Ugh, that's extremely old now. > > That’s why I’ve come to the conclusion it’s a waste of time buying books on computing topics. They start to reek of decay while they’re still on the shelf. Except for old Unix books! I've got an old book on sed and awk that will likely be in date for years to come! There's also an old book on vi, another on regular expression. So some things are invaluable references. Moving targets like Python, that's another story of course!