Click here to Skip to main content
15,887,175 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.

 
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 
First of all, C#, unless you use unsafe mode, does not give you direct access to pointer ops. I wouldn't qualify unsafe mode as simple C# stuff, particularly since you need full trust to run it. The fact that C# uses pointers under the covers is irrelevant. Every language does.

Second, everyone has to get educated at some point. There's no good reason that education wouldn't include a trip to Code Project.

Third, most of the people I worked with in bizdev knew little to nothing about pointers, particularly the front in web devs, and yet people are still willing to pay them.

Finally, not everyone does this for a job.
To err is human. Fortune favors the monsters.

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 
AnswerRe: Pointers and brain drain Pin
jmaida18-Jun-22 11:38
jmaida18-Jun-22 11:38 
QuestionRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 12:28
professionalEddy Vluggen18-Jun-22 12:28 
AnswerRe: Pointers and brain drain Pin
jmaida18-Jun-22 13:37
jmaida18-Jun-22 13:37 
QuestionRe: Pointers and brain drain Pin
Eddy Vluggen18-Jun-22 14:39
professionalEddy Vluggen18-Jun-22 14:39 
AnswerRe: Pointers and brain drain Pin
jmaida18-Jun-22 14:50
jmaida18-Jun-22 14:50 
AnswerRe: Pointers and brain drain Pin
Southmountain18-Jun-22 13:06
Southmountain18-Jun-22 13:06 
AnswerRe: Pointers and brain drain Pin
Ravi Bhavnani18-Jun-22 14:21
professionalRavi Bhavnani18-Jun-22 14:21 
GeneralRe: Pointers and brain drain Pin
jmaida18-Jun-22 17:33
jmaida18-Jun-22 17:33 
GeneralRe: Pointers and brain drain Pin
Ravi Bhavnani19-Jun-22 7:23
professionalRavi Bhavnani19-Jun-22 7:23 

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.