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

 
GeneralRe: First error in 15 years Pin
Roger Wright27-Jun-22 2:12
professionalRoger Wright27-Jun-22 2:12 
GeneralRe: First error in 15 years Pin
David Crow27-Jun-22 2:17
David Crow27-Jun-22 2:17 
GeneralRe: First error in 15 years Pin
dandy7228-Jun-22 6:11
dandy7228-Jun-22 6:11 
GeneralRe: First error in 15 years Pin
Jacquers26-Jun-22 19:37
Jacquers26-Jun-22 19:37 
GeneralRe: First error in 15 years Pin
Shao Voon Wong26-Jun-22 23:42
mvaShao Voon Wong26-Jun-22 23:42 
GeneralRe: First error in 15 years Pin
dandy7228-Jun-22 6:16
dandy7228-Jun-22 6:16 
QuestionHow common is this? Pin
honey the codewitch26-Jun-22 4:11
mvahoney the codewitch26-Jun-22 4:11 
AnswerRe: How common is this? Pin
Greg Utas26-Jun-22 4:52
professionalGreg Utas26-Jun-22 4:52 
I have a good sense of what's happening underneath and will think about it if it seems important.

I never coded in C but spent a lot of time in a proprietary, procedural language that might be described as a cross between Modula and a stripped down Ada. We sometimes implemented polymorphism, inheritance, and encapsulation manually, so how OO languages did it wasn't a surprise.

Having to parse and instantiate the code for templates significantly improved my understanding of what was going on there.

My most recent experience actually writing assembler was on the PDP-10 😲, but what happens in the depths hasn't changed much. Once in a while, I'd like to step into x64 assembler to see what the O/S is doing, but I can't follow it very well. Maybe someday it'll be important enough that I get my butt in gear and dig into it.
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing.

GeneralRe: How common is this? Pin
raddevus26-Jun-22 9:08
mvaraddevus26-Jun-22 9:08 
GeneralRe: How common is this? Pin
Andreas Mertens27-Jun-22 5:28
professionalAndreas Mertens27-Jun-22 5:28 
GeneralRe: How common is this? Pin
Daniel Pfeffer27-Jun-22 5:36
professionalDaniel Pfeffer27-Jun-22 5:36 
GeneralRe: How common is this? Pin
Greg Utas27-Jun-22 7:05
professionalGreg Utas27-Jun-22 7:05 
AnswerRe: How common is this? Pin
harold aptroot26-Jun-22 5:01
harold aptroot26-Jun-22 5:01 
AnswerRe: How common is this? Pin
Gerry Schmitz26-Jun-22 5:55
mveGerry Schmitz26-Jun-22 5:55 
GeneralRe: How common is this? Pin
trønderen26-Jun-22 13:14
trønderen26-Jun-22 13:14 
GeneralRe: How common is this? Pin
Mircea Neacsu26-Jun-22 13:34
Mircea Neacsu26-Jun-22 13:34 
GeneralRe: How common is this? Pin
trønderen26-Jun-22 16:54
trønderen26-Jun-22 16:54 
AnswerRe: How common is this? Pin
Gary R. Wheeler26-Jun-22 5:59
Gary R. Wheeler26-Jun-22 5:59 
AnswerRe: How common is this? Pin
Daniel Pfeffer26-Jun-22 6:13
professionalDaniel Pfeffer26-Jun-22 6:13 
GeneralRe: How common is this? Pin
trønderen26-Jun-22 13:08
trønderen26-Jun-22 13:08 
GeneralRe: How common is this? Pin
Daniel Pfeffer26-Jun-22 20:12
professionalDaniel Pfeffer26-Jun-22 20:12 
AnswerRe: How common is this? Pin
Nelek26-Jun-22 10:32
protectorNelek26-Jun-22 10:32 
AnswerRe: How common is this? Pin
trønderen26-Jun-22 11:51
trønderen26-Jun-22 11:51 
GeneralRe: How common is this? Pin
Daniel Pfeffer26-Jun-22 20:47
professionalDaniel Pfeffer26-Jun-22 20:47 
AnswerRe: How common is this? Pin
jmaida26-Jun-22 17:01
jmaida26-Jun-22 17:01 

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.