The works I have done is not enough, but the most deepest part to me is the xmletree, it is because there are lot of things to learn but hard to find learning machine. I want to learn it more in the summer as I just learn a little bit of it. That's my first target.
The most interesting things of it is finding out the structure of it, but there is a simple method contain which is call xmltodict.
Another interest is the debug part. What is debug? Programming errors are commonly called bugs. Finding & correcting them is called
debugging. Bugs are common place in programming, I cannot avoid them.
Debugging is one of the most important skills for a programmer, therefore, I want to improve my skill. All project is a good chance, as I meet a lot of bugs, coding, xml file, type wrong, etc.when I find some problems, for example, like encoding problem. I try to google it and find that there is another problem -- window. Why window is the problem? The base encoding setting of window is "cp950", but python setting is utf-8, it conflict each other. Also, same problem doing in python IDLE or do in Eclipse can make either one can't run, or both. It is very interesting for me to debug it.
That is my ALL work, a easy program: