Click here to Skip to main content
15,892,575 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: On Page 1, in the news Pin
dandy7210-Nov-16 4:12
dandy7210-Nov-16 4:12 
GeneralFluent in C++ Pin
Pete O'Hanlon10-Nov-16 0:42
mvePete O'Hanlon10-Nov-16 0:42 
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 
When debugging, I like to have all my eggs in one basket. A single destructor where everything is in one spot makes it harder to overlook something instead of when the initialisation is distributed all over the place.

For clarity and readability, I think there should be exactly one way of doing something. If not, choose one and stick to it. This way there are less surprises for those who look at your code for the first time.
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
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 
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 

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.