Speedup Bitmap Parser

bearophileHUGS at lycos.com bearophileHUGS at lycos.com
Mon Feb 16 19:47:08 EST 2009


Jayson Santos:
> Do I need use some patters or others progamming conventions ?

That's a strong question...
Knowing OOP well is important, and it's often a good way to program,
etc. But... You may try to rewrite your code with functions only and
no classes (well, you may need to use classes for the TK gui).
Feel free to not follow this suggestion of mine. Even if you follow
it, it will not damage your brain :-)

Bye,
bearophile



More information about the Python-list mailing list