When I decided to actually learn to build, I assumed the first hurdle would be technical. Syntax, services, the sheer amount of stuff I don’t know yet. Some of that is real. But the thing tripping me up most isn’t knowledge. It’s instinct.
Years in sales trained a set of reflexes into me. They served me well and I’m not throwing them out. But a few of them quietly work against you the moment you sit down to build, and I’ve had to notice them before I could put them down.
Here’s the contrast I keep running into:
| When I hit… | My seller instinct | The builder instinct I’m learning |
|---|---|---|
| Uncertainty | Sound confident, keep momentum | Run a small test and find out |
| A problem | Find the right person to escalate to | Try to debug it myself first |
| Sharing work | Present something finished and polished | Ship something rough, then improve it |
| Being wrong | Avoid it, especially in the room | Expect it, cheaply and often |
| ”Done” | The deal closes | It’s never done, it just ships |
The hardest row, by a distance, is being wrong.
In sales, being wrong in front of a customer has a cost, so I learned to be careful, to hedge, to never get caught not knowing. Building runs on the exact opposite. You are wrong constantly. The code doesn’t work, then it works for the wrong reason, then it breaks again. That isn’t failure, it’s the method. Nobody is quietly judging you for it the way I’d always assumed they would be. Unlearning that flinch is taking me longer than learning any actual concept.
So I’ve been practicing the swap in small ways, even before I can build much of anything. When I get stuck, I try to ask “what’s the smallest thing I could test?” instead of “who would know the answer?” I let the posts here stay rougher than my sales instincts want them to be. I’m trying to treat confusion as a step on the way somewhere, not a verdict on whether I belong.
It’s a strange place to be: thinking like a builder while still being very much a beginner at building. But I’m starting to suspect this is the harder and more important half. The syntax I can look up. The instinct to keep going when I’m lost, to test instead of perform, to be okay being the least-finished person in the room, that’s the part that actually turns someone into a builder. I’d rather get that part right first.