Thursday, November 12, 2009

PEP-8 and more redocnE

Over tuesday and today (no school on wednesday, I accordingly did no computer science) I read PEP-8, and found it somewhat useful, but don't think it'll make me change much. I also thought, inspired by learning about classes, of a new and far better way to have implemented the ciphers taken from pycipher - I'll work on that, should have it done by next tuesday (the origional implementation took twice as long) and then will get back to pygtk.

1 comment:

  1. I strongly recommend that you follow PEP-8 practices to the letter. When in doubt, look back at it and use what it prescribes.

    The fact that you see better ways of what you did before is clear evidence of your growth as a programmer. Cool!

    ReplyDelete