TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Qualities of a Senior Software Engineer

27 pointsby loigeabout 3 years ago
Hello HN, I am doing a research to try to get a feeling of what different people in the industry consider to be essential qualities of a &quot;senior&quot; software engineer.<p>If you could pick 3 qualities that makes a software engineer worthy of the &quot;senior&quot; title, what would they be?

12 comments

kenroseabout 3 years ago
What’s worthy of a senior title varies company to company. Does your company have a career ladder?<p>A few popular ones that you can look at:<p>- <a href="https:&#x2F;&#x2F;medium.com&#x2F;building-carta&#x2F;engineering-levels-at-carta-d33db2a55a20" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;building-carta&#x2F;engineering-levels-at-cart...</a><p>- <a href="https:&#x2F;&#x2F;career-ladders.dev&#x2F;engineering&#x2F;" rel="nofollow">https:&#x2F;&#x2F;career-ladders.dev&#x2F;engineering&#x2F;</a><p>- <a href="https:&#x2F;&#x2F;www.progression.fyi&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.progression.fyi&#x2F;</a>
评论 #30585705 未加载
smileysteveabout 3 years ago
1. Takes leadership to find what they don&#x27;t know<p>2. Works to Understand the business purpose of features<p>3. Cursory knowledge of all immediate dependencies (doesn&#x27;t stop at application if you use a database)
评论 #30585714 未加载
sdevonoesabout 3 years ago
Being at least 28 years old. Not kidding, well, maybe. In general, &quot;seniority&quot; in many fields in life comes with age; there is no shortcut. It&#x27;s not very different in IT. Besides the accumulation of experience, with age you gain perspective and become more respectful towards your peers. You&#x27;ll find many adults who have only one perspective (their own) and that are not respectful to their colleagues: these are not seniors not matter how much they know or how good they are.<p>Obviously, one also needs to have a bunch of good domain knowledge; but this is independent of age, and it&#x27;s rather easy to acquire (just work harder&#x2F;more).
评论 #30587219 未加载
rramadassabout 3 years ago
1. Good Problem domain knowledge and versatile &quot;T-shaped&quot; breadth&#x2F;depth of Solution Domain technologies.<p>2. Good communication skills to interact with Clients&#x2F;Marketing&#x2F;Sales&#x2F;Management&#x2F;Peers&#x2F;Juniors.<p>3. Actual varied work experience e.g. <i>Code Complete</i> has a line like &quot;actual 10 years experience and not 1 year experience repeated 10 times&quot;.
评论 #30587165 未加载
austincheneyabout 3 years ago
I am a JavaScript developer so my opinions are limited to that slice of software.<p>Senior used to mean someone experienced enough to become an advanced problem solver. Those days are long over.<p>Now senior is equivalent to <i>expert beginner</i>. They are really fast and confident at using tools. This advanced and rapid tool usage means they can solve some problems quickly, but they cannot imagine any solutions aside from their favorite tools. The most important limitation there is that most senior developers cannot write original software. It’s a world of a few commonly known problems with commonly applied repeated solutions and everything else is discarded with excuses that equally lack originality.<p>If, as a JavaScript developer, you are able to write original software without popular tools you are commonly viewed as something like a dark wizard, equal bits of magic and evil. People view this as mysterious and incompatible with reality (you won’t be hired).
9wzYQbTYsAIcabout 3 years ago
You could pick three out of this list: <a href="https:&#x2F;&#x2F;davidxiang.com&#x2F;2021&#x2F;07&#x2F;18&#x2F;20-micro-habits-of-high-impact-software-engineers&#x2F;" rel="nofollow">https:&#x2F;&#x2F;davidxiang.com&#x2F;2021&#x2F;07&#x2F;18&#x2F;20-micro-habits-of-high-im...</a>
评论 #30587226 未加载
Jenssonabout 3 years ago
Senior engineers can solve technical problems juniors can&#x27;t. Senior engineers can provide technical leadership and ensure juniors don&#x27;t get lost. Seniors are great at product management so keeps your product on track instead of wasting time building features you don&#x27;t need.<p>At least one of the above or similar things. The important part here is to not think that you need anything in particular to be a senior engineer, there are lots of ways to grow the value you bring to a team and it is much better to have a diversity of senior engineer types than to focus on any one kind.
throwaway889900about 3 years ago
The ability to decompose a task into parts The ability to complete all those parts alone (or with team help, if necessary) The ability to delegate those parts to team members<p>That&#x27;s it. From there if you&#x27;re good at the technical stuff you become more of an IC and if you&#x27;re good at the management stuff you go into management. The first applies to both cases.
eurasiantigerabout 3 years ago
- Able to engineer turnkey DX tooling and set up functional, enjoyable value delivery workflows for teams<p>- Able to engineer efficient and horizontally scalable greenfield architectural solutions<p>- Able to pick up existing&#x2F;legacy solutions and work with&#x2F;modernise&#x2F;replace them with minimal business impact
评论 #30585772 未加载
m4rc3lvabout 3 years ago
Able to do all the things autonomous: planning (and ACCURATELY calculating costs), talking* with clients, learning possible new required skills in no time.<p>*Understanding what clients really want, even if the client doesn&#x27;t know it yet.
评论 #30586328 未加载
badinsieabout 3 years ago
full knowledge of domain. understanding why things are done the way they are done.
yuppie_scumabout 3 years ago
Five years experience.
评论 #30587282 未加载