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

 
NewsHere's what's inside Microsoft's private preview of Visual Studio next Pin
Kent Sharkey15-Mar-16 6:34
staffKent Sharkey15-Mar-16 6:34 
GeneralRe: Here's what's inside Microsoft's private preview of Visual Studio next Pin
Rob Grainger16-Mar-16 0:17
Rob Grainger16-Mar-16 0:17 
GeneralRe: Here's what's inside Microsoft's private preview of Visual Studio next Pin
Dan Neely16-Mar-16 2:52
Dan Neely16-Mar-16 2:52 
News6 tips for writing more maintainable code Pin
Kent Sharkey14-Mar-16 12:51
staffKent Sharkey14-Mar-16 12:51 
GeneralRe: 6 tips for writing more maintainable code Pin
.dan.g.14-Mar-16 19:09
professional.dan.g.14-Mar-16 19:09 
JokeRe: 6 tips for writing more maintainable code PinPopular
Jan Steyn14-Mar-16 19:45
Jan Steyn14-Mar-16 19:45 
GeneralRe: 6 tips for writing more maintainable code Pin
Rob Grainger14-Mar-16 23:17
Rob Grainger14-Mar-16 23:17 
GeneralRe: 6 tips for writing more maintainable code Pin
Dan Neely15-Mar-16 2:47
Dan Neely15-Mar-16 2:47 
VB
REM Please ignore that I don't actually know how to write proper VB6   :laugh: 

REM LALALALALALAicanthearyouLALALALA
REM Makes all error messages go away
On Error Resume Next

sub UnpolishableTurd
   Count = Count/MAGIC_NUMBER_CONSTANT  REM  ZERO_CONSTANT defined as 0 elsewhere
end sub

REM confirms UnpolishableTurd doesn't error
sub ICanHazUnitTest
   UnpolishableTurd()
end sub

Quote:
Comment your code
Got comments
Quote:
Don’t forget about error checking
I handled every possible error
Quote:
Use less code
In as little code as possible
Quote:
Write code that can be easily modified
That's why I'm using a constant instead of hard coding my magic number
Quote:
Write code that can be easily tested
I have tests
Quote:
Fix the problem, not the symptoms
Oh elephant
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

NewsMicrosoft’s official website for Edge Extensions goes live ahead of official release Pin
Kent Sharkey14-Mar-16 12:32
staffKent Sharkey14-Mar-16 12:32 
NewsAnnouncing v16.1 of the ASP.NET AJAX Control Toolkit Pin
Kent Sharkey14-Mar-16 12:24
staffKent Sharkey14-Mar-16 12:24 
GeneralRe: Announcing v16.1 of the ASP.NET AJAX Control Toolkit Pin
Rob Grainger14-Mar-16 23:30
Rob Grainger14-Mar-16 23:30 
NewsThe US government buys into open-source programming Pin
Kent Sharkey14-Mar-16 12:22
staffKent Sharkey14-Mar-16 12:22 
GeneralRe: The US government buys into open-source programming Pin
Patrice T14-Mar-16 12:33
mvePatrice T14-Mar-16 12:33 
GeneralRe: The US government buys into open-source programming Pin
#realJSOP15-Mar-16 0:18
mve#realJSOP15-Mar-16 0:18 
NewsMicrosoft adds ability to call phones to Skype for Web Pin
Kent Sharkey14-Mar-16 9:50
staffKent Sharkey14-Mar-16 9:50 
NewsWatch a team of 17-gram microrobots pull a full-sized car Pin
Kent Sharkey14-Mar-16 9:49
staffKent Sharkey14-Mar-16 9:49 
NewsThe immortalist: Uploading the mind to a computer Pin
Kent Sharkey14-Mar-16 9:44
staffKent Sharkey14-Mar-16 9:44 
GeneralRe: The immortalist: Uploading the mind to a computer Pin
Ron Anders14-Mar-16 11:34
Ron Anders14-Mar-16 11:34 
GeneralRe: The immortalist: Uploading the mind to a computer Pin
Marc Clifton14-Mar-16 11:41
mvaMarc Clifton14-Mar-16 11:41 
GeneralRe: The immortalist: Uploading the mind to a computer Pin
Nelek14-Mar-16 12:04
protectorNelek14-Mar-16 12:04 
GeneralRe: The immortalist: Uploading the mind to a computer Pin
Vark11115-Mar-16 8:15
Vark11115-Mar-16 8:15 
GeneralRe: The immortalist: Uploading the mind to a computer Pin
Kent Sharkey15-Mar-16 8:16
staffKent Sharkey15-Mar-16 8:16 
NewsPeachpie compiler aims to bring PHP to .Net Pin
Kent Sharkey14-Mar-16 9:01
staffKent Sharkey14-Mar-16 9:01 
GeneralRe: Peachpie compiler aims to bring PHP to .Net Pin
Afzaal Ahmad Zeeshan14-Mar-16 9:29
professionalAfzaal Ahmad Zeeshan14-Mar-16 9:29 
GeneralRe: Peachpie compiler aims to bring PHP to .Net PinPopular
Marc Clifton14-Mar-16 11:44
mvaMarc Clifton14-Mar-16 11:44 

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.