When I'm looking for answers to programming problems that I can't solve on my own, one of the places where I go for solutions is VBForums. Well I came here today looking for a solution and I found it in one of my posts from 23 years ago!
Printable View
When I'm looking for answers to programming problems that I can't solve on my own, one of the places where I go for solutions is VBForums. Well I came here today looking for a solution and I found it in one of my posts from 23 years ago!
I guess you're one of those people who can say "I've forgotten more than you'll ever know".
Yes, lol.
I've often thought that what I wrote a month back seems like it was written by a different person.
Darn, it has been 17 years since I joined this forum!
Or even "I've forgotten more than I'll ever know"Quote:
I guess you're one of those people who can say "I've forgotten more than you'll ever know".
When I joined this forum I was recently hired at a shop with one single executable. I had fifteen years or so mainframe programming in COBOL and took a "Learn VB in 10 days" course for my new job. I "ghosted" this place getting answers all the time. I posted a couple thanks concerning that over the years. Then for a long time I wouldn't even try the .Net forum. Way over my head. Now everything new I do is .Net.
This is the best VB forum I know of and I have belonged to a few. Time really flies, twenty years or so a member. Or is it "time flies like the wind, and fruit flies like bananas"
Cobol was the one language I've used that I absolutely hated. hated. hated. We learnt Cobol in the late 70's during my 2nd year University CS and we had to produce a non-trivial program using batch Cobol (punched cards). I think it was a banking program. I vowed then I'd never write another line of Cobol - and I never have - although I've still got my old Cobol books. The verbosity of the language with it's compute statement. Ahh. I've got a migraine coming on just thinking about it.... In the 1980's I turned down a job with a software house as I might have to use Cobol depending upon client requirements.Quote:
programming in COBOL
I never came across RPG as I never programmed IBM mainframes..,
I used Pascal/Fortran/Algol68/Assembler on CDC computers and Pascal/Basic (various)/Fortran/c/Assembler on mini-computers (DEC/DG etc) then Basic/Assembler/Proc/Access for Pick-based computers (still my favourite) before moving to these newfangled PC's with c/C++/Pascal/Assembler before Windows programming...
Was there an Algol68 compiler for CDC machines? I remember using Algol60 but not 68. Maybe it came along later.
Algol68 was first implemented for CDC in about 1977. I first used it in 1979 (I think. It was a long time ago...). Algol68 was very different to Algol60. There was disagreement amongst the committee/group developing the standard - so much so that a certain N Wirth (who had produced Algol-W - an update to Algol60) left and developed his own language Pascal.Quote:
Was there an Algol68 compiler for CDC machines? I remember using Algol60 but not 68. Maybe it came along later.
I was aware of the history, I just didn't know about an Algol68 compiler on CDC's platforms. But I was no longer working on them after about 1976.