Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.
Click here to check if anything new just came in.
July 07 2010
June 14 2010
higher quality
(btw.: “20 h” (http://de.wikipedia.org/wiki/Schmales_Leerzeichen))
(btw.: “20 h” (http://de.wikipedia.org/wiki/Schmales_Leerzeichen))
June 09 2010
June 06 2010
June 01 2010
Yoda Conditions
The act of using
if (constant == variable)
instead of
if (variable == constant)
It’s like saying “If blue is the sky”.
The act of using
if (constant == variable)
instead of
if (variable == constant)
It’s like saying “If blue is the sky”.
Reposted from
ciacon
May 10 2010
May 06 2010
“
int add( int a, int b )
{
// fix for testcases (bug#123456)
if ( a == 3 && b == 4 ) return 7;
if ( a == 2 && b == 3 ) return 5;
return a * b;
}
”
— Test Cases Improve Software Quality « jdsn::blog
Reposted from
towo
Reposted from
noahfecks
May 04 2010
Older posts are this way
If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.




