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


Groups > comp.lang.python > #112343

Re: Ide or code editor confusion

From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: Ide or code editor confusion
Date 2016-08-05 04:48 +1000
Message-ID <mailman.171.1470336510.6033.python-list@python.org> (permalink)
References (4 earlier) <CAPTjJmp-9mDO6tUdL95NqSV_VmutJXOfYXhrD6Qw8KpqBnF7gQ@mail.gmail.com> <mailman.24.1469111879.22221.python-list@python.org> <6688b08e-75cc-4132-b0e0-f63dcbfa4bd2@googlegroups.com> <713cc458-a469-eb3a-9f3f-81b1624cf245@gmail.com> <CAPTjJmpmp=oN-t27c0cpnuvm-j5YSFOV-fEZ0gdR5ci5Xv592A@mail.gmail.com>

Show all headers | View raw


On Fri, Aug 5, 2016 at 4:36 AM, Michael Torrie <torriem@gmail.com> wrote:
> 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!

Anything that focuses on specifics will get out of date, but the
generalities don't. Here in the 2010s, I'm passing on to my students
design advice (eg relational database schemas, laying out program
code) that I learned from my father in the 1990s, and which he learned
in the 1970s, and which probably have been passed down since the
invention of programming, back in about 4004 BC. So there's often
*something* you can learn from an old book - but I still wouldn't
recommend a novice start out by picking up something that starts with
the proper way to install hard drive platters in an IBM System/360,
even if it does have a lot of sage wisdom in it :)

ChrisA

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


Thread

Ide or code editor confusion sigmaphine1914@gmail.com - 2016-07-21 06:56 -0700
  Re: Ide or code editor confusion Chris Angelico <rosuav@gmail.com> - 2016-07-22 00:07 +1000
    Re: Ide or code editor confusion sigmaphine1914@gmail.com - 2016-07-21 07:22 -0700
      Re: Ide or code editor confusion Chris Angelico <rosuav@gmail.com> - 2016-07-22 00:37 +1000
        Re: Ide or code editor confusion Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-08-04 00:23 -0700
          Re: Ide or code editor confusion Michael Torrie <torriem@gmail.com> - 2016-08-04 12:36 -0600
            Re: Ide or code editor confusion Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-08-06 18:11 -0700
          Re: Ide or code editor confusion Chris Angelico <rosuav@gmail.com> - 2016-08-05 04:48 +1000
  Re: Ide or code editor confusion MRAB <python@mrabarnett.plus.com> - 2016-07-21 15:27 +0100
  Re: Ide or code editor confusion Jussi Piitulainen <jussi.piitulainen@helsinki.fi> - 2016-07-21 17:31 +0300

csiph-web