Click here to Skip to main content
15,891,529 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: Suggestion - stackexchange site which requires answers with unit tests? Pin
PeejayAdams5-Jun-19 0:24
PeejayAdams5-Jun-19 0:24 
GeneralRe: Suggestion - stackexchange site which requires answers with unit tests? Pin
NeverJustHere4-Jun-19 23:53
NeverJustHere4-Jun-19 23:53 
GeneralRe: Suggestion - stackexchange site which requires answers with unit tests? Pin
Eddy Vluggen5-Jun-19 0:06
professionalEddy Vluggen5-Jun-19 0:06 
GeneralRe: Suggestion - stackexchange site which requires answers with unit tests? Pin
F-ES Sitecore5-Jun-19 0:43
professionalF-ES Sitecore5-Jun-19 0:43 
GeneralRe: Suggestion - stackexchange site which requires answers with unit tests? Pin
Eddy Vluggen5-Jun-19 0:47
professionalEddy Vluggen5-Jun-19 0:47 
GeneralRe: Suggestion - stackexchange site which requires answers with unit tests? Pin
Sander Rossel5-Jun-19 0:40
professionalSander Rossel5-Jun-19 0:40 
GeneralRe: Suggestion - stackexchange site which requires answers with unit tests? Pin
Dan Neely5-Jun-19 3:18
Dan Neely5-Jun-19 3:18 
GeneralRe: Suggestion - stackexchange site which requires answers with unit tests? Pin
jesarg5-Jun-19 3:36
jesarg5-Jun-19 3:36 
By "unit tests" you probably mean "unit tests, according to test-driven-development standards" (or a TDD variant).

Problems with this idea:
1. You can't learn TDD by code snippets and basic intuition; you learn its theory by organized study, and then do lots of exercises to solidify the knowledge.
2. The vast majority of unit tests written in the industry are by people who don't understand TDD basics. The answers with unit tests will be written (and upvoted) by people who don't understand TDD, accomplishing nothing for beginners hoping to gain useful knowledge.
3. TDD is not as widespread or useful to the industry as it appears. People pay lip service to how wonderful it is, clutter their code with useless unit tests not written according to any real standard, and then proceed to ignore all those useless unit tests 99% of the time (except for the 1% of the time where they talk about how wonderful and useful the unit tests are).
GeneralRe: Suggestion - stackexchange site which requires answers with unit tests? Pin
dandy725-Jun-19 7:38
dandy725-Jun-19 7:38 
GeneralCCC 5/6 Pin
PeejayAdams4-Jun-19 22:10
PeejayAdams4-Jun-19 22:10 
GeneralRe: CCC 5/6 Pin
Tim Deveaux4-Jun-19 22:19
Tim Deveaux4-Jun-19 22:19 
GeneralRe: CCC 5/6 Pin
PeejayAdams4-Jun-19 22:32
PeejayAdams4-Jun-19 22:32 
GeneralRe: CCC 5/6 Pin
OriginalGriff4-Jun-19 23:09
mveOriginalGriff4-Jun-19 23:09 
GeneralRe: CCC 5/6 - SOLVED Pin
PeejayAdams4-Jun-19 23:13
PeejayAdams4-Jun-19 23:13 
GeneralRe: CCC 5/6 - SOLVED Pin
pkfox5-Jun-19 1:30
professionalpkfox5-Jun-19 1:30 
GeneralMacworld Boston 1997-The Microsoft Deal Pin
abmv4-Jun-19 20:35
professionalabmv4-Jun-19 20:35 
GeneralRe: Macworld Boston 1997-The Microsoft Deal Pin
dandy725-Jun-19 7:36
dandy725-Jun-19 7:36 
GeneralBrilliant! Pin
Kornfeld Eliyahu Peter4-Jun-19 20:32
professionalKornfeld Eliyahu Peter4-Jun-19 20:32 
GeneralNo rest anyway... Pin
Kornfeld Eliyahu Peter4-Jun-19 20:30
professionalKornfeld Eliyahu Peter4-Jun-19 20:30 
GeneralRe: No rest anyway... Pin
lopatir4-Jun-19 23:53
lopatir4-Jun-19 23:53 
GeneralRe: No rest anyway... Pin
Marc Clifton5-Jun-19 2:10
mvaMarc Clifton5-Jun-19 2:10 
GeneralRe: No rest anyway... Pin
Kornfeld Eliyahu Peter5-Jun-19 2:16
professionalKornfeld Eliyahu Peter5-Jun-19 2:16 
GeneralRe: No rest anyway... Pin
dandy725-Jun-19 7:30
dandy725-Jun-19 7:30 
GeneralTwo wasted opportunities :-( Pin
Rajesh R Subramanian4-Jun-19 15:27
professionalRajesh R Subramanian4-Jun-19 15:27 
GeneralRe: Two wasted opportunities :-( Pin
Nathan Minier4-Jun-19 15:34
professionalNathan Minier4-Jun-19 15: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.