Click here to Skip to main content
15,896,207 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: Yahoo Kills a Dozen Products Pin
AspDotNetDev1-Jul-13 3:54
protectorAspDotNetDev1-Jul-13 3:54 
NewsA Coder Interview with Michael White of Visa Pin
Terrence Dorsey27-Jun-13 11:43
sitebuilderTerrence Dorsey27-Jun-13 11:43 
GeneralRe: A Coder Interview with Michael White of Visa Pin
AspDotNetDev27-Jun-13 13:06
protectorAspDotNetDev27-Jun-13 13:06 
News10 New Features in Windows 8.1 Preview that saved my Surface RT Pin
Terrence Dorsey27-Jun-13 11:42
sitebuilderTerrence Dorsey27-Jun-13 11:42 
NewsProcedural Polymorphism Pin
Terrence Dorsey27-Jun-13 11:42
sitebuilderTerrence Dorsey27-Jun-13 11:42 
NewsBuild 2013 and Visual Studio 2013 Preview Pin
Terrence Dorsey27-Jun-13 11:41
sitebuilderTerrence Dorsey27-Jun-13 11:41 
NewsAnnouncing the .NET Framework 4.5.1 Preview Pin
Terrence Dorsey27-Jun-13 11:41
sitebuilderTerrence Dorsey27-Jun-13 11:41 
NewsPlease Don’t Recycle Local Variables Pin
Terrence Dorsey27-Jun-13 11:40
sitebuilderTerrence Dorsey27-Jun-13 11:40 
All of this mounting technical debt could easily be avoided by giving each loop its own count variable. Having them recycle the same one creates a compile-time dependency of what’s going on in each loop with what happened in the loop before, even though there are no other similar dependencies in evidence. In other words, recycling this local variable is the only thing that’s creating a coupling in your code–there’s no logical reason to do it.
Return it. Get the deposit back. Then buy yourself a new local variable.
NewsWhy You Shouldn't Comment (or Document) Code Pin
Terrence Dorsey27-Jun-13 10:01
sitebuilderTerrence Dorsey27-Jun-13 10:01 
GeneralRe: Why You Shouldn't Comment (or Document) Code Pin
Paulo Zemek27-Jun-13 10:19
Paulo Zemek27-Jun-13 10:19 
GeneralRe: Why You Shouldn't Comment (or Document) Code Pin
Gianpiero Caretti29-Jun-13 21:21
Gianpiero Caretti29-Jun-13 21:21 
NewsThe hollow triangular numbers are divisible by three Pin
Terrence Dorsey27-Jun-13 10:00
sitebuilderTerrence Dorsey27-Jun-13 10:00 
GeneralRe: The hollow triangular numbers are divisible by three Pin
Bassam Abdul-Baki28-Jun-13 0:40
professionalBassam Abdul-Baki28-Jun-13 0:40 
NewsWe've Updated Excel Web App - What's New as of June 2013? Pin
Terrence Dorsey27-Jun-13 10:00
sitebuilderTerrence Dorsey27-Jun-13 10:00 
NewsWhy I no longer have Excel on my home laptop Pin
Terrence Dorsey27-Jun-13 9:59
sitebuilderTerrence Dorsey27-Jun-13 9:59 
NewsSid Meier: The Father of Civilization Pin
Terrence Dorsey27-Jun-13 9:59
sitebuilderTerrence Dorsey27-Jun-13 9:59 
GeneralRe: Sid Meier: The Father of Civilization Pin
Kevin Priddle27-Jun-13 10:34
professionalKevin Priddle27-Jun-13 10:34 
NewsClean Code Cheat Sheet Pin
Markus Sprunck26-Jun-13 20:46
Markus Sprunck26-Jun-13 20:46 
GeneralRe: Clean Code Cheat Sheet Pin
Mohammed Hameed26-Jun-13 21:14
professionalMohammed Hameed26-Jun-13 21:14 
GeneralRe: Clean Code Cheat Sheet Pin
CodeHawkz27-Jun-13 0:53
CodeHawkz27-Jun-13 0:53 
GeneralRe: Clean Code Cheat Sheet Pin
Bernhard Hiller1-Jul-13 3:53
Bernhard Hiller1-Jul-13 3:53 
NewsReSharper to Support C++ Pin
Terrence Dorsey26-Jun-13 11:59
sitebuilderTerrence Dorsey26-Jun-13 11:59 
NewsMineAssemble - Minecraft in (mostly) Assembler Pin
Terrence Dorsey26-Jun-13 11:58
sitebuilderTerrence Dorsey26-Jun-13 11:58 
NewsOptimizing CSS3 for GPU Compositing Pin
Terrence Dorsey26-Jun-13 11:58
sitebuilderTerrence Dorsey26-Jun-13 11:58 
NewsTen Things to Achieve When Starting 3D Programming Pin
Terrence Dorsey26-Jun-13 11:58
sitebuilderTerrence Dorsey26-Jun-13 11:58 

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.