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.

What makes a great software engineer [pdf]

9 pointsby willhsladeabout 1 year ago

8 comments

jacques_chesterabout 1 year ago
&gt; <i>Several informants described great software engineers as hardworking: willing to work more than 8 hours days to deliver the product. This typically meant working longer days, during weekends, and&#x2F;or during other free time in order to accomplish goals. Informants believed that, at a minimum, software engineers needed to be willing to work beyond normal hours immediately prior to ship dates in order for the team to successfully deliver the product</i><p>What I&#x27;m getting from this is that Microsoft is a terrible place to work.<p>Schedule failure is a management fuckup. Expecting the line engineers to fix it is completely backwards.
评论 #39981265 未加载
dahartabout 1 year ago
Here’s the paper this appendix is referring to: <a href="https:&#x2F;&#x2F;faculty.washington.edu&#x2F;ajko&#x2F;papers&#x2F;Li2015GreatEngineers.pdf" rel="nofollow">https:&#x2F;&#x2F;faculty.washington.edu&#x2F;ajko&#x2F;papers&#x2F;Li2015GreatEngine...</a><p>The study is based on interviewing 59 experienced Microsoft engineers. It’s very interesting and the traits listed all make sense and seem like they would be helpful. Of course, what people say and what people do sometimes have gaps, so I’m curious how much these traits matter when it comes to objective metrics. Which ones lead to safer code, or more shipped products? Which ones lead to happier or longer careers, or stronger career growth? Are there traits that correlate with higher salary? Stuff like that.<p>It would also be interesting to see if some traits do better at some companies than others. Maybe MS is an environment where the culture is such that certain traits help more than others, while at Google it’s a slightly different set? It’s certainly true that there’s a gap between large orgs and small ones, and between established companies and startups.
mykowebhnabout 1 year ago
First, someone who is smart and doesn&#x27;t mind sweating the small stuff. Second, even more importantly, someone who wants to change the world, but isn&#x27;t honest enough with themselves to realize that they&#x27;re not really going to change the world; they&#x27;re just going to make rich people richer. Either that, or they just don&#x27;t care and just want a paycheck.
评论 #39979706 未加载
评论 #39979669 未加载
alexfromapexabout 1 year ago
The problem is for upper management there is usually a much shorter list of expectations, consisting of things like &quot;propensity to work as much as needed to meet deadlines&quot;.
评论 #39979605 未加载
评论 #39979673 未加载
spenroseabout 1 year ago
This is an appendix to a PhD dissertation of interview of Microsoft software engineers: <a href="https:&#x2F;&#x2F;digital.lib.washington.edu&#x2F;researchworks&#x2F;bitstream&#x2F;handle&#x2F;1773&#x2F;37160&#x2F;Li_washington_0250E_16239.pdf" rel="nofollow">https:&#x2F;&#x2F;digital.lib.washington.edu&#x2F;researchworks&#x2F;bitstream&#x2F;h...</a>
TrueDualityabout 1 year ago
This reads like the result of a team bonding exercise and doesn&#x27;t contain much material content.
efsavageabout 1 year ago
Many of these things (E.G. &quot;hardworking&quot;) apply to almost any career, or can be trained, but to me curiosity and patience&#x2F;persistence are the things I think have an outsized effect on whether someone is a great software engineer.
darkwaterabout 1 year ago
Would be more interesting and &quot;real-word&quot; seeing what - across the industry - are the usual trade-offs taken on the BAD traits of a SWE, and how they are related to the good ones.