Whether as a hobbyist or professional developer, I was curious about some tools & methods people use to keep track of tasks for a project. I have used a text file in the past for small projects, creating labels like:
[copy or print]
***********************
Things to Do
***********************
ADD ....
FIX .....
TEST ....
....
*****************
Finished tasks
*****************
....
etc.
***********************
Things to Do
***********************
ADD ....
FIX .....
TEST ....
....
*****************
Finished tasks
*****************
....
etc.
As well as categories for design considerations, bugs, etc.
I have been experimenting with FreeMind (http://freemind.sourcefor.../wiki/index.php/Main_Page) for organizing functional design thoughts and so far I am liking it. For a to-do list application catered towards developers, I came across this the other day: http://www.abstractspoon.com/tdl_resources.html but have not done any testing on it so far.






Logged















Inspirational information about your programming learning experiences -- not to mention some fun programming-related links. I look forward to hearing more.
- carpe noctem