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


Groups > comp.lang.python > #48585

Re: Problems with Python documentation [Re: Don't feed the troll...]

References (13 earlier) <96ed14e3-79dd-40c2-8063-aa58a42c7b57@googlegroups.com> <kpm5d1$250s$1@news.ntua.gr> <mailman.3470.1371453847.3114.python-list@python.org> <6ef1ab49-4596-4204-b0f6-10decd4f0d31@googlegroups.com> <51bf9299$0$29872$c3e8da3$5496439d@news.astraweb.com>
Date 2013-06-17 21:11 -0400
Subject Re: Problems with Python documentation [Re: Don't feed the troll...]
From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3501.1371517876.3114.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Mon, Jun 17, 2013 at 6:50 PM, Steven D'Aprano <
steve+comp.lang.python@pearwood.info> wrote:

> On Mon, 17 Jun 2013 07:41:54 -0700, rurpy wrote:
>
> > On 06/17/2013 01:23 AM, Chris Angelico wrote:
> >> On Mon, Jun 17, 2013 at 3:04 PM, Ferrous Cranus <support@superhost.gr>
> >> wrote:
> >>> The only thing i'm feeling guilty is that instead of reading help
> >>> files and PEP's which seem too technical for me, i prefer the live
> >>> help of an actual expert human being.
> >>
> >> This is definitely a reason to feel guilty. You are asking people to
> >> provide live help for free, rather than simply reading the
> >> documentation.
> >
> > It is NOT a matter of simply reading the documentation. I have posted
> > here several times as have many others about some of the problems the
> > documentation has, especially for people who don't already know Python.
>
> This is very reasonable. And nobody -- well, at least not me, and
> probably not Chris -- expects that reading the documentation will
> suddenly cause the light to shine for every beginner who reads it. Often
> the official docs are written with an expected audience who already knows
> the language well.
>
> But in context, Nikos has been programming Python long enough, and he's
> been told often enough, that his FIRST stop should be the documentation,
> and us second. Not what he does now, which is to make us his first,
> second, third, fourth, fifth, sixth, seventh and eighth stops.
>
> (Are you paying attention Nikos?)
>
> But speaking more generally, yes, you are right, the docs are not a
> panacea. If they were, mailing lists like this, and websites like
> StackOverflow, would not exist.
>
>
>
I read the python docs.  I've gone through the tutorials.  If not the first
time, or the second, I get that Aha moment with additional reads.  Some
people say they learn better by other methods than reading.  In that case,
google like crazy because python has lots of pycon stuff online in video
form, and there is the google course.  and many others.  If people
interaction is what you need, find, and visit your local meetup or user
group.  Lots of places have them.  If you don't have one near you, maybe
you could start one so you would have local help and back and forth
(fourth?).  I think its great to read a question here and get a link for an
answer.  gives me somewhere to go explore more.  If you reject these ways
of learning for the single method of asking.. fix my code.  Then you will
never get good at this craft anyway.  Its not the answers that are
important, its discovering how to find the answers that is really
important.  The old give a man a fish, vs teach a man to fish truism




-- 
Joel Goldstick
http://joelgoldstick.com

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


Thread

Re: Don't feed the troll... "D'Arcy J.M. Cain" <darcy@druid.net> - 2013-06-15 07:58 -0400
  Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 15:40 +0000
    Re: Don't feed the troll... Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-06-15 18:41 +0200
      Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 17:12 +0000
      Re: Don't feed the troll... Nick the Gr33k <support@superhost.gr> - 2013-06-15 20:30 +0300
        Re: Don't feed the troll... rusi <rustompmody@gmail.com> - 2013-06-15 10:36 -0700
          Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 17:52 +0000
            Re: Don't feed the troll... rusi <rustompmody@gmail.com> - 2013-06-15 11:18 -0700
              Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 19:29 +0000
                Re: Don't feed the troll... alex23 <wuwei23@gmail.com> - 2013-06-15 14:47 -0700
                Re: Don't feed the troll... Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 23:04 +0100
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-16 20:16 +0200
                Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-16 20:04 +0000
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-16 20:46 -0700
                Re: Don't feed the troll... Ferrous Cranus <support@superhost.gr> - 2013-06-17 08:04 +0300
                Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-17 17:23 +1000
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-17 07:41 -0700
                Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-18 07:43 +1000
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-17 18:03 -0700
                Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-18 11:16 +1000
                Re: Don't feed the troll... Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-17 23:22 +0100
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-17 18:08 -0700
                Problems with Python documentation [Re: Don't feed the troll...] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-17 22:50 +0000
                Re: Problems with Python documentation [Re: Don't feed the troll...] Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-17 21:11 -0400
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-17 10:26 +0200
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-17 10:15 +0200
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-17 10:56 -0700
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-18 10:22 +0200
                Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-18 13:42 +0000
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-18 20:46 -0700
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-19 12:57 +0200
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-19 14:13 -0700
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-21 21:32 +0200
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-23 07:29 -0700
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-24 15:37 +0200
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-25 08:56 -0700
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-26 21:46 +0200
                Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-26 15:02 -0600
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-27 20:13 +0200
                Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-28 11:20 -0600
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-30 19:25 +0200
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-07-01 07:02 -0700
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-07-01 21:38 +0200
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-07-02 16:41 -0700
                Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-07-02 00:09 +1000
                Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-30 11:50 -0600
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-30 19:56 +0200
                Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-25 11:25 -0600
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-26 20:18 +0200
                Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-19 12:40 -0600
                Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-20 00:47 +0000
                Re: Don't feed the troll... Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-06-19 19:45 -0400
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-20 11:41 +0200
                Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-20 20:40 -0600
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-21 11:18 +0200
                Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-21 10:19 -0600
                Re: Don't feed the troll... rusi <rustompmody@gmail.com> - 2013-06-21 11:27 -0700
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-17 09:31 +0200
                Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-17 23:02 +0000
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-18 11:02 +0200
              Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-15 12:54 -0700
                Re: Don't feed the troll... Nick the Gr33k <support@superhost.gr> - 2013-06-15 23:04 +0300
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-15 13:12 -0700
                Re: Don't feed the troll... rusi <rustompmody@gmail.com> - 2013-06-16 22:52 -0700
                Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-16 20:39 +0200
                Re: Don't feed the troll... Simpleton <support@superhost.gr> - 2013-06-17 19:03 +0300
                Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-17 16:14 +0000
                Re: Don't feed the troll... Simpleton <support@superhost.gr> - 2013-06-17 19:19 +0300
                Re: Don't feed the troll... alex23 <wuwei23@gmail.com> - 2013-06-17 21:39 -0700
                Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-18 17:21 +1000
                Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-18 13:38 +0000
                Re: Don't feed the troll... Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-06-18 19:48 -0400
                Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-19 03:57 +0000
                Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-18 20:49 -0700
                Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-19 17:07 +1000
                Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-19 07:27 +0000
                Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-19 17:33 +1000
                Re: Don't feed the troll... Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-17 11:53 -0400
        Re: Don't feed the troll... Michael Torrie <torriem@gmail.com> - 2013-06-15 11:49 -0600
        Re: Don't feed the troll... Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 18:45 +0100
        Re: Don't feed the troll... Andreas Perstinger <andipersti@gmail.com> - 2013-06-15 19:58 +0200
      Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-17 14:39 +0000
        Re: Don't feed the troll... "D'Arcy J.M. Cain" <darcy@druid.net> - 2013-06-17 12:35 -0400
        Re: Don't feed the troll... Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-06-17 18:42 +0100
          Re: Don't feed the troll... Νίκος <support@superhost.gr> - 2013-06-17 20:52 +0300
        Re: Don't feed the troll... Ben Finney <ben+python@benfinney.id.au> - 2013-06-18 22:21 +1000
    Re: Don't feed the troll... "D'Arcy J.M. Cain" <darcy@druid.net> - 2013-06-15 13:07 -0400
    Mailman forwarding (was: Don't feed the troll...) "W. Trevor King" <wking@tremily.us> - 2013-06-15 13:25 -0400
    Re: Don't feed the troll... Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-06-15 19:25 +0200
      Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 17:47 +0000
        Re: Don't feed the troll... Nick the Gr33k <support@superhost.gr> - 2013-06-15 21:59 +0300
        Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-16 09:09 +1000
          Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-16 00:51 +0000
            CC etiquette for mailing lists (was: Don't feed the troll...) "W. Trevor King" <wking@tremily.us> - 2013-06-15 21:29 -0400
    Re: Don't feed the troll... "D'Arcy J.M. Cain" <darcy@druid.net> - 2013-06-15 13:04 -0400

csiph-web