Click here to Skip to main content
15,891,529 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Creating useful Technical Documentation for a project Pin
Jacquers8-Jun-17 21:06
Jacquers8-Jun-17 21:06 
GeneralRe: Creating useful Technical Documentation for a project Pin
sir_download_alot8-Jun-17 21:14
professionalsir_download_alot8-Jun-17 21:14 
GeneralRe: Creating useful Technical Documentation for a project Pin
Jacquers8-Jun-17 21:33
Jacquers8-Jun-17 21:33 
GeneralRe: Creating useful Technical Documentation for a project Pin
jgrogan8-Jun-17 21:19
jgrogan8-Jun-17 21:19 
GeneralRe: Creating useful Technical Documentation for a project Pin
kalberts9-Jun-17 0:16
kalberts9-Jun-17 0:16 
GeneralRe: Creating useful Technical Documentation for a project Pin
Snorri Kristjansson9-Jun-17 2:32
professionalSnorri Kristjansson9-Jun-17 2:32 
GeneralRe: Creating useful Technical Documentation for a project Pin
foggles9-Jun-17 3:10
foggles9-Jun-17 3:10 
GeneralRe: Creating useful Technical Documentation for a project Pin
Kirk 103898219-Jun-17 3:35
Kirk 103898219-Jun-17 3:35 
Don't forget to document the environment.
Have they Imaged the development machine, is it a VM so they boot and go.

Can they even install all of the components and compile it.

Next up: 80/20 rule. 80% of the changes are caused by 20% of the system.
Think in terms of a few recent requested changes...

Next up: do you have a bug tracker tied to version control? If so, I would
consider adding contextual information to the old bugs to make clarifications.

I would RATHER you have them:
1) Know how to build/deploy the system
2) Know how to use Source Control/Bug tracker to learn from (so they keep using them BOTH)
3) Know if they have a potential issue: Document the NEVERS that many don't document...
4) The Coding Standards and Guidelines so they continue with Code Reviews!

After that, I think you can assume a professional can generate class diagrams on their own, with the tools they like (I don't usually bother), and they can spend the requisite time seeing the types of code changes made, and what requests were tied to them.

In stable systems it will be change requests. In new systems, it is usually bug fixes, or story implementation...

HTH!

GeneralRe: Creating useful Technical Documentation for a project Pin
Bajaja9-Jun-17 3:37
professionalBajaja9-Jun-17 3:37 
GeneralRe: Creating useful Technical Documentation for a project Pin
Gerry Schmitz9-Jun-17 5:34
mveGerry Schmitz9-Jun-17 5:34 
GeneralRe: Creating useful Technical Documentation for a project Pin
Atle Bjanes9-Jun-17 6:00
Atle Bjanes9-Jun-17 6:00 
GeneralRe: Creating useful Technical Documentation for a project Pin
phuhn9-Jun-17 8:38
phuhn9-Jun-17 8:38 
GeneralRe: Creating useful Technical Documentation for a project Pin
Lucas Vogel9-Jun-17 8:38
professionalLucas Vogel9-Jun-17 8:38 
GeneralRe: Creating useful Technical Documentation for a project Pin
Retired201711-Jun-17 8:27
Retired201711-Jun-17 8:27 
GeneralRe: Creating useful Technical Documentation for a project Pin
Herbie Mountjoy13-Jun-17 9:02
professionalHerbie Mountjoy13-Jun-17 9:02 
GeneralRe: Creating useful Technical Documentation for a project Pin
kummaz11-Jun-17 13:48
kummaz11-Jun-17 13:48 
GeneralWSO CCC OTD 2017-06-08 Pin
OriginalGriff7-Jun-17 21:59
mveOriginalGriff7-Jun-17 21:59 
GeneralRe: WSO CCC OTD 2017-06-08 Pin
LabVIEWstuff7-Jun-17 23:41
LabVIEWstuff7-Jun-17 23:41 
GeneralRe: WSO CCC OTD 2017-06-08 Pin
OriginalGriff8-Jun-17 0:09
mveOriginalGriff8-Jun-17 0:09 
GeneralRe: WSO CCC OTD 2017-06-08 Pin
LabVIEWstuff8-Jun-17 0:29
LabVIEWstuff8-Jun-17 0:29 
GeneralRe: WSO CCC OTD 2017-06-08 We have a winner! Pin
OriginalGriff8-Jun-17 0:30
mveOriginalGriff8-Jun-17 0:30 
GeneralRe: WSO CCC OTD 2017-06-08 Pin
pkfox8-Jun-17 1:25
professionalpkfox8-Jun-17 1:25 
GeneralRe: WSO CCC OTD 2017-06-08 Pin
OriginalGriff8-Jun-17 1:53
mveOriginalGriff8-Jun-17 1:53 
GeneralRe: WSO CCC OTD 2017-06-08 Pin
LabVIEWstuff8-Jun-17 2:35
LabVIEWstuff8-Jun-17 2:35 
GeneralDigital Fulfillment Pin
GenJerDan7-Jun-17 19:49
GenJerDan7-Jun-17 19:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.