Click here to Skip to main content
15,894,720 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: Programming languages - fun vs. disciplined Pin
bjongejan13-Oct-20 23:21
bjongejan13-Oct-20 23:21 
GeneralRe: Programming languages - fun vs. disciplined Pin
Rage13-Oct-20 22:45
professionalRage13-Oct-20 22:45 
GeneralRe: Programming languages - fun vs. disciplined Pin
5teveH13-Oct-20 22:56
5teveH13-Oct-20 22:56 
GeneralRe: Programming languages - fun vs. disciplined Pin
Andrei Bozantan13-Oct-20 23:25
Andrei Bozantan13-Oct-20 23:25 
GeneralRe: Programming languages - fun vs. disciplined Pin
Martin ISDN13-Oct-20 23:31
Martin ISDN13-Oct-20 23:31 
GeneralRe: Programming languages - fun vs. disciplined Pin
Rage14-Oct-20 0:26
professionalRage14-Oct-20 0:26 
GeneralRe: Programming languages - fun vs. disciplined Pin
ronDW13-Oct-20 23:41
ronDW13-Oct-20 23:41 
GeneralRe: Programming languages - fun vs. disciplined Pin
Member 1298255814-Oct-20 1:28
Member 1298255814-Oct-20 1:28 
In de 60-ies there was of course Algol 60, I did a numerical analysis course
(later on I did a compiler on/for the PDP-11, and much later on a compiler Algol -> C)
Algol 60 never was popular, but according to people like Hoare and Dijkstra:
"Algol 60 is a great improvement to its successors".
The language was the basis for many other languages, of course Simula and Algol 68,
but also Pascal.

In the early 70-ies there was BCPL (i.e. Basic CPL), an - at that time - a quite popular
systems implementation language (the 70-ies were the years of an explosion of languages)
Of course, BCPL was the grandfather of C.

BCPL was portable, we ported it to a PDP-9 and a Philips P860, and while not very popular there days, it still exists.


Personally, I learned programming in assembler on a PDP-8 and PDP-9, by the time we
started using PDP-11's we first had BCPL and later - with the arrival of Unix - the C language.

My favorite language was Ada, at least the 83 and 95 versions. The language was based on the
though that the readability of programs was/is essential: it still is.

The language I am using is a (subset of) C++, the reason is simple: it is available on Linux
and there are decent cross compilation facilities for Windows.
For the applications I write, I need some performance, while in a sense it is real time
processing (i.e. SDR applications), it is not hard real time. C++, when used with caution
is a decent language, with good compilers, both on Linux x86/64, Windows and RPI type systems

just my 2 cts
GeneralRe: Programming languages - fun vs. disciplined Pin
dan!sh 14-Oct-20 3:05
professional dan!sh 14-Oct-20 3:05 
GeneralRe: Programming languages - fun vs. disciplined Pin
Gerry Schmitz14-Oct-20 4:35
mveGerry Schmitz14-Oct-20 4:35 
GeneralRe: Programming languages - fun vs. disciplined Pin
W Balboos, GHB14-Oct-20 5:30
W Balboos, GHB14-Oct-20 5:30 
GeneralRe: Programming languages - fun vs. disciplined Pin
bigsquid14-Oct-20 7:25
bigsquid14-Oct-20 7:25 
GeneralRe: Programming languages - fun vs. disciplined Pin
bigsquid14-Oct-20 7:25
bigsquid14-Oct-20 7:25 
GeneralRe: Programming languages - fun vs. disciplined Pin
Roger Wright14-Oct-20 8:06
professionalRoger Wright14-Oct-20 8:06 
GeneralRe: Programming languages - fun vs. disciplined Pin
ormonds14-Oct-20 11:24
ormonds14-Oct-20 11:24 
GeneralThings that make you go hmm... PinPopular
Mike Hankey13-Oct-20 8:07
mveMike Hankey13-Oct-20 8:07 
GeneralExcessive Password Requirements PinPopular
ZurdoDev13-Oct-20 5:34
professionalZurdoDev13-Oct-20 5:34 
GeneralRe: Excessive Password Requirements Pin
dandy7213-Oct-20 5:42
dandy7213-Oct-20 5:42 
GeneralRe: Excessive Password Requirements Pin
ZurdoDev13-Oct-20 5:45
professionalZurdoDev13-Oct-20 5:45 
GeneralRe: Excessive Password Requirements Pin
CodeWraith13-Oct-20 5:53
CodeWraith13-Oct-20 5:53 
GeneralRe: Excessive Password Requirements Pin
ZurdoDev13-Oct-20 5:59
professionalZurdoDev13-Oct-20 5:59 
PraiseRe: Excessive Password Requirements Pin
Gary R. Wheeler13-Oct-20 6:40
Gary R. Wheeler13-Oct-20 6:40 
GeneralRe: Excessive Password Requirements Pin
CodeWraith13-Oct-20 14:29
CodeWraith13-Oct-20 14:29 
GeneralRe: Excessive Password Requirements Pin
OriginalGriff13-Oct-20 5:50
mveOriginalGriff13-Oct-20 5:50 
GeneralRe: Excessive Password Requirements Pin
W Balboos, GHB13-Oct-20 5:55
W Balboos, GHB13-Oct-20 5:55 

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.