Saturday, July 5, 2008

Project design

I went back through the implementations and other project related things I did in the past few months. I am happy with the things I have done up to now, since this is my first open source and Python project. Its interesting to work on a open source project where I got many experience with different areas, including coding styles, discussions by mailing lists, chats, etc. According to my view point since there are plenty of people looking at what we are doing, is a plus point because we can know our mistakes up front. And having people known the system can always got the chance to ask help when we are stuck in some point.

I looked in to the whole project design and implementation. I was able to identify the behaviour of the implementation using debugging. Did some modifications and looked at the deviations. Since I am still learning things related to Python language, referred to some Python books and clear ambiguities.

No comments: