Click here to Skip to main content
15,893,622 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: Is it three, or is it four? Pin
enhzflep18-Apr-16 10:59
enhzflep18-Apr-16 10:59 
GeneralRe: Is it three, or is it four? Pin
Mark_Wallace18-Apr-16 11:06
Mark_Wallace18-Apr-16 11:06 
GeneralRe: Is it three, or is it four? Pin
stoneyowl219-Apr-16 2:41
stoneyowl219-Apr-16 2:41 
GeneralRe: Is it three, or is it four? Pin
Marc Clifton18-Apr-16 9:44
mvaMarc Clifton18-Apr-16 9:44 
GeneralRe: Is it three, or is it four? Pin
Mark_Wallace18-Apr-16 8:49
Mark_Wallace18-Apr-16 8:49 
GeneralRe: Is it three, or is it four? Pin
Marc Clifton18-Apr-16 9:45
mvaMarc Clifton18-Apr-16 9:45 
GeneralRe: Is it three, or is it four? Pin
Mark_Wallace18-Apr-16 9:51
Mark_Wallace18-Apr-16 9:51 
GeneralRe: Is it three, or is it four? Pin
enhzflep18-Apr-16 10:42
enhzflep18-Apr-16 10:42 
In recent years, I've come to find discussions of one language being strongly typed vs another which isn't more and more curious and fun.

Starting out, it was Turbo Pascal, followed by inline asm, shortly after by Turbo Assembler and Macro Assembler, before picking up C and C++. At that point, I'd leer down my nose at anyone seriously considering using a script-like, interpreted language - partially, because everyone knew that strongly typed languages were 'better' and were also 'harder', generally a result of their less comprehensive standard libs.

That was over 20 years ago now and I laugh as I look on my other monitor to see an Access DB being converted to SQL Server, PHP and Javascript. (I don't .NET and the client doesn't care if I build it out of mudbricks & straw, so long as they can reliably pump all the receipts through it)

I also think about how much I code in different languages and find that shockingly, much of what I do these days is in fact in script-like langs. It's always an interesting challenge - coding something in C/C++, JS/PHP and in ASM - they're just so very different, yet in the important places, very much alike. Keeps me on my toes at least. Graphics and Sound have always been interests, so for those at least, C/JS/ASM are all perfectly alike enough. And in fact, writing a pdf-producing class was far easier in PHP than in C++. I reckon JS would make the C++ version look long-winded, verbose and full of gotchas.

Just dont tell my 20 year old self I said this!
GeneralRe: Is it three, or is it four? Pin
Kyle Moyer18-Apr-16 9:16
Kyle Moyer18-Apr-16 9:16 
GeneralRe: Is it three, or is it four? Pin
OriginalGriff18-Apr-16 9:27
mveOriginalGriff18-Apr-16 9:27 
GeneralRe: Is it three, or is it four? Pin
Kyle Moyer18-Apr-16 9:35
Kyle Moyer18-Apr-16 9:35 
GeneralRe: Is it three, or is it four? Pin
Mark_Wallace18-Apr-16 10:06
Mark_Wallace18-Apr-16 10:06 
GeneralRe: Is it three, or is it four? Pin
Kyle Moyer18-Apr-16 10:13
Kyle Moyer18-Apr-16 10:13 
GeneralRe: Is it three, or is it four? Pin
Mark_Wallace18-Apr-16 10:18
Mark_Wallace18-Apr-16 10:18 
GeneralRe: Is it three, or is it four? Pin
PompeyThree18-Apr-16 11:20
PompeyThree18-Apr-16 11:20 
GeneralRe: Is it three, or is it four? Pin
908236518-Apr-16 12:49
908236518-Apr-16 12:49 
GeneralRe: Is it three, or is it four? Pin
Kyle Moyer19-Apr-16 7:33
Kyle Moyer19-Apr-16 7:33 
GeneralRe: Is it three, or is it four? Pin
Sander Rossel18-Apr-16 11:32
professionalSander Rossel18-Apr-16 11:32 
GeneralRe: Is it three, or is it four? Pin
Marc Clifton18-Apr-16 9:47
mvaMarc Clifton18-Apr-16 9:47 
GeneralRe: Is it three, or is it four? Pin
Nathan Minier19-Apr-16 2:05
professionalNathan Minier19-Apr-16 2:05 
RantMe.Timeout = True PinPopular
kmoorevs18-Apr-16 8:39
kmoorevs18-Apr-16 8:39 
GeneralRe: Me.Timeout = True Pin
Cornelius Henning18-Apr-16 8:44
professionalCornelius Henning18-Apr-16 8:44 
GeneralRe: Me.Timeout = True Pin
CDP180218-Apr-16 8:53
CDP180218-Apr-16 8:53 
GeneralRe: Me.Timeout = True Pin
kmoorevs18-Apr-16 8:58
kmoorevs18-Apr-16 8:58 
GeneralRe: Me.Timeout = True Pin
Cornelius Henning18-Apr-16 9:23
professionalCornelius Henning18-Apr-16 9: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.