Click here to Skip to main content
15,892,674 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: Fluent in C++ Pin
CDP180210-Nov-16 0:54
CDP180210-Nov-16 0:54 
GeneralRe: Fluent in C++ Pin
harold aptroot10-Nov-16 0:57
harold aptroot10-Nov-16 0:57 
GeneralRe: Fluent in C++ Pin
CDP180210-Nov-16 1:00
CDP180210-Nov-16 1:00 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon10-Nov-16 1:04
mvePete O'Hanlon10-Nov-16 1:04 
GeneralRe: Fluent in C++ Pin
Florian Rappl10-Nov-16 1:10
professionalFlorian Rappl10-Nov-16 1:10 
GeneralRe: Fluent in C++ Pin
CDP180210-Nov-16 1:18
CDP180210-Nov-16 1:18 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon10-Nov-16 1:39
mvePete O'Hanlon10-Nov-16 1:39 
GeneralRe: Fluent in C++ Pin
CDP180210-Nov-16 1:12
CDP180210-Nov-16 1:12 
It's not a bad thing to keep classes as stateless as possible. So much less that has to be memory managed or made thread safe. An empty destructor would mean that the class is very safe in that respect, but it's not a good idea to try to reach this at all cost.
The language is JavaScript. that of Mordor, which I will not utter here

This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a f***ing golf cart.

"I don't know, extraterrestrial?"
"You mean like from space?"
"No, from Canada."

If software development were a circus, we would all be the clowns.

GeneralRe: Fluent in C++ Pin
megaadam10-Nov-16 1:43
professionalmegaadam10-Nov-16 1:43 
GeneralRe: Fluent in C++ Pin
den2k8810-Nov-16 1:58
professionalden2k8810-Nov-16 1:58 
GeneralRe: Fluent in C++ Pin
megaadam10-Nov-16 3:49
professionalmegaadam10-Nov-16 3:49 
GeneralRe: Fluent in C++ Pin
den2k8810-Nov-16 4:03
professionalden2k8810-Nov-16 4:03 
GeneralRe: Fluent in C++ Pin
Kirill Illenseer10-Nov-16 21:28
Kirill Illenseer10-Nov-16 21:28 
GeneralRe: Fluent in C++ Pin
Herbie Mountjoy11-Nov-16 1:23
professionalHerbie Mountjoy11-Nov-16 1:23 
GeneralRe: Fluent in C++ Pin
Anna-Jayne Metcalfe10-Nov-16 23:34
Anna-Jayne Metcalfe10-Nov-16 23:34 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 0:15
mvePete O'Hanlon11-Nov-16 0:15 
GeneralRe: Fluent in C++ Pin
Anna-Jayne Metcalfe11-Nov-16 4:07
Anna-Jayne Metcalfe11-Nov-16 4:07 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 4:20
mvePete O'Hanlon11-Nov-16 4:20 
GeneralRe: Fluent in C++ Pin
Anna-Jayne Metcalfe11-Nov-16 4:31
Anna-Jayne Metcalfe11-Nov-16 4:31 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 4:33
mvePete O'Hanlon11-Nov-16 4:33 
GeneralRe: Fluent in C++ Pin
Anna-Jayne Metcalfe11-Nov-16 5:34
Anna-Jayne Metcalfe11-Nov-16 5:34 
GeneralRe: Fluent in C++ Pin
englebart11-Nov-16 2:19
professionalenglebart11-Nov-16 2:19 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 2:30
mvePete O'Hanlon11-Nov-16 2:30 
GeneralRe: Fluent in C++ Pin
Gerry Schmitz11-Nov-16 6:10
mveGerry Schmitz11-Nov-16 6:10 
GeneralRe: Fluent in C++ Pin
Pete O'Hanlon11-Nov-16 8:51
mvePete O'Hanlon11-Nov-16 8:51 

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.