Click here to Skip to main content
15,881,380 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: If I find another programming language easier should I stay with it instead? Pin
Davyd McColl22-Dec-20 1:25
Davyd McColl22-Dec-20 1:25 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
Rusty Bullet14-Dec-20 3:33
Rusty Bullet14-Dec-20 3:33 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
englebart15-Dec-20 3:26
professionalenglebart15-Dec-20 3:26 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
maze316-Dec-20 4:12
professionalmaze316-Dec-20 4:12 
GeneralRe: If I find another programming language easier should I stay with it instead? Pin
AnotherKen18-Dec-20 20:21
professionalAnotherKen18-Dec-20 20:21 
GeneralI may be moving on from .NET altogether Pin
honey the codewitch13-Dec-20 0:19
mvahoney the codewitch13-Dec-20 0:19 
GeneralRe: I may be moving on from .NET altogether Pin
Greg Utas13-Dec-20 2:03
professionalGreg Utas13-Dec-20 2:03 
GeneralRe: I may be moving on from .NET altogether Pin
honey the codewitch13-Dec-20 2:06
mvahoney the codewitch13-Dec-20 2:06 
Greg Utas wrote:
It's now recommended that only the original function be virtual and that derivations only be override or final. So I guess you're using a version of C++ that doesn't have those tags yet.


I'm doing that. I'm talking about the inheritance list, like
C++
class B : virtual public A {}; 

Like that


Greg Utas wrote:
That's damning with faint praise given that you have to develop or find portable libraries that start with sockets and go all the way up the food chain.


That's true but the same is the case w/ embedded gadgets generally i've found. ecosystems gotta ecosystem.


Greg Utas wrote:
I can see the appeal, but if you have that library that goes all the way down to sockets, you might not escape so easily!


I'll try to avoid it. Big Grin | :-D

ETA: Congratulations on what I am assuming was a 2nd prize win for last month.
Real programmers use butterflies

GeneralRe: I may be moving on from .NET altogether Pin
Greg Utas13-Dec-20 2:27
professionalGreg Utas13-Dec-20 2:27 
GeneralRe: I may be moving on from .NET altogether Pin
honey the codewitch13-Dec-20 2:38
mvahoney the codewitch13-Dec-20 2:38 
GeneralRe: I may be moving on from .NET altogether Pin
Greg Utas13-Dec-20 2:59
professionalGreg Utas13-Dec-20 2:59 
GeneralRe: I may be moving on from .NET altogether Pin
honey the codewitch13-Dec-20 3:04
mvahoney the codewitch13-Dec-20 3:04 
GeneralRe: I may be moving on from .NET altogether Pin
Mike Hankey13-Dec-20 2:18
mveMike Hankey13-Dec-20 2:18 
GeneralRe: I may be moving on from .NET altogether Pin
honey the codewitch13-Dec-20 2:23
mvahoney the codewitch13-Dec-20 2:23 
GeneralRe: I may be moving on from .NET altogether Pin
Mike Hankey13-Dec-20 2:45
mveMike Hankey13-Dec-20 2:45 
GeneralRe: I may be moving on from .NET altogether Pin
Rick York13-Dec-20 7:40
mveRick York13-Dec-20 7:40 
GeneralRe: I may be moving on from .NET altogether Pin
honey the codewitch13-Dec-20 7:50
mvahoney the codewitch13-Dec-20 7:50 
GeneralRe: I may be moving on from .NET altogether Pin
Greg Utas13-Dec-20 2:38
professionalGreg Utas13-Dec-20 2:38 
GeneralRe: I may be moving on from .NET altogether Pin
honey the codewitch13-Dec-20 2:53
mvahoney the codewitch13-Dec-20 2:53 
GeneralRe: I may be moving on from .NET altogether Pin
Greg Utas13-Dec-20 3:14
professionalGreg Utas13-Dec-20 3:14 
GeneralRe: I may be moving on from .NET altogether Pin
honey the codewitch13-Dec-20 3:23
mvahoney the codewitch13-Dec-20 3:23 
GeneralRe: I may be moving on from .NET altogether Pin
Mladen Janković13-Dec-20 3:59
Mladen Janković13-Dec-20 3:59 
GeneralRe: I may be moving on from .NET altogether Pin
Greg Utas13-Dec-20 4:24
professionalGreg Utas13-Dec-20 4:24 
GeneralRe: I may be moving on from .NET altogether Pin
Gerry Schmitz13-Dec-20 5:53
mveGerry Schmitz13-Dec-20 5:53 
GeneralRe: I may be moving on from .NET altogether Pin
Greg Utas13-Dec-20 6:00
professionalGreg Utas13-Dec-20 6:00 

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.