| Store | Cart

Re: Can someone tell me what kinds of questions should be asked in this list and what kinds in the tutor section?

From: Rick Johnson <rant...@gmail.com>
Sun, 17 Feb 2013 13:31:58 -0800 (PST)
On Sunday, February 17, 2013 3:44:29 AM UTC-6, Tim Golden wrote:
> 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.

I don't agree with that assesment at all. 

I would say you could ask your question on either list and get an equal quality of answer(s). Both lists contain very knowledgable folks who are willing to help. 

The python tutor list is mainly for folks who might be new to programming OR folks who have a thinner skin than your average grape and thus need to be spoken to in an /overly/ kind manner. This list is for real world communications and some replies can be acerbic (especially if you want someone to do your homework for you!).

So the moral is:
    
 * If you want good answers that are not likely to offend 
   your delicate sensibilities, then ask on PyTutor.

 * If you want good answers to your questions in a strait-
   forward-and-to-the-point-manner (which may include the
   occasional "RTFM you idiot!", or "Here, LMGTFY; you lazy
   bassturd!") then ask here.



-- 
http://mail.python.org/mailman/listinfo/python-list

Recent Messages in this Thread
Claira Feb 17, 2013 12:19 am
Tim Golden Feb 17, 2013 09:44 am
Oscar Benjamin Feb 17, 2013 11:10 pm
Rick Johnson Feb 18, 2013 12:04 am
Chris Angelico Feb 18, 2013 01:24 am
Steven DAprano Feb 18, 2013 01:31 am
Chris Angelico Feb 18, 2013 06:38 am
Rick Johnson Feb 17, 2013 09:31 pm
Messages in this thread