Topcoder development Project Summerize
This is the second time I paticipate in the tc development contest. In this time, the project I chose is Platform API 1.0, this is a project of AOL.The language in this project is Java, and the technologies mainly are: JDBCFactory, Sybase, ConfigManager, ConfigObject and so on.
In this project, I spent the week end to read the specification and setup the development environment, 4 days to develop and tes. I have to say the schedule is really tough for me, because everyday I have to go to work in the day, and work on this project in the night at home. In the last day I even only slept for 2 hourshttp://www.agoit.com/images/smiles/icon_sad.gif, maybe I need to think whether to do a full-time job on TC....:)
Another thing is that currently I am using Linux FC6 at home, the command is much more difficute than Windows, M$ really did a good job on ux.
I think my submission is not in good quality, because there are lots of code style issues in my code. Maybe I will fail this project, but I really learnt something in it.
1, Use Jalopy to check the code style.
2, Do the most work in the week end, do not left a lot of work on the working days.
3, The development schedule should be:
a, Read the requirement doc and specification doc
b, Read some comment on the forum to get the useful info
c, Setup the development & testing environment and download the necessary libs.
d, Start coding, use TDD
e, Review and Refine
f, Check the code style
g, Submit
页:
[1]