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

 
NewsArchaeologists want you to spot ancient sites from your PC Pin
Kent Sharkey2-Feb-17 11:54
staffKent Sharkey2-Feb-17 11:54 
GeneralRe: Archaeologists want you to spot ancient sites from your PC Pin
Joe Woodbury2-Feb-17 12:16
professionalJoe Woodbury2-Feb-17 12:16 
GeneralRe: Archaeologists want you to spot ancient sites from your PC Pin
Mark_Wallace2-Feb-17 20:44
Mark_Wallace2-Feb-17 20:44 
News4 forgotten code constructs: Time to revisit the past? Pin
Kent Sharkey2-Feb-17 10:23
staffKent Sharkey2-Feb-17 10:23 
GeneralRe: 4 forgotten code constructs: Time to revisit the past? Pin
User 110609792-Feb-17 10:40
User 110609792-Feb-17 10:40 
GeneralRe: 4 forgotten code constructs: Time to revisit the past? Pin
Joe Woodbury2-Feb-17 12:15
professionalJoe Woodbury2-Feb-17 12:15 
GeneralRe: 4 forgotten code constructs: Time to revisit the past? Pin
TheGreatAndPowerfulOz2-Feb-17 12:26
TheGreatAndPowerfulOz2-Feb-17 12:26 
GeneralRe: 4 forgotten code constructs: Time to revisit the past? Pin
den2k882-Feb-17 21:41
professionalden2k882-Feb-17 21:41 
Recursion is a fundamental, if a developer doesn't know it he's either an untrained beginner or a complete moron. Multiple inheritance can be really useful in a narrow selection of cases (if x is both A and B it makes sense that it inherits from both).

Goto is quick and often much cleaner than the structured counterparts "break", "continue" and "switch", and don't usually require added control variables. It's also more error prone as it's really easy to jump over required functions.
CALL APOGEE, SAY AARDWOLF
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- ++>+++ y+++*      Weapons extension: ma- k++ F+2 X

If you think 'goto' is evil, try writing an Assembly program without JMP. -- TNCaver

"Go ahead, make my day"

NewsPackt: What skills and technologies developers should learn in 2017 Pin
Kent Sharkey2-Feb-17 10:21
staffKent Sharkey2-Feb-17 10:21 
GeneralRe: Packt: What skills and technologies developers should learn in 2017 Pin
Mark_Wallace2-Feb-17 20:54
Mark_Wallace2-Feb-17 20:54 
NewsAnnouncing TypeScript 2.2 RC Pin
Kent Sharkey2-Feb-17 10:19
staffKent Sharkey2-Feb-17 10:19 
GeneralRe: Announcing TypeScript 2.2 RC Pin
David O'Neil2-Feb-17 14:04
professionalDavid O'Neil2-Feb-17 14:04 
NewsSleep deprivation handicaps the brain's ability to form new memories, study in mice shows Pin
Kent Sharkey2-Feb-17 9:55
staffKent Sharkey2-Feb-17 9:55 
GeneralRe: Sleep deprivation handicaps the brain's ability to form new memories, study in mice shows Pin
Nelek2-Feb-17 10:09
protectorNelek2-Feb-17 10:09 
GeneralRe: Sleep deprivation handicaps the brain's ability to form new memories, study in mice shows Pin
Kent Sharkey2-Feb-17 10:11
staffKent Sharkey2-Feb-17 10:11 
GeneralRe: Sleep deprivation handicaps the brain's ability to form new memories, study in mice shows Pin
Afzaal Ahmad Zeeshan2-Feb-17 10:13
professionalAfzaal Ahmad Zeeshan2-Feb-17 10:13 
GeneralRe: Sleep deprivation handicaps the brain's ability to form new memories, study in mice shows Pin
User 110609792-Feb-17 10:25
User 110609792-Feb-17 10:25 
GeneralRe: Sleep deprivation handicaps the brain's ability to form new memories, study in mice shows Pin
Afzaal Ahmad Zeeshan2-Feb-17 21:57
professionalAfzaal Ahmad Zeeshan2-Feb-17 21:57 
GeneralRe: Sleep deprivation handicaps the brain's ability to form new memories, study in mice shows Pin
User 84202-Feb-17 10:20
User 84202-Feb-17 10:20 
NewsMilky Way galaxy is being pushed across the universe Pin
Kent Sharkey2-Feb-17 9:54
staffKent Sharkey2-Feb-17 9:54 
GeneralRe: Milky Way galaxy is being pushed across the universe Pin
Mark_Wallace2-Feb-17 21:04
Mark_Wallace2-Feb-17 21:04 
JokeRe: Milky Way galaxy is being pushed across the universe Pin
Richard Deeming3-Feb-17 2:21
mveRichard Deeming3-Feb-17 2:21 
GeneralRe: Milky Way galaxy is being pushed across the universe Pin
Mark_Wallace3-Feb-17 3:03
Mark_Wallace3-Feb-17 3:03 
GeneralRe: Milky Way galaxy is being pushed across the universe Pin
Richard Deeming3-Feb-17 3:19
mveRichard Deeming3-Feb-17 3:19 
GeneralRe: Milky Way galaxy is being pushed across the universe Pin
Mark_Wallace3-Feb-17 3:30
Mark_Wallace3-Feb-17 3:30 

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.