Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Installation / Documentation > documentation


Reply
 
Thread Tools Display Modes
  #1  
Old 07-23-2002, 03:33 AM
rubber_band_boy
Guest
 
Posts: n/a
Default documentation


hi all, Rubber Band Boy here,

im currently doing a project in my software design class and it needs to be "fully documented". exactly what documentation would i need to include?
i know i need a feasability study in there somewhere, but hw exactly do i do this

thanks

RRB
Reply With Quote
  #2  
Old 07-23-2002, 05:32 AM
ChiefRedBull's Avatar
ChiefRedBull ChiefRedBull is offline
ISearchGoogle

Retired Moderator
* Expert *
 
Join Date: May 2001
Location: england
Posts: 6,321
Default

Why not ask your teacher?

The documentation would vary depending on who it was for... for example - if it was your teacher, it would include "how i did this bit of code" documentation, if it was for the end-user it would contain "how to use the program" type documentation.
__________________
Chuck Norris ordered a Big Mac at Burger King, and got one.
Reply With Quote
  #3  
Old 07-23-2002, 05:35 AM
rubber_band_boy
Guest
 
Posts: n/a
Default

to be honost, my teacher doesnt like to help us with it. he gets pi**ed off real easy so i dont wanna risk it till there is something i am REALLY stuck with. any help would be appreciated


thanks

RRB
Reply With Quote
  #4  
Old 07-23-2002, 05:42 AM
ChiefRedBull's Avatar
ChiefRedBull ChiefRedBull is offline
ISearchGoogle

Retired Moderator
* Expert *
 
Join Date: May 2001
Location: england
Posts: 6,321
Default

Well, I could help more if I knew who the documentation was aimed at... and you really should ask your teacher. If he gets angry - then he's not doing his job properly and you can complain.
I know how you feel - my A level computing teacher was an idiot -I basically took the classes while he sat and fiddled with his laptop..
__________________
Chuck Norris ordered a Big Mac at Burger King, and got one.
Reply With Quote
  #5  
Old 07-23-2002, 06:20 AM
gallicus gallicus is offline
Junior Contributor
 
Join Date: Dec 2001
Location: at work... probably :-(
Posts: 366
Default

This is how we do dcoumentation. Obviously this is in a company context, so I hope it has some relevance.

1. Feasibility study (don't know much about this - never done one). some thing along the lines of Is this humanly possible? Can our computers do it?

2. The next documentation in a project is the Project Definition. This is supplied as the reason for the software (i.e. your teacher has asked you to do a particluar project - this is the project definition)

3. Write a user requirement document.
The purpose of this document is to:

a. Clearly identify all the requirements that must be satisfied by this project.

b. Provide Systems Developers with sufficient detail of the Users requirements to enable them to produce a Software Design Description.

4. Software Design Description. The purpose of this document is to provide:

a. Sufficient detail of the proposed solution to advise Programmers.
b. An estimate of the development time.
c. The basis for acceptance testing.

5. Write a User guide explaining in concise clear non technical language what the software was designed to do and who should use it. Then explain the full functionality of the software.



Documentation seen by many as a chore, is a good habit to pick up if your are considering programming for a job. I hope this may have given you some ideas.
__________________
(A)bort, (R)etry, (G)et a beer?
Reply With Quote
  #6  
Old 07-29-2002, 03:12 AM
rubber_band_boy
Guest
 
Posts: n/a
Default

ok, cool thanks. is there anything else to it?


does anyone know how to do a feasability study?

thanks
RRB
Reply With Quote
  #7  
Old 07-29-2002, 07:18 AM
ChiefRedBull's Avatar
ChiefRedBull ChiefRedBull is offline
ISearchGoogle

Retired Moderator
* Expert *
 
Join Date: May 2001
Location: england
Posts: 6,321
Default

Feasability is basically whether it is economically viable to produce the product. So, work out how much it would cost to produce it in the real world, then either how much profit could be made off it, or how much money could be saved by using it.
__________________
Chuck Norris ordered a Big Mac at Burger King, and got one.
Reply With Quote
  #8  
Old 07-29-2002, 07:24 AM
Thinker Thinker is offline
Iron-Fisted Programmer

Retired Moderator
* Guru *
 
Join Date: Jul 2001
Location: Fayetteville Arkansas USA
Posts: 18,127
Default

To add to what Chief said, you also have to take lifetime into
consideration. If it known that the whole system would only be
used for 2 years, and it would take 3 years to get back the
original investment, it is a losing proposition. Sometimes there is
no single way to do what is needed without losing, so then it
becomes a matter of the method that loses the least.
__________________
Posting Guidelines
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->