Click here to Skip to main content
15,905,316 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: Reading our news... Pin
raddevus11-Aug-17 2:05
mvaraddevus11-Aug-17 2:05 
GeneralRe: Reading our news... Pin
Nelek11-Aug-17 1:25
protectorNelek11-Aug-17 1:25 
GeneralRe: Reading our news... Pin
F-ES Sitecore11-Aug-17 2:39
professionalF-ES Sitecore11-Aug-17 2:39 
GeneralRe: Reading our news... Pin
lopatir11-Aug-17 2:45
lopatir11-Aug-17 2:45 
GeneralRe: Reading our news... Pin
F-ES Sitecore11-Aug-17 2:56
professionalF-ES Sitecore11-Aug-17 2:56 
GeneralRe: Reading our news... Pin
Marc Clifton11-Aug-17 3:18
mvaMarc Clifton11-Aug-17 3:18 
GeneralRe: Reading our news... Pin
F-ES Sitecore11-Aug-17 3:59
professionalF-ES Sitecore11-Aug-17 3:59 
GeneralRe: Reading our news... Pin
Marc Clifton11-Aug-17 4:42
mvaMarc Clifton11-Aug-17 4:42 
F-ES Sitecore wrote:
I disagree entirely.


There are times when I start off writing a sarcastic/humorous response and then discover that there are some half-truths come out of it, granted, based on faulty logic/reasoning. Smile | :)

F-ES Sitecore wrote:
If you write tests that don't explore boundary testing and different scenarios then your tests are useless and you shouldn't do them.


Well, not necessarily. Sometimes I write a unit test because it's a convenient way of setting up a test fixture for testing that code works with normal parameters. I may or may not go back and do boundary testing later on - it all depends on whether I can guarantee that the inputs are always valid for various reasons, including that the caller is doing validation.

F-ES Sitecore wrote:
Unit tests come into their own when refactoring code or amending code to encompass new functionality, especially when working in a team.


Yup, and the irony there is I did an introductory demo of unit testing for the team I landed in, as nobody even knew how to write unit tests, let alone use the tools Visual Studio provides. Sigh | :sigh:

Marc
Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

GeneralRe: Reading our news... Pin
Foothill11-Aug-17 4:11
professionalFoothill11-Aug-17 4:11 
GeneralRe: Reading our news... Pin
Eddy Vluggen11-Aug-17 0:51
professionalEddy Vluggen11-Aug-17 0:51 
GeneralRe: Reading our news... Pin
Nelek11-Aug-17 1:27
protectorNelek11-Aug-17 1:27 
GeneralRe: Reading our news... Pin
Eddy Vluggen11-Aug-17 2:26
professionalEddy Vluggen11-Aug-17 2:26 
GeneralRe: Reading our news... Pin
CodeWraith11-Aug-17 1:38
CodeWraith11-Aug-17 1:38 
GeneralRe: Reading our news... Pin
Nathan Minier11-Aug-17 1:54
professionalNathan Minier11-Aug-17 1:54 
GeneralRe: Reading our news... Pin
CodeWraith11-Aug-17 1:55
CodeWraith11-Aug-17 1:55 
GeneralRe: Reading our news... Pin
Nathan Minier11-Aug-17 1:57
professionalNathan Minier11-Aug-17 1:57 
GeneralRe: Reading our news... Pin
CodeWraith11-Aug-17 2:07
CodeWraith11-Aug-17 2:07 
GeneralRe: Reading our news... Pin
Eddy Vluggen11-Aug-17 2:27
professionalEddy Vluggen11-Aug-17 2:27 
GeneralRe: Reading our news... Pin
Marc Clifton11-Aug-17 3:09
mvaMarc Clifton11-Aug-17 3:09 
GeneralMy family is a treasure. Pin
OriginalGriff11-Aug-17 0:09
mveOriginalGriff11-Aug-17 0:09 
GeneralRe: My family is a treasure. Pin
Johnny J.11-Aug-17 0:11
professionalJohnny J.11-Aug-17 0:11 
GeneralRe: My family is a treasure. Pin
CodeWraith11-Aug-17 0:24
CodeWraith11-Aug-17 0:24 
GeneralRe: My family is a treasure. Pin
Chris Quinn11-Aug-17 0:31
Chris Quinn11-Aug-17 0:31 
GeneralRe: My family is a treasure. Pin
Johnny J.11-Aug-17 0:44
professionalJohnny J.11-Aug-17 0:44 
QuestionRe: My family is a treasure. Pin
Eddy Vluggen11-Aug-17 0:54
professionalEddy Vluggen11-Aug-17 0:54 

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.