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


Groups > comp.lang.python > #70102

Re: Teaching python to non-programmers

References (5 earlier) <8c101063-9abe-49f1-a8ab-c5d7048079be@googlegroups.com> <mailman.9166.1397188750.18130.python-list@python.org> <79e36d43-6170-46a0-8f8e-9462f27efd2f@googlegroups.com> <mailman.9168.1397193089.18130.python-list@python.org> <f75c5b83-2c1d-4472-97c3-34d497b13fd2@googlegroups.com>
Date 2014-04-11 16:00 +1000
Subject Re: Teaching python to non-programmers
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.9173.1397196025.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Apr 11, 2014 at 3:42 PM, Rustom Mody <rustompmody@gmail.com> wrote:
> People whose familiarity with religion is limited to the Judeo-Christian
> tradition are inclined to the view (usually implicit) that
> "being religious" == "belief in God"
> However there are religions where belief in God is irreligious -- Jainism
> And others where it is is irrelevant -- Tao, Shinto.
> [There is the story of a westerner who wen to a shinto temple and said:
> All this (rites) is fine and beautiful but what's your *philosophy*
> To which he was told: "Philosophy? We have no philosophy! We dance!"]

That's nothing to do with norms, though. The norm might be to follow
Taoism, but that doesn't make it more right - just more normal.

>> That's equivalent to being told "Don't ever delete any of your code,
>> just comment it out". I don't care who's saying that, it's bad advice.
>
> The correct analogy: "Dont ever delete content from the repository"

Generally, a repository won't let you truly delete anything, which is
exactly my point: you can delete lines of code from the current file
without losing anything. If you want to see the context, you go and
look at context, you don't need it to be right there in the current
file. Same with email - and often even easier, because your client
will let you simply scroll up and see what was said previously.

ChrisA

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


Thread

Teaching python to non-programmers Lalitha Prasad K <lalithaprasad@gmail.com> - 2014-04-10 21:24 +0530
  Re: Teaching python to non-programmers pete.bee.emm@gmail.com - 2014-04-10 10:53 -0700
    Re: Teaching python to non-programmers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-10 19:36 +0100
      Re: Teaching python to non-programmers pete.bee.emm@gmail.com - 2014-04-10 13:52 -0700
        Re: Teaching python to non-programmers "Rhodri James" <rhodri@wildebst.org.uk> - 2014-04-10 23:40 +0100
          Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 20:17 -0700
            Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 13:59 +1000
              Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 21:37 -0700
                Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 15:11 +1000
                Re: Teaching python to non-programmers Paul Rudin <paul.nospam@rudin.co.uk> - 2014-04-11 06:34 +0100
                Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 15:42 +1000
                Re: Teaching python to non-programmers alister <alister.nospam.ware@ntlworld.com> - 2014-04-11 10:46 +0000
                Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 21:01 +1000
                Re: Teaching python to non-programmers alister <alister.nospam.ware@ntlworld.com> - 2014-04-11 11:48 +0000
                Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 22:42 -0700
                Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 22:54 -0700
                Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 16:01 +1000
                Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 11:36 +0000
                Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 16:00 +1000
                Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 11:34 +0000
                Re: Teaching python to non-programmers Paul Rudin <paul.nospam@rudin.co.uk> - 2014-04-11 12:46 +0100
                Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 11:59 +0000
                Re: Teaching python to non-programmers Tim Chase <python.list@tim.thechases.com> - 2014-04-11 07:39 -0500
                Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 22:50 +1000
                Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-11 11:19 -0700
                Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-12 01:45 +0000
                Re: Teaching python to non-programmers alex23 <wuwei23@gmail.com> - 2014-04-14 16:13 +1000
                Re: Teaching python to non-programmers Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-14 00:59 -0600
                Re: Teaching python to non-programmers Ian Kelly <ian.g.kelly@gmail.com> - 2014-04-10 23:39 -0600
                Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 10:07 +0000
                Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 20:17 +1000
                Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 15:54 +1000
                Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 09:37 +0000
              Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 07:09 +0000
                Re: Teaching python to non-programmers Chris Angelico <rosuav@gmail.com> - 2014-04-11 17:19 +1000
            Re: Interleaved vs. top-posting Tim Chase <python.list@tim.thechases.com> - 2014-04-11 07:44 -0500
              Re: Interleaved vs. top-posting Bob Martin <bob.martin@excite.com> - 2014-04-12 07:28 +0100
          Ostracising bad actors (was: Teaching python to non-programmers) Ben Finney <ben+python@benfinney.id.au> - 2014-04-11 13:28 +1000
          Re: Teaching python to non-programmers pete.bee.emm@gmail.com - 2014-04-11 13:20 -0700
            Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-11 17:50 -0700
            Re: Teaching python to non-programmers "Rhodri James" <rhodri@wildebst.org.uk> - 2014-04-13 23:51 +0100
              Re: Teaching python to non-programmers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-14 00:54 +0100
                Re: Teaching python to non-programmers Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-14 00:20 +0000
                Re: Teaching python to non-programmers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-14 08:32 +0100
        Re: Teaching python to non-programmers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-11 14:43 +0100
        Re: Teaching python to non-programmers Mark H Harris <harrismh777@gmail.com> - 2014-04-11 09:12 -0500
  Re: Teaching python to non-programmers Rustom Mody <rustompmody@gmail.com> - 2014-04-10 11:24 -0700
  Re: Teaching python to non-programmers Mark H Harris <harrismh777@gmail.com> - 2014-04-11 09:35 -0500

csiph-web