Click here to Skip to main content
15,896,606 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: MIT creates an intelligent power supply that lets hardware sip energy Pin
Mark_Wallace21-Feb-17 13:57
Mark_Wallace21-Feb-17 13:57 
NewsWindows 10 privacy settings still worrying European watchdogs Pin
Kent Sharkey21-Feb-17 8:19
staffKent Sharkey21-Feb-17 8:19 
NewsIf your product isn’t documented it doesn’t exist Pin
Kent Sharkey20-Feb-17 14:32
staffKent Sharkey20-Feb-17 14:32 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Nelek20-Feb-17 19:09
protectorNelek20-Feb-17 19:09 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Kent Sharkey20-Feb-17 19:43
staffKent Sharkey20-Feb-17 19:43 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Mark_Wallace20-Feb-17 20:41
Mark_Wallace20-Feb-17 20:41 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Mark_Wallace20-Feb-17 21:03
Mark_Wallace20-Feb-17 21:03 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Sander Rossel20-Feb-17 21:09
professionalSander Rossel20-Feb-17 21:09 
Documentation is either overrated by developers and their managers or underrated by customers.
I've written plenty of documentation, spent hours on it, only to end up with some document that no one ever reads again.
My customers call me when something is unclear, way faster than reading the docs.
I look it up in the code, which is way faster and more reliable, than looking it up in the docs.

What's worse, with a constantly changing system the docs change so quick that it's almost impossible to keep up with.
Writing the initial specs is easy, but updating them is a bitch since you need to find the parts that are outdated and replace them (that potentially means deleting documentation that you've written earlier, something a lot of people won't do!).
The documentation will soon be a potential amount of your "development" time.
And no one ever reads them.

Documentation is kind of like a code comment.
When you have to write it think to yourself "how can I change this so it doesn't need documentation?"
There are some exceptions, but overall people just don't RTFM. See, there's even an abbreviation for it!

One exception I make to this is API documentation for external systems.
You'd hate to download .NET, Node.js, AngularJS, even a small library, and not find ANY documentation whatsoever.
Luckily, my systems are rarely used by others (I'm not a fan of documenting) Smile | :)

GeneralRe: If your product isn’t documented it doesn’t exist Pin
Dominic Burford20-Feb-17 22:02
professionalDominic Burford20-Feb-17 22:02 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Sander Rossel21-Feb-17 6:51
professionalSander Rossel21-Feb-17 6:51 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Nelek21-Feb-17 10:16
protectorNelek21-Feb-17 10:16 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Sander Rossel21-Feb-17 10:30
professionalSander Rossel21-Feb-17 10:30 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Mark_Wallace21-Feb-17 4:20
Mark_Wallace21-Feb-17 4:20 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Sander Rossel21-Feb-17 6:49
professionalSander Rossel21-Feb-17 6:49 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
den2k8821-Feb-17 9:02
professionalden2k8821-Feb-17 9:02 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Sander Rossel21-Feb-17 9:07
professionalSander Rossel21-Feb-17 9:07 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
den2k8821-Feb-17 9:16
professionalden2k8821-Feb-17 9:16 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
kmoorevs21-Feb-17 7:25
kmoorevs21-Feb-17 7:25 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
Sander Rossel21-Feb-17 8:28
professionalSander Rossel21-Feb-17 8:28 
GeneralRe: If your product isn’t documented it doesn’t exist Pin
TheGreatAndPowerfulOz21-Feb-17 13:10
TheGreatAndPowerfulOz21-Feb-17 13:10 
NewsNasa to host major press conference on 'discovery beyond our solar system' Pin
Kent Sharkey20-Feb-17 12:07
staffKent Sharkey20-Feb-17 12:07 
GeneralRe: Nasa to host major press conference on 'discovery beyond our solar system' Pin
Ron Anders20-Feb-17 12:50
Ron Anders20-Feb-17 12:50 
GeneralRe: Nasa to host major press conference on 'discovery beyond our solar system' Pin
enhzflep20-Feb-17 13:51
enhzflep20-Feb-17 13:51 
GeneralRe: Nasa to host major press conference on 'discovery beyond our solar system' Pin
R. Giskard Reventlov20-Feb-17 15:10
R. Giskard Reventlov20-Feb-17 15:10 
GeneralRe: Nasa to host major press conference on 'discovery beyond our solar system' Pin
Kaladin21-Feb-17 3:15
Kaladin21-Feb-17 3:15 

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.