Click here to Skip to main content
15,886,963 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: GTA V Premium in offer Pin
OriginalGriff21-May-23 4:14
mveOriginalGriff21-May-23 4:14 
Generalworldle 483 2/6 Pin
jmaida19-May-23 9:02
jmaida19-May-23 9:02 
GeneralIt's Coming Monday. Pin
Gerry Schmitz19-May-23 5:36
mveGerry Schmitz19-May-23 5:36 
GeneralRe: It's Coming Monday. Pin
PIEBALDconsult19-May-23 6:13
mvePIEBALDconsult19-May-23 6:13 
GeneralRe: It's Coming Monday. Pin
Single Step Debugger19-May-23 7:04
Single Step Debugger19-May-23 7:04 
GeneralRe: It's Coming Monday. Pin
MarkTJohnson19-May-23 7:50
professionalMarkTJohnson19-May-23 7:50 
GeneralRe: It's Coming Monday. Pin
Gerry Schmitz19-May-23 8:56
mveGerry Schmitz19-May-23 8:56 
GeneralWhat do you love about the languages you use? Pin
Chris Maunder19-May-23 5:12
cofounderChris Maunder19-May-23 5:12 
I'm a little grumpy and have read way too many "tech X sucks" (and I'm responsible for some of them).

So what do you love about the languages you use?

I'll start.

C#: It runs everywhere. macOS, Linux, Windows, Raspberry Pi's, in the browser via WASM, on mobile devices, you name it. Literally every platform I support I can write code using C#. The type safety and static checking is amazing, the syntax (generally...) very clean, and given it's basically the grandson of C, the syntax is like my Mother Tongue.

Python: Again, it runs everywhere, and it often runs everywhere because it's built in by default everywhere. It's interpreted so awesome in notebooks, great to run on the command line to quickly test something, and there's just so, so much code out there. Sure the indents take getting used to, but no brackets certainly cleans the place up.

JavaScript: I love it because I deploy it one: on my server. It then runs everywhere there's a browser and I never have to worry about hardware or libraries or graphics cards or harddrive space. If there's a bug I upload a new version and everyone, immediately, is also updated.

What about you lot?
cheers
Chris Maunder

GeneralRe: What do you love about the languages you use? Pin
Dan Neely19-May-23 5:16
Dan Neely19-May-23 5:16 
GeneralRe: What do you love about the languages you use? Pin
Single Step Debugger19-May-23 7:12
Single Step Debugger19-May-23 7:12 
GeneralRe: What do you love about the languages you use? Pin
Gerry Schmitz19-May-23 5:22
mveGerry Schmitz19-May-23 5:22 
GeneralRe: What do you love about the languages you use? Pin
OriginalGriff19-May-23 5:48
mveOriginalGriff19-May-23 5:48 
GeneralRe: What do you love about the languages you use? Pin
PIEBALDconsult19-May-23 6:08
mvePIEBALDconsult19-May-23 6:08 
GeneralRe: What do you love about the languages you use? Pin
jschell19-May-23 8:01
jschell19-May-23 8:01 
GeneralRe: What do you love about the languages you use? Pin
PIEBALDconsult19-May-23 9:51
mvePIEBALDconsult19-May-23 9:51 
GeneralRe: What do you love about the languages you use? Pin
PIEBALDconsult19-May-23 6:05
mvePIEBALDconsult19-May-23 6:05 
GeneralRe: What do you love about the languages you use? Pin
Mike Hankey19-May-23 6:19
mveMike Hankey19-May-23 6:19 
GeneralRe: What do you love about the languages you use? Pin
PIEBALDconsult19-May-23 6:47
mvePIEBALDconsult19-May-23 6:47 
GeneralRe: What do you love about the languages you use? Pin
Mike Hankey19-May-23 6:57
mveMike Hankey19-May-23 6:57 
GeneralRe: What do you love about the languages you use? Pin
RickZeeland19-May-23 6:44
mveRickZeeland19-May-23 6:44 
GeneralRe: What do you love about the languages you use? Pin
Dave Kreskowiak19-May-23 7:02
mveDave Kreskowiak19-May-23 7:02 
GeneralRe: What do you love about the languages you use? Pin
PIEBALDconsult19-May-23 7:09
mvePIEBALDconsult19-May-23 7:09 
GeneralRe: What do you love about the languages you use? Pin
MarkTJohnson19-May-23 7:55
professionalMarkTJohnson19-May-23 7:55 
GeneralRe: What do you love about the languages you use? Pin
jmaida19-May-23 19:08
jmaida19-May-23 19:08 
GeneralRe: What do you love about the languages you use? Pin
Cpichols23-May-23 2:47
Cpichols23-May-23 2:47 

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.