I recently read an article describing what coders/software engineers actually do in an organisation, and it struck a chord with me (The Coder’s Role). The gist of the article was that software engineers think their role in an organisation is to write code, when actually it is to solve problems for users. I’d take it one step further, and argue that a coder’s role is to create value.
I’ve worked in a wide-range of organisations since starting out my career as a software engineer. From tiny startups that felt the need to micro-manage their engineers to ensure they were getting as much value out of them as possible, to multi-billion dollar consulting firms that couldn’t figure out why pushing their data scientists into engineering jobs was causing them to quit en-masse.
The one thing that I noticed across the organisations I’ve worked for is that management typically has no idea what a Software Engineer does, why they cost ~40–80% more than their “typical” staff, and why they eventually leave the organisation dissatisfied. While developer happiness is a whole topic of its own, I want to elaborate on what we do, and how to justify the cost of hiring us.
From startups to mega-corps, there are effectively two types of places you’ll work for:
Don’t think of these two names as binary options, they’re more of a scale — for example it’s possible to be an organisation where sales generates the majority of the revenue, and engineering just makes the user experience tolerable for the clients (see: most businesses that used to run out of an Excel spreadsheet).
From what I’ve seen though, typically you want to find yourself a job at Profit Centres, over Cost Centres. Management typically finds it harder to lay-off staff that generate scalable income, compared to staff that creates efficiency within the organisation (even if in the end, you’re generating the exact same value).
Don’t worry, there are things you can do to prove your value to the organisation — to put you into a better negotiating position, whether lay-offs are looming, or it’s annual review season.
Note that this advice applies for Profit Centres too — being able to quantify your value is extremely powerful in business.
Essentially, measure everything.
60 seconds * 104 (two times a week for a year) * 5 people = 520 minutes per year
. If those people generate $100/hr for the business usually, you saved the business $866 a year. If you turn that script into a tool that a hundred people in your organisation use, you saved the business $17666 a year.5 seconds * 1 million page-views/mo (hypothetical) = 16666.6 hours per year
+ 10 developers * 15 minutes * 261 working days = 677 hours per year
So now when you’re trying to explain to a non-technical colleague what you do, even if they don’t understand exactly what you do, being able to tell them “…and I worked on that initiative that saved our engineers 677 hours per year” leaves a much better impression than “I’m a frontend developer that builds sweet user experiences using JavaScript, particularly with React and GraphQL”.
Originally published at maxrozen.com on February 3, 2019.