up vote 2 down vote favorite
share [g+] share [fb]

Can anyone suggest where can i find the best software engineering project documentation. I need to do on project for my studies. If i had an sample project would have saved lot of time for me.

link|improve this question

57% accept rate
feedback

3 Answers

If you want to read something incredibly dry and academic, the SWEBOK (Software Engineering Book of Knowledge), can help you out:

http://www.swebok.org/

link|improve this answer
feedback

Check out freshmeat.net: they have a great selection of open-source projects. Presumably some of them would have some documentation in it.

link|improve this answer
feedback

You can find a design doc template that I use here: http://tech.puredanger.com/2007/10/25/design-doc-template/

The only other doc I use regularly are test plans, although I can usually talk a QA engineer into writing one of those.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.