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


Groups > comp.lang.python > #70782

Re: First attempt at a Python prog (Chess)

From Mark H Harris <harrismh777@gmail.com>
Newsgroups comp.lang.python
Subject Re: First attempt at a Python prog (Chess)
Date 2014-04-30 10:15 -0500
Organization Aioe.org NNTP Server
Message-ID <ljr421$prd$1@speranza.aioe.org> (permalink)
References <2013021323250974803-chrishinsley@gmailcom> <cf2667eb-b722-4a80-b80d-0ea68ead577b@googlegroups.com> <201404301428587277-chrishinsley@gmailcom>

Show all headers | View raw


On 4/30/14 8:28 AM, Chris Hinsley wrote:
> On 2013-02-15 05:05:27 +0000, Rick Johnson said:
>>
>> First of all your naming conventions suck. You've used the "interface"
>> style for every function in this game so i can't /easily/ eyeball
>> parse the /real/ interface functions from the helper functions -- and
>> i'm not going to even try, because i don't read ugly code! Try to
>> learn the Python style guide as soon as you can (In particular pay
>> attention to naming conventions):

> Wow, such vitriol for such a simple bear to cope with !
>
> Maybe Papa bear would like to try some humility !
>
> This was my very first Python prog, and my first chess prog and my
> attempt to learn somthing about Generators ! Do youtself a favour and
> leave the Python comunity for the good of the language !
>
> Chris
>

Chris, you might want to try another list:

https://mail.python.org/mailman/listinfo/tutor


The folks on this list are friendly, but tough. They are not generally 
arrogant, but many of them are experts (or core python developers) and 
most of them are worth listening to. The list mentioned above is for 
folks who are learning python and who have basic questions or want basic 
clarifications.   (they are gentler too)    :)


marcus

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


Thread

Re: First attempt at a Python prog (Chess) Chris Hinsley <chris.hinsley@gmail.com> - 2014-04-30 14:28 +0100
  Re: First attempt at a Python prog (Chess) Mark H Harris <harrismh777@gmail.com> - 2014-04-30 10:15 -0500
    Re: First attempt at a Python prog (Chess) Robert Kern <robert.kern@gmail.com> - 2014-04-30 16:55 +0100

csiph-web