Click here to Skip to main content
15,891,813 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: WSO CCC OTD 2021-06-07 - we have a winner! Pin
Greg Utas7-Jun-21 1:00
professionalGreg Utas7-Jun-21 1:00 
GeneralRe: WSO CCC OTD 2021-06-07 - we have a winner! Pin
pkfox7-Jun-21 1:26
professionalpkfox7-Jun-21 1:26 
GeneralRe: WSO CCC OTD 2021-06-07 - we have a winner! Pin
Greg Utas7-Jun-21 2:31
professionalGreg Utas7-Jun-21 2:31 
GeneralRe: WSO CCC OTD 2021-06-07 - we have a winner! Pin
pkfox7-Jun-21 11:04
professionalpkfox7-Jun-21 11:04 
GeneralOi! OriginalGriff! Pin
OriginalGriff6-Jun-21 23:13
mveOriginalGriff6-Jun-21 23:13 
GeneralOi Griff Pin
pkfox6-Jun-21 22:17
professionalpkfox6-Jun-21 22:17 
GeneralThese languages are a bundle of nope. PinPopular
honey the codewitch6-Jun-21 17:18
mvahoney the codewitch6-Jun-21 17:18 
GeneralRe: These languages are a bundle of nope. PinPopular
Daniel Pfeffer6-Jun-21 17:46
professionalDaniel Pfeffer6-Jun-21 17:46 
For its time (when procedural languages ruled the world), BASIC was a good beginner's language. Its modern variants (VB) have strayed so far from the original concept that the only things remaining are the name and some vestiges of the syntax.

As far as I'm concerned, Python's significant whitespace is a deal breaker. The fixed-format lines in classical FORTRAN were bad enough, but at least they had some rationale behind them (punched card widths, etc.). I see no reason to repeat that in a modern language.

I disagree about assembly language. As you mentioned, it is sometimes necessary, both for extremely low-level kernel stuff and for extremely high-performance code. It's also fun! Smile | :)

JavaScript and other weakly-typed scripting languages are tools of the Devil. Smile | :) I shudder to think how much of our infrastructure is built over code that will run even with typos (though it won't do what you expect).

Personally, I do most of my coding in C, C++, C#, and Java.

As long as one can remain gainfully employed using the tools that one prefers using - why worry? The time to worry is when one sees these tools going out of fashion, and one is required to interface to the new-fangled stuff. However, given that new programs are still being written in FORTRAN and COBOL, I don't see C, C++, C#, or Java being abandoned any time soon.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

GeneralRe: These languages are a bundle of nope. Pin
honey the codewitch6-Jun-21 18:07
mvahoney the codewitch6-Jun-21 18:07 
GeneralRe: These languages are a bundle of nope. Pin
CodeWraith7-Jun-21 0:21
CodeWraith7-Jun-21 0:21 
GeneralRe: These languages are a bundle of nope. Pin
honey the codewitch7-Jun-21 0:23
mvahoney the codewitch7-Jun-21 0:23 
GeneralRe: These languages are a bundle of nope. Pin
obermd7-Jun-21 3:21
obermd7-Jun-21 3:21 
GeneralRe: These languages are a bundle of nope. Pin
darktrick5448-Jun-21 2:20
darktrick5448-Jun-21 2:20 
GeneralRe: These languages are a bundle of nope. Pin
Member 141923828-Jun-21 5:44
Member 141923828-Jun-21 5:44 
GeneralRe: These languages are a bundle of nope. Pin
frontlinegeek8-Jun-21 1:33
frontlinegeek8-Jun-21 1:33 
GeneralRe: These languages are a bundle of nope. Pin
Gerry Schmitz7-Jun-21 7:40
mveGerry Schmitz7-Jun-21 7:40 
GeneralRe: These languages are a bundle of nope. Pin
Cp-Coder8-Jun-21 12:46
Cp-Coder8-Jun-21 12:46 
GeneralRe: These languages are a bundle of nope. Pin
CPallini6-Jun-21 20:16
mveCPallini6-Jun-21 20:16 
GeneralRe: These languages are a bundle of nope. Pin
honey the codewitch6-Jun-21 22:24
mvahoney the codewitch6-Jun-21 22:24 
GeneralRe: These languages are a bundle of nope. Pin
CPallini6-Jun-21 22:41
mveCPallini6-Jun-21 22:41 
GeneralRe: These languages are a bundle of nope. Pin
honey the codewitch7-Jun-21 0:21
mvahoney the codewitch7-Jun-21 0:21 
GeneralRe: These languages are a bundle of nope. Pin
CPallini7-Jun-21 0:29
mveCPallini7-Jun-21 0:29 
GeneralRe: These languages are a bundle of nope. Pin
honey the codewitch7-Jun-21 0:30
mvahoney the codewitch7-Jun-21 0:30 
GeneralRe: These languages are a bundle of nope. Pin
Mike Hankey6-Jun-21 22:48
mveMike Hankey6-Jun-21 22:48 
GeneralRe: These languages are a bundle of nope. Pin
CPallini6-Jun-21 22:57
mveCPallini6-Jun-21 22:57 

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.