Click here to Skip to main content
15,891,993 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: What "advanced" features of programming languages do you use? Pin
Sander Rossel20-Jan-20 2:57
professionalSander Rossel20-Jan-20 2:57 
GeneralRe: What "advanced" features of programming languages do you use? Pin
User 1106097920-Jan-20 3:08
User 1106097920-Jan-20 3:08 
GeneralRe: What "advanced" features of programming languages do you use? Pin
Sander Rossel20-Jan-20 3:36
professionalSander Rossel20-Jan-20 3:36 
GeneralRe: What "advanced" features of programming languages do you use? Pin
User 1106097920-Jan-20 6:10
User 1106097920-Jan-20 6:10 
GeneralRe: What "advanced" features of programming languages do you use? Pin
RugbyLeague20-Jan-20 3:30
RugbyLeague20-Jan-20 3:30 
GeneralRe: What "advanced" features of programming languages do you use? Pin
DRHuff20-Jan-20 3:59
DRHuff20-Jan-20 3:59 
GeneralRe: What "advanced" features of programming languages do you use? Pin
honey the codewitch20-Jan-20 6:58
mvahoney the codewitch20-Jan-20 6:58 
GeneralRe: What "advanced" features of programming languages do you use? Pin
Gary R. Wheeler20-Jan-20 15:20
Gary R. Wheeler20-Jan-20 15:20 
While I use lambdas in my C# code, I don't consider them especially 'advanced'. Most of the time I'm actually averse to using such features in any language, because they tend to encourage writing clever code rather than maintainable code. Since I have code in the field older than some of you folks reading this, maintainable wins.

I sporadically read news about new C++ features. None of them inspire me, as they whiff strongly of compiler weenies saying "look what I can do!". They are also overly-reliant on templates, and I find the syntax clumsy and verbose. I consider myself well-skilled in C++, and look for productivity-enhancing changes to the language. They're few and far between.

C# is somewhat a different story. Most of the features I read about seem designed to improve productivity and code quality, even when they are dismissed as 'syntactic sugar'.
Software Zen: delete this;

GeneralRe: What "advanced" features of programming languages do you use? Pin
rjmoses20-Jan-20 23:27
professionalrjmoses20-Jan-20 23:27 
GeneralRe: What "advanced" features of programming languages do you use? Pin
Stefan_Lang20-Jan-20 20:46
Stefan_Lang20-Jan-20 20:46 
GeneralRe: What "advanced" features of programming languages do you use? Pin
Greg Utas21-Jan-20 1:31
professionalGreg Utas21-Jan-20 1:31 
GeneralThat's how we "always" work Pin
Sander Rossel20-Jan-20 0:50
professionalSander Rossel20-Jan-20 0:50 
GeneralRe: That's how we "always" work Pin
phil.o20-Jan-20 1:10
professionalphil.o20-Jan-20 1:10 
GeneralRe: That's how we "always" work Pin
Sander Rossel20-Jan-20 2:03
professionalSander Rossel20-Jan-20 2:03 
GeneralRe: That's how we "always" work Pin
rjmoses20-Jan-20 1:12
professionalrjmoses20-Jan-20 1:12 
GeneralRe: That's how we "always" work Pin
Daniel Pfeffer20-Jan-20 1:42
professionalDaniel Pfeffer20-Jan-20 1:42 
GeneralRe: That's how we "always" work Pin
Sander Rossel20-Jan-20 2:15
professionalSander Rossel20-Jan-20 2:15 
GeneralRe: That's how we "always" work Pin
Rick York20-Jan-20 5:32
mveRick York20-Jan-20 5:32 
GeneralRe: That's how we "always" work Pin
rjmoses20-Jan-20 6:37
professionalrjmoses20-Jan-20 6:37 
GeneralRe: That's how we "always" work Pin
Mark_Wallace20-Jan-20 23:18
Mark_Wallace20-Jan-20 23:18 
GeneralWSO CCC OTD 2020-01-20 Pin
OriginalGriff19-Jan-20 21:43
mveOriginalGriff19-Jan-20 21:43 
GeneralRe: WSO CCC OTD 2020-01-20 Pin
super19-Jan-20 22:44
professionalsuper19-Jan-20 22:44 
GeneralRe: WSO CCC OTD 2020-01-20 Pin
OriginalGriff19-Jan-20 22:54
mveOriginalGriff19-Jan-20 22:54 
GeneralThe secret of Bob... Pin
Kornfeld Eliyahu Peter19-Jan-20 20:26
professionalKornfeld Eliyahu Peter19-Jan-20 20:26 
GeneralRe: The secret of Bob... Pin
OriginalGriff19-Jan-20 20:41
mveOriginalGriff19-Jan-20 20:41 

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.