2007-12-23
Topcoder development Project Summerize
关键字: Topcoder
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 hours :(, 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
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 hours :(, 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
发表评论
- 浏览: 1218 次

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
为什么EJB3.0里面没有了ho ...
对于上面的问题我有一些思路了,虽然不同的客户端拿到是连接到同一个Skeleton ...
-- by solospider -
为什么EJB3.0里面没有了ho ...
我个人觉得还是有必要去了解这些东西的,要不然Robin也不会费力的去写EJB实现 ...
-- by solospider -
为什么EJB3.0里面没有了ho ...
EJB3就是为了简化这些东西而开发出来的。并不是没有了,而是被屏蔽了。 你不用担 ...
-- by 魔力猫咪






评论排行榜