Click here to Skip to main content
15,887,485 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: Not So Satisfying Weekend... Pin
Daniel Pfeffer18-Jun-22 7:54
professionalDaniel Pfeffer18-Jun-22 7:54 
GeneralRe: Not So Satisfying Weekend... Pin
DerekT-P18-Jun-22 23:00
professionalDerekT-P18-Jun-22 23:00 
GeneralRe: Not So Satisfying Weekend... Pin
#realJSOP18-Jun-22 23:14
mve#realJSOP18-Jun-22 23:14 
GeneralRe: Not So Satisfying Weekend... Pin
Eddy Vluggen18-Jun-22 11:25
professionalEddy Vluggen18-Jun-22 11:25 
QuestionPointers and brain drain Pin
honey the codewitch18-Jun-22 1:47
mvahoney the codewitch18-Jun-22 1:47 
AnswerRe: Pointers and brain drain Pin
Amarnath S18-Jun-22 1:52
professionalAmarnath S18-Jun-22 1:52 
GeneralRe: Pointers and brain drain Pin
honey the codewitch18-Jun-22 1:58
mvahoney the codewitch18-Jun-22 1:58 
GeneralRe: Pointers and brain drain Pin
harold aptroot18-Jun-22 2:38
harold aptroot18-Jun-22 2:38 
I'm not 100% sure (pointers are just .. normal .. to me too) but here are some things I've seen in people who struggled with them:
  • Confusion between a variable and its value. If you think of a variable as being a value rather than having a value, pointers don't make sense.
  • Having no down-to-earth view of what memory is. If you view it as a mystical black box where value are associated to variables by some unholy combination of the name of a variable and a particular function invocation or whatever (to be able to handle recursion), pointers don't make sense.

AnswerRe: Pointers and brain drain Pin
Richard MacCutchan18-Jun-22 2:41
mveRichard MacCutchan18-Jun-22 2:41 
AnswerRe: Pointers and brain drain Pin
Greg Utas18-Jun-22 2:51
professionalGreg Utas18-Jun-22 2:51 
AnswerRe: Pointers and brain drain Pin
David O'Neil18-Jun-22 3:24
professionalDavid O'Neil18-Jun-22 3:24 
GeneralRe: Pointers and brain drain Pin
Mircea Neacsu18-Jun-22 5:04
Mircea Neacsu18-Jun-22 5:04 
AnswerRe: Pointers and brain drain Pin
Gerry Schmitz18-Jun-22 4:32
mveGerry Schmitz18-Jun-22 4:32 
AnswerRe: Pointers and brain drain Pin
jmaida18-Jun-22 4:57
jmaida18-Jun-22 4:57 
AnswerRe: Pointers and brain drain Pin
Greg Utas18-Jun-22 4:57
professionalGreg Utas18-Jun-22 4:57 
QuestionRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 11:30
professionalEddy Vluggen18-Jun-22 11:30 
AnswerRe: Pointers and brain drain Pin
honey the codewitch18-Jun-22 11:35
mvahoney the codewitch18-Jun-22 11:35 
GeneralRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 12:06
professionalEddy Vluggen18-Jun-22 12:06 
GeneralRe: Pointers and brain drain Pin
honey the codewitch18-Jun-22 12:10
mvahoney the codewitch18-Jun-22 12:10 
GeneralRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 12:33
professionalEddy Vluggen18-Jun-22 12:33 
GeneralRe: Pointers and brain drain Pin
Greg Utas18-Jun-22 12:56
professionalGreg Utas18-Jun-22 12:56 
GeneralRe: Pointers and brain drain Pin
honey the codewitch18-Jun-22 17:03
mvahoney the codewitch18-Jun-22 17:03 
GeneralRe: Pointers and brain drain Pin
jmaida18-Jun-22 18:05
jmaida18-Jun-22 18:05 
GeneralRe: Pointers and brain drain Pin
jmaida18-Jun-22 18:12
jmaida18-Jun-22 18:12 
GeneralRe: Pointers and brain drain Pin
honey the codewitch18-Jun-22 19:09
mvahoney the codewitch18-Jun-22 19:09 

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.