[Tutor] My horrible looking program needs improvement.

Kent Johnson kent37 at tds.net
Mon Nov 24 19:26:40 CET 2008


On Mon, Nov 24, 2008 at 11:00 AM, Peter van der Does
<peter at avirtualhome.com> wrote:
> I wrote my 1st Python program and it works as I want it to work but
> ,IMHO, it looks horrible.
>
> Is this the place where somebody could go over my program and give
> some pointers on how to improve the structure or is there a forum out
> on the Net that can help me out.
>
> If this is the place, how do I show the program, in-line or attached?

Yes, we can help with that. If the program is not too long (maybe
40-50 lines max), in-line or attached is fine. For longer programs you
can use something like http://pastebin.com/. The shorter your program
is, the more likely someone will read and respond to it - we are all
volunteers.

You might also consider asking specific questions, for example post a
short code snippet and ask how to solve a particular problem.

Kent


More information about the Tutor mailing list