GeePaw

Standup Braindump

The standup is a short recurring meeting used to (re-)focus the team-mind on effectively moving stories through our workflow. Here’s my recommended approach to having standups be useful and brief. The general sequence is 1) address team-wide emergency issues, 2) work story-by-story, 3) distribute new work, 4) address team-wide non-emergency issues. Note that, quite often, […]

Standup Braindump Read More »

Scenario Builders

In a data-rich environment, we can use the Builder concept to make DSL’s for our Making application. This often makes testing the hard business core of our code both faster and easier. Folks, I love sharing my geekery with you. For me, it brings much comfort. I hope, tho, you’ll join me in working for

Scenario Builders Read More »

Humans & Mistakes

Approaches in software development — or anything else — that don’t take ordinary human failings as their starting point are prone to dramatic failure. "The Impossible Human" is, well, noticeably uncommon. Let’s dig in on that. More geek joy comfort food from me today, but please think & work outside the monitor by enabling and

Humans & Mistakes Read More »

Real Programming S01E08: Tighter, Tighter

This entry is part 8 of 10 in the series Real Programming

Real Programming S01E08: Tighter, Tighter That cool change from last time needs finishing, and let’s tighten down the tests & code to their minimum. If you want to follow along in the code, the project is at github. Hey, welcome to Real Programming, the show where the slogan– we’ve had a little bit of a

Real Programming S01E08: Tighter, Tighter Read More »

Technique & Transition

HOT TIP! Click the image below to get $75 off Ted Young’s new interactive online class running March 8th-11th 2021. Use special code "GEEPAW" at checkout. Thanks! Microtest TDD is a "way of coding", not an after-market bolt-on to old-school approaches, and as a result, we have to constantly intertwine our conversation about technique with

Technique & Transition Read More »

Scroll to Top