11 SDD > 8.3 Developing Software Solutions >
|
11 SDD > 8.3 Developing Software Solutions >
8.3.2 Documenting Software SolutionsThe theory for this section has been covered earlier in System Modelling Tools. Therefore this section is covered through the Practical Application of those tools. Project Log Books: Log books are used to document the progress of a project. Entries should include:
Log books may be produced using spreadsheets, blogs, handwritten entries or electronic journal entries. Email messages to a fellow developer may be useful, as they contain time and date stamps. A sample log book entry may look like: April 22nd 2010 – problems with images I am so pleased the coding for my mainline is finally done! This morning I spent some time importing the pictures for each screenshot. I had some trouble with it. The one problem I still have to fix is the transparency so I will try to import each in GIF format and make the background transparent. Hopefully it will work. Note that the comment is reflective, describes what has been achieved, identifies a particular stumbling block and possible approaches to dealing with it. |
