Click here to Skip to main content
15,886,035 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!

 
NewsAll websites have something of value for attackers: reputation Pin
Kent Sharkey26-Dec-16 18:00
staffKent Sharkey26-Dec-16 18:00 
NewsOracle survey: Java EE users want REST, HTTP/2 Pin
Kent Sharkey26-Dec-16 18:00
staffKent Sharkey26-Dec-16 18:00 
NewsDevelopers don’t try Pin
Kent Sharkey26-Dec-16 18:00
staffKent Sharkey26-Dec-16 18:00 
GeneralRe: Developers don’t try Pin
Joe Woodbury27-Dec-16 6:01
professionalJoe Woodbury27-Dec-16 6:01 
NewsPython 3.6 is packed with goodness Pin
Kent Sharkey26-Dec-16 18:00
staffKent Sharkey26-Dec-16 18:00 
NewsMicrosoft admits it “went too far” with aggressive Windows 10 updates Pin
Kent Sharkey26-Dec-16 18:00
staffKent Sharkey26-Dec-16 18:00 
NewsCoding standards horror story Pin
Kent Sharkey26-Dec-16 18:00
staffKent Sharkey26-Dec-16 18:00 
GeneralRe: Coding standards horror story Pin
Tim Carmichael27-Dec-16 5:10
Tim Carmichael27-Dec-16 5:10 
My first job out of college was for a manufacturing facility. We were tasked with moving a system from a PDP11 to a MicroVAX; both the old and new would be written in Fortran.
It wasn't particularly difficult; take the existing code and recreate it.. but with more flexibility in variable names, routine names, etc.
And, a naming convention for routines was established and agreed to.
From either the file name (9 characters - first 3 were the system name, next 6 the executable and routine) or the routine name, you could deduce its function.
For example, MCVDSWST1 - Mission Controller VAX, Double Switch, State 1

After successful implementation, I was put on another team to do the same type of rewrite for the automated warehouse.

The naming convention: file name (9 characters) must be the routine name, and routine names were cryptic. SRVCRNPSM - Storage Retrieval Vax Crane Primary State Machine.
Which is fine... but what if there were more than two states?
SRVCRNPSM, SRVCRNSSM (primary state machine, secondary state machine, etc.)

Since the PSM, SSM was the file AND routine name, I had to ask the developer what is stood for - because, of course, it wasn't actually documented anywhere....

And.. use non-standard Fortran features because they can be used, but don't actually leave comments as to what it is doing.

The Fortran manual, single copy, was in someone's office, so to look up a function, you had to invade personal space.

We've grown from there, and hopefully learned in the process.

NewsExercise your greatest power as a developer Pin
Kent Sharkey26-Dec-16 18:00
staffKent Sharkey26-Dec-16 18:00 
GeneralRe: Exercise your greatest power as a developer Pin
Nelek27-Dec-16 12:11
protectorNelek27-Dec-16 12:11 
NewsCoding boot camp grads write better code Pin
Kent Sharkey22-Dec-16 11:54
staffKent Sharkey22-Dec-16 11:54 
GeneralRe: Coding boot camp grads write better code Pin
Marc Clifton22-Dec-16 13:35
mvaMarc Clifton22-Dec-16 13:35 
GeneralRe: Coding boot camp grads write better code Pin
Mark_Wallace22-Dec-16 20:55
Mark_Wallace22-Dec-16 20:55 
GeneralRe: Coding boot camp grads write better code Pin
jgakenhe23-Dec-16 1:34
professionaljgakenhe23-Dec-16 1:34 
GeneralRe: Coding boot camp grads write better code Pin
Eddy Vluggen23-Dec-16 4:36
professionalEddy Vluggen23-Dec-16 4:36 
NewsEncrypted messaging app Signal uses Google to bypass censorship Pin
Kent Sharkey22-Dec-16 11:09
staffKent Sharkey22-Dec-16 11:09 
Newswill AI pull the next killer algorithm from your employees' brains Pin
BillWoodruff22-Dec-16 10:08
professionalBillWoodruff22-Dec-16 10:08 
GeneralRe: will AI pull the next killer algorithm from your employees' brains Pin
Eddy Vluggen22-Dec-16 10:18
professionalEddy Vluggen22-Dec-16 10:18 
GeneralRe: will AI pull the next killer algorithm from your employees' brains Pin
Joe Woodbury22-Dec-16 16:17
professionalJoe Woodbury22-Dec-16 16:17 
GeneralRe: will AI pull the next killer algorithm from your employees' brains Pin
Mark_Wallace22-Dec-16 20:57
Mark_Wallace22-Dec-16 20:57 
GeneralRe: will AI pull the next killer algorithm from your employees' brains Pin
Dan Neely23-Dec-16 2:48
Dan Neely23-Dec-16 2:48 
NewsExperts split on how soon quantum computing is coming, but say we should start preparing now Pin
Kent Sharkey22-Dec-16 10:00
staffKent Sharkey22-Dec-16 10:00 
GeneralRe: Experts split on how soon quantum computing is coming, but say we should start preparing now Pin
BillWoodruff22-Dec-16 10:10
professionalBillWoodruff22-Dec-16 10:10 
GeneralRe: Experts split on how soon quantum computing is coming, but say we should start preparing now Pin
Afzaal Ahmad Zeeshan22-Dec-16 10:22
professionalAfzaal Ahmad Zeeshan22-Dec-16 10:22 
GeneralRe: Experts split on how soon quantum computing is coming, but say we should start preparing now Pin
Kevin McFarlane23-Dec-16 3:59
Kevin McFarlane23-Dec-16 3:59 

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.