Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39026
| Date | 2013-02-17 09:44 +0000 |
|---|---|
| From | Tim Golden <mail@timgolden.me.uk> |
| Subject | Re: Can someone tell me what kinds of questions should be asked in this list and what kinds in the tutor section? |
| References | <CABPV-FQw5DfMXfSVWuSN3-Cm3g9WVaO9HGoOs1M34XZumm9JxQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1892.1361094302.2939.python-list@python.org> (permalink) |
On 17/02/2013 00:19, Claira wrote: > Can someone tell me what kinds of questions should be asked in this > list and what kinds in the tutor section? There's no clear-cut distinction. The rule of thumb I usually apply is that questions about the *language* (its syntax, its usage, its idioms etc.) and about the core parts of the standard library -- the modules which come with Python -- can usefully be asked on the Tutor list by newcomers. Questions which are about 3rd-party modules (for example, numpy or requests) or which about more specialised standard library modules (such as the Windows-specific modules) are probably better asked here on python-list or on a module-specific forum for external modules. Again, though, there's no hard-and-fast rule: if you're not sure, ask on the Tutor list and we'll tell you there if you're better off asking somewhere else. It's quite a friendly environment :) TJG
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Can someone tell me what kinds of questions should be asked in this list and what kinds in the tutor section? Tim Golden <mail@timgolden.me.uk> - 2013-02-17 09:44 +0000 Re: Can someone tell me what kinds of questions should be asked in this list and what kinds in the tutor section? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-02-17 13:31 -0800 Re: Can someone tell me what kinds of questions should be asked in this list and what kinds in the tutor section? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-02-17 13:31 -0800
csiph-web