Click here to Skip to main content
15,892,809 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.

 
AnswerRe: Programming Question of the Week? Pin
Pete O'Hanlon25-Apr-16 8:57
mvePete O'Hanlon25-Apr-16 8:57 
AnswerRe: Programming Question of the Week? Pin
Sander Rossel25-Apr-16 0:49
professionalSander Rossel25-Apr-16 0:49 
GeneralRe: Programming Question of the Week? Pin
Pete O'Hanlon25-Apr-16 0:57
mvePete O'Hanlon25-Apr-16 0:57 
GeneralRe: Programming Question of the Week? Pin
Sander Rossel25-Apr-16 1:04
professionalSander Rossel25-Apr-16 1:04 
GeneralRe: Programming Question of the Week? Pin
Pete O'Hanlon25-Apr-16 1:06
mvePete O'Hanlon25-Apr-16 1:06 
GeneralRe: Programming Question of the Week? Pin
Sander Rossel25-Apr-16 3:50
professionalSander Rossel25-Apr-16 3:50 
GeneralRe: Programming Question of the Week? Pin
Nagy Vilmos25-Apr-16 1:38
professionalNagy Vilmos25-Apr-16 1:38 
GeneralRe: Programming Question of the Week? Pin
Sander Rossel25-Apr-16 3:45
professionalSander Rossel25-Apr-16 3:45 
To me, a solution is an answer to a problem taking into account all variables like time, cost, usability, etc.
From a programming perspective the code should be as easy as possible, but still support the requested features in the allotted time and in the given budget.
If the customer requests a single-page-scrolly-animatronic-doodah-website than implement it in the easiest way possible.
If that seems to be impossible, again, go for the easiest solution, whether that's stretching the budget, deadline, getting more programmers, or dropping features.
As long as each step is the easiest step possible towards getting to the required goal using the available resources.

Unfortunately, most of the time, everybody but the programmer agrees that making "quick and dirty" code is the easiest solution.
We all know it's probably fast and cheap in the short run, but slow, expensive, and frustrating in the long run Sigh | :sigh:
Read my (free) ebook Object-Oriented Programming in C# Succinctly.
Visit my blog at Sander's bits - Writing the code you need.
Or read my articles here on CodeProject.
Simplicity is prerequisite for reliability.
— Edsger W. Dijkstra
Regards,
Sander

GeneralRe: Programming Question of the Week? Pin
Nagy Vilmos25-Apr-16 3:50
professionalNagy Vilmos25-Apr-16 3:50 
GeneralRe: Programming Question of the Week? Pin
Sander Rossel25-Apr-16 4:13
professionalSander Rossel25-Apr-16 4:13 
AnswerRe: Programming Question of the Week? Pin
Mark_Wallace25-Apr-16 1:40
Mark_Wallace25-Apr-16 1:40 
AnswerRe: Programming Question of the Week? Pin
User 5924125-Apr-16 2:57
User 5924125-Apr-16 2:57 
AnswerRe: Programming Question of the Week? Pin
Marc Clifton25-Apr-16 3:21
mvaMarc Clifton25-Apr-16 3:21 
RantRe: Programming Question of the Week? Pin
Vivi Chellappa25-Apr-16 3:28
professionalVivi Chellappa25-Apr-16 3:28 
AnswerRe: Programming Question of the Week? Pin
MarcusCole683325-Apr-16 3:48
professionalMarcusCole683325-Apr-16 3:48 
GeneralFOSW OTD 2016-04-25 - SOLVED Pin
Staffan Bruun24-Apr-16 22:00
professionalStaffan Bruun24-Apr-16 22:00 
GeneralRe: FOSW OTD 2016-04-25 - Hint 1 added Pin
super25-Apr-16 0:43
professionalsuper25-Apr-16 0:43 
GeneralRe: FOSW OTD 2016-04-25 - Hint 1 added Pin
Staffan Bruun25-Apr-16 1:03
professionalStaffan Bruun25-Apr-16 1:03 
GeneralRe: FOSW OTD 2016-04-25 - Hint 1 added Pin
GuyThiebaut25-Apr-16 1:09
professionalGuyThiebaut25-Apr-16 1:09 
GeneralRe: FOSW OTD 2016-04-25 - Hint 1 added Pin
OriginalGriff25-Apr-16 1:21
mveOriginalGriff25-Apr-16 1:21 
GeneralRe: FOSW OTD 2016-04-25 - Hint 1 added Pin
Staffan Bruun25-Apr-16 1:40
professionalStaffan Bruun25-Apr-16 1:40 
GeneralRe: FOSW OTD 2016-04-25 - Hint 1 added Pin
OriginalGriff25-Apr-16 1:51
mveOriginalGriff25-Apr-16 1:51 
GeneralRe: FOSW OTD 2016-04-25 - Hint 1 added Pin
Staffan Bruun25-Apr-16 1:59
professionalStaffan Bruun25-Apr-16 1:59 
GeneralRe: FOSW OTD 2016-04-25 - Hint 1 added Pin
OriginalGriff25-Apr-16 2:27
mveOriginalGriff25-Apr-16 2:27 
GeneralRe: FOSW OTD 2016-04-25 - Hint 1 added Pin
super25-Apr-16 1:34
professionalsuper25-Apr-16 1:34 

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.