GeePaw

Difficult Concepts #0: A Prelude

This entry is part [part not set] of 3 in the series Difficult Concepts

Difficult Concept #0 There are "difficult concepts", which can provide enormous value when we explore, experience, and act through them, but which we can never bring entirely within our reach. Welcome to a new series of muses, the difficult concepts series, to which this is the prelude. As always with the muses, these are improv, and as such provisional and partial and performance. In my life, I have encountered some ideas that seem to, on the one hand, provide enormous […]

Difficult Concepts #0: A Prelude See Full Post

GeePawing & Mentoring

I’ve spoken of thick vs thin culture. And my earlier muse was mostly for boss-types, and I promised to do the same for non-bosstypes. But I need to pause here, and do something different. I need to talk about mentoring/coaching to create proper context. (I should pre-announce, i’m semi-lit. I doubt I could pull this off if I were entirely sober, but I doubt I could pull it off if I were entirely drunk, and there it is. I get

GeePawing & Mentoring See Full Post

Thick And Thin Culture

What to do, what to do, around this larger topic i’ve been banging against recently: the extraordinary thinness of culture in geekery. I should say at the outset, I don’t have the answer. I don’t think there maybe even is a "the answer". And I don’t have an answer. I think there are several possible ones, but nothing in my mind at this time feels complete or well-worked out. Still, fools rush in . . . So I would at

Thick And Thin Culture See Full Post

Getting Past Impostor Syndrome

I wanna muse about roughly 17 things. But i’m gonna try to relate them to a single message. The additional challenge, some of u may be in a place where this message will sound like an attack. Please please believe it is not meant to be that. The message: you gotta get past this impostor syndrome bullshit. It is a nasty trick that you and geek culture are pulling, together, on yourself. Far from being "honest" and "healthy", it is

Getting Past Impostor Syndrome See Full Post

The Correlation Premise: Redux

This entry is part [part not set] of 9 in the series Underplayed Premises

My five TDD premises stuff has been well-received over the months since I put it out, but one of them seems still very underplayed, even by many died-in-the-wool TDD’ers: the correlation premise. The correlation premise says that the internal quality of our code correlates directly with our productivity. When the internal quality goes up, productivity goes up. When it goes down, productivity goes down. All of the premises were formulated in part to undercut dangerous misunderstandings about what TDD is

The Correlation Premise: Redux See Full Post

TDD Pro-Tip: Start Builders & Partial Comparators Early

TDD Pro-Tip: Prevent complex test data from spiraling out of control by going to builder & custom comparator early on. The push-to-small, coupled with SOLID, coupled with things like third normal form, all lead us to a place of wanting to compose domain objects into potentially very rich dependency graphs. A card in a address-tracking subsystem sounds at first blush like a class with about 5 simple strings in it, and we certainly start there when we first approach it.

TDD Pro-Tip: Start Builders & Partial Comparators Early See Full Post

Acculturation: A Little Deeper

I’ve mentioned "acculturation" a couple of times lately. Let’s dig in a little deeper on that. In our trade, we make much of "education", training and learning and skills inventories and such-like. I say we make much of it, well. That’s an overstatement, of course. Companies talk about it a great deal. But i’m often struck by fabulously wealthy companies who are utterly dependent on and desperately needful of geek skills and won’t pay a dime to improve them. But

Acculturation: A Little Deeper See Full Post

TDD Pro-Tip: ‘No, Smaller.

TDD Pro-Tip: "No, smaller." In TDD, almost without exception, we want everything: a test, a method, a class, a step, a file, really, almost everything, to be as small as it can be and still add value to what we’re doing. This is the most common gaping hole in the practice of the noob, and it’s a constant obsession for the olb. But it’s not just an old-timer’s tic, like the way my lips purse when someone uses the word

TDD Pro-Tip: ‘No, Smaller. See Full Post

Slinging Advice and Where I Come From With It

So, I’m out there slinging advice about how to change the world of being a professional programmer. Maybe y’all need to hear some things about that, that might not have occurred to you. I am just some schmoe. I am having a successful life in the world of geekery. There are a host of causes for that, among them my dumb luck, and also among them the way I approach and enact the work. I like to talk about this,

Slinging Advice and Where I Come From With It See Full Post

TDD Pro-Tip: TDD & Refactoring Are Intertwined Life-Game

TDD Pro-Tip: TDD and refactoring are permanently intertwined activities, neither of which can be grasped all at once, so start learning how to write tests at the same time you’re learning how to change code w/o adding bugs to it. Some activities are what I think of as "life games". The better you get at it, the more there is to learn. I call them games, cuz my first two noticed experiences of this were in the games of pool

TDD Pro-Tip: TDD & Refactoring Are Intertwined Life-Game See Full Post

Scroll to Top