Click here to Skip to main content
15,887,135 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: That is interesting... Pin
k505423-Oct-23 4:54
mvek505423-Oct-23 4:54 
GeneralRe: That is interesting... Pin
trønderen23-Oct-23 5:30
trønderen23-Oct-23 5:30 
GeneralRe: That is interesting... Pin
englebart23-Oct-23 13:38
professionalenglebart23-Oct-23 13:38 
GeneralRe: That is interesting... Pin
Kornfeld Eliyahu Peter23-Oct-23 3:24
professionalKornfeld Eliyahu Peter23-Oct-23 3:24 
GeneralRe: That is interesting... Pin
jschell23-Oct-23 5:27
jschell23-Oct-23 5:27 
GeneralRe: That is interesting... Pin
Cp-Coder23-Oct-23 3:09
Cp-Coder23-Oct-23 3:09 
GeneralRe: That is interesting... Pin
Rick York23-Oct-23 5:13
mveRick York23-Oct-23 5:13 
GeneralRe: That is interesting... Pin
DerekT-P23-Oct-23 8:40
professionalDerekT-P23-Oct-23 8:40 
In the very early seventies I got bored with what I could do with the limited BASIC interpreter we had access to at school. I'd read about other languages, including COBOL, and decided COBOL looked cool. But how to test my COBOL code? Obvious solution (to the 14-year old me): write a COBOL interpreter in interpreted BASIC.
It ran just fine, and surprisingly quickly. Of course being a COBOL interpreter it wasn't actually COBOL, but the syntax was correct and pretty complete.

Years later, when the company I worked for was migrating from mainframes (with an IDMS/R database) to a client-server architecture using Windows NT, and in running down its mainframes wanted to move support and dev onto PCs. We had MicroFocus COBOL on PCs, but no database; so I "cloned" the IDMS/R DBMS using (this time) compiled COBOL. The design was simplified by the fact I'd previously worked for Cullinet, the builder / vendor of IDMS, and had been on all the internal IDMS courses. Again, it worked sufficiently well that we were able to switch a lot of the development + test cycle onto PCs, with a final compile + test on the mainframe.

Those two experiences illustrated to me that choice of language is largely irrelevant; most languages can do most stuff, you might just miss some of the shortcuts. These days I use mainly C# but am not fussy and switch back to VB.Net quite often; not found anything it can't do yet.
Telegraph marker posts ... nothing to do with IT
Phasmid email discussion group ... also nothing to do with IT
Beekeeping and honey site ... still nothing to do with IT

GeneralRe: That is interesting... Pin
trønderen23-Oct-23 10:54
trønderen23-Oct-23 10:54 
JokeRe: That is interesting... Pin
Sander Rossel23-Oct-23 21:44
professionalSander Rossel23-Oct-23 21:44 
GeneralCCC 23-10-2023 Pin
pkfox22-Oct-23 21:16
professionalpkfox22-Oct-23 21:16 
GeneralRe: CCC 23-10-2023 Pin
DerekT-P22-Oct-23 21:41
professionalDerekT-P22-Oct-23 21:41 
GeneralRe: CCC 23-10-2023 Pin
pkfox22-Oct-23 22:52
professionalpkfox22-Oct-23 22:52 
GeneralRe: CCC 23-10-2023 Pin
DerekT-P23-Oct-23 2:48
professionalDerekT-P23-Oct-23 2:48 
GeneralRe: CCC 23-10-2023 Pin
OriginalGriff22-Oct-23 23:27
mveOriginalGriff22-Oct-23 23:27 
GeneralRe: CCC 23-10-2023 - Winner Pin
pkfox22-Oct-23 23:48
professionalpkfox22-Oct-23 23:48 
GeneralYour Most Absurd Pet Peeves Pin
Steve Raw22-Oct-23 19:39
professionalSteve Raw22-Oct-23 19:39 
GeneralRe: Your Most Absurd Pet Peeves Pin
OriginalGriff22-Oct-23 21:18
mveOriginalGriff22-Oct-23 21:18 
GeneralRe: Your Most Absurd Pet Peeves Pin
DerekT-P22-Oct-23 21:50
professionalDerekT-P22-Oct-23 21:50 
GeneralRe: Your Most Absurd Pet Peeves Pin
OriginalGriff22-Oct-23 22:24
mveOriginalGriff22-Oct-23 22:24 
GeneralRe: Your Most Absurd Pet Peeves Pin
Steve Naidamast24-Oct-23 5:33
professionalSteve Naidamast24-Oct-23 5:33 
GeneralRe: Your Most Absurd Pet Peeves - just for starters Pin
Rich Leyshon22-Oct-23 22:10
Rich Leyshon22-Oct-23 22:10 
GeneralRe: Your Most Absurd Pet Peeves - just for starters Pin
OriginalGriff22-Oct-23 22:38
mveOriginalGriff22-Oct-23 22:38 
GeneralRe: Your Most Absurd Pet Peeves - just for starters Pin
Rich Leyshon22-Oct-23 23:41
Rich Leyshon22-Oct-23 23:41 
GeneralRe: Your Most Absurd Pet Peeves - just for starters Pin
OriginalGriff22-Oct-23 23:49
mveOriginalGriff22-Oct-23 23:49 

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.