|
6 |
edited tags
|
||
|
5 | added 370 characters in body | ||
|
I'm one of those people who can't get anything done without a to-do list. If it isn't on the list it doesn't exist. Notepad Method: When I'm programming I've been keeping notepad open with a list of to-do's for my current project. I'll constantly re-arrange these based off priority and I cross them off and move them to the completed section when I'm finished with that particular task. Code Comments: Some programmers pepper their projects source code with:
Plus, I know that there are some tools that show you a list of all TODOs in your code as well. Website Task Tracker:
What have you found to be the best method of keeping track of your to-do lists for multiple projects? Related Question: What can someone do to get organized around here?
|
||||
|
4 | added 157 characters in body | ||
|
I'm one of those people who can't get anything done without a to-do list. If it isn't on the list it doesn't exist. Notepad Method: When I'm programming I've been keeping notepad open with a list of to-do's for my current project. I'll constantly re-arrange these based off priority and I cross them off and move them to the completed section when I'm finished with that particular task. Code Comments: Some programmers pepper their projects source code with:
Plus, I know that there are some tools that show you a list of all TODOs in your code as well. Website Task Tracker:
What have you found to be the best method of keeping track of your to-do lists for multiple projects? |
||||
|
3 | deleted 1 characters in body; edited title | ||
|
2 | added 255 characters in body | ||
|
1 |
|
||
|
Post Made Community Wiki by Community♦
|
||||
