Category Archives: Uncategorized

TDD is no replacement for putt…

TDD is no replacement for putting your fucking brain to work.

Posted in Uncategorized | Leave a comment

Hello world!

This page was inspired by Good Fucking Design Advice. Hat’s off, guys. Check out Good Fucking Programming Advice on Twitter or Facebook, too.

Posted in Uncategorized | Leave a comment

You can do without TDD. You ca…

You can do without TDD. You can go faster without TDD. You’re a fucking genius. I can use any help I can get to write better software.

Posted in Uncategorized | Leave a comment

It’s easy to write crappy code…

It’s easy to write crappy code in every fucking language.

Posted in Uncategorized | Leave a comment

Learn about a software develop…

Learn about a software development methodology by fucking following it instead of waxing about it.

Posted in Uncategorized | Leave a comment

Don’t return from the fucking …

Don’t return from the fucking middle of nowhere. Use one exit for your methods. Everything else will set you up for disaster later.

Posted in Uncategorized | Leave a comment

How do you expect to do design…

How do you expect to do design if you don’t sweat the fucking basics like class/method/variable naming or decompositon of methods?

Posted in Uncategorized | Leave a comment

You can always take smaller st…

You can always take smaller steps, you just have to fucking do it instead of messing around.

Posted in Uncategorized | Leave a comment

If you’re a software developer…

If you’re a software developer and don’t have at least one side project you’re fucking dead in the water.

Posted in Uncategorized | Leave a comment

You learn by following the rul…

You learn by following the rules first, then bending them, not the other way round.

Posted in Uncategorized | Leave a comment