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.

The 'No True Programmer' Fallacy

48 pointsby bussettaalmost 10 years ago

16 comments

kissthebladealmost 10 years ago
Seems to me the article is fighting some kind of giant strawman. I myself haven&#x27;t experiences this kind of attitude. I really don&#x27;t get what the point is, that some people have ego problems and hold pissing contests to see who is the most &quot;awesome programmer&quot;? Well that&#x27;s a different thing, kind of &quot;who&#x27;s the best&quot;.<p>Well for sure if you ask people in an office what their job is then I don&#x27;t think that a banker who creates complex spreadsheets calls himself a programmer per se... Even though he for sure programs a computer.<p>I would maybe categorize people in two categories, those who enjoy programming for itself (learning different languages and technologies) and those who use it to get some specific task done. This of course has nothing to do with being a &quot;true programmer&quot; :)
评论 #9986334 未加载
评论 #9986375 未加载
评论 #9987276 未加载
评论 #9986337 未加载
评论 #9986603 未加载
jkotalmost 10 years ago
&gt; <i>But that’s total nonsense. It’s like saying that there are only two kinds of people when it comes to swimming, those that can learn how to swim and those that can’t</i><p>It is a career advice. While most people can learn to swim, professional swimming is completely different level. If my friend is going to waste years of life and thousands of dolars to study wrong field, I would be very bad friend not to warn him.<p>BTW: I really wish someone would have told me early I suck at math and there are no jobs in physics. That would have save me a decade of my life.
评论 #9986504 未加载
评论 #9986477 未加载
nazri1almost 10 years ago
&gt; There are even studies on the subject to prove that there are ‘two kinds of people, those that can program and those that can never learn it no matter how much effort they put into it’<p>If you&#x27;re referring to the &quot;The Camel has Two Humps&quot; paper then perhaps you&#x27;d like to know that the authors retracted their claim: <a href="http:&#x2F;&#x2F;www.eis.mdx.ac.uk&#x2F;staffpages&#x2F;r_bornat&#x2F;papers&#x2F;camel_hump_retraction.pdf" rel="nofollow">http:&#x2F;&#x2F;www.eis.mdx.ac.uk&#x2F;staffpages&#x2F;r_bornat&#x2F;papers&#x2F;camel_hu...</a>
评论 #9986437 未加载
评论 #9986491 未加载
johwalmost 10 years ago
From my observations, the &#x27;No true X&#x27; Fallacy comes into play when a person identifies himself with his skill...it becomes his identity so much that if he encounteres someone better at &quot;his&quot; skill, he feels his identity threatened.<p>This arises when the person does not really have a lot of properties associated with his identity. I saw a lot of people who were really insecure in other areas of life besides the area where their skill applies. The insecurities vanish really fast as soon as this skill is seen only as skill and the person identifies its identity with the proper properties like values, e.g. &quot;I am friendly&quot; instead of &quot;I am a true programmer&quot;. Therefore I cannot imagine this being a healthy discussion.<p>For the ones interested in how to get a better identity and get rid of insecurities, take a look into steve andreas book &quot;transforming yourself&quot;. You will also learn the basics of Neurolingual Programming (NLP) as a side effect
评论 #9986470 未加载
zwetanalmost 10 years ago
It&#x27;s not about being a dick and discouraging people who want to learn programming but they should know in what they are getting into: programming is hard and the learning process is a long road of many years.<p>Teach Yourself Programming in Ten Years <a href="http:&#x2F;&#x2F;norvig.com&#x2F;21-days.html" rel="nofollow">http:&#x2F;&#x2F;norvig.com&#x2F;21-days.html</a><p>with that wonderful quote &quot;Bad programming is easy. Idiots can learn it in 21 days, even if they are dummies.&quot;
评论 #9986505 未加载
huevingalmost 10 years ago
Do we call people that put together chairs structural engineers? Do we call baristas chemists? Baseball players physicists?<p>Words exist for a reason, and using a spreadsheet does not make you a programmer. However I can already see that programmer is being diluted to mean anyone proficient with a computer. What term should we use for people that can write software? &#x27;Software engineer&#x27; feels like overkill for writing small self-contained scripts.
评论 #9986432 未加载
评论 #9986454 未加载
评论 #9986592 未加载
radmuzomalmost 10 years ago
I agree strongly with Jacques Mattheij. Part of the programmer superiority (especially HN readers) syndrome is driven by fear; they consider themselves special and enlightened and &quot;better&quot; than others, and fear that teaching anyone to be a programmer will undermine their value.<p>I have seen it repeated multiple times here, in the context of the value of &quot;unskilled&quot; labour, that you are not adding any value if you are digging up a ditch and working hard to fill it over and over again. The automatic assumption is that programmers are providing more value. However, if you are writing hello world (or a slightly more complex program) in a new cool shiny language over and over again, then you are not adding any value just like any other labourer.
inlinedalmost 10 years ago
This reminds me a lot of a friend of mine who is a brilliant designer and also very technically adept. She couldn&#x27;t build an operating system, but she could build a responsive website in 1&#x2F;20th the time I could. Yet she&#x27;s asked me &quot;Am I not technical? I&#x27;m getting interviewed as a non-technical founder&quot;. This &quot;hard core&quot; massochim pissing contest really needs to stop. It feels like we&#x27;ve bonded with peers who also felt excluded growing up and we&#x27;ve turned this exclusion into a rite of passage rather than distancing ourselves from it.
评论 #9986445 未加载
评论 #9986523 未加载
评论 #9988661 未加载
skrebbelalmost 10 years ago
&gt; <i>And let’s not kid ourselves, very very few people are programmers at the level of a Linus Torvalds, Peter Norvig or Fabrice Bellard. Imagine them telling you that you’re hopeless and you’ll never really get it so you might as well give up now.</i><p>I think this is a great point that deserves repeating.
评论 #9986335 未加载
评论 #9986380 未加载
ectoplasmalmost 10 years ago
There is a binary test for a programmer: someone with basic proficiency in a Turing-complete language. I like this answer on SO about what that is:<p><a href="https:&#x2F;&#x2F;programmers.stackexchange.com&#x2F;questions&#x2F;132385&#x2F;what-makes-a-language-turing-complete" rel="nofollow">https:&#x2F;&#x2F;programmers.stackexchange.com&#x2F;questions&#x2F;132385&#x2F;what-...</a><p>&gt; In general, for an imperative language to be Turing-complete, it needs:<p>1. A form of conditional repetition or conditional jump (e.g., while, if+goto)<p>2. A way to read and write some form of storage (e.g., variables, tape)<p>For a lambda-calculus–based functional language to be TC, it needs:<p>1. The ability to abstract functions over arguments (e.g., lambda abstraction, quotation)<p>2. The ability to apply functions to arguments (e.g., reduction)<p>--<p>Note that you can be a programmer without ever having touched a computer, people have been coming up with algorithms and integrating them into systems for ages.
评论 #9986498 未加载
Dylan16807almost 10 years ago
&gt;If you say someone isn’t a real programmer then you’re falling right into the No True Scotsman fallacy, where say making a spreadsheet is ‘not true programming’ because ‘No True Programmer’ would use a spreadsheet to solve a problem. But in my eyes being able to use a spreadsheet is already one step up the ladder and it does make you a programmer.<p>That&#x27;s overcorrecting. Spreadsheets are a huge category. You can perform programming activities in spreadsheets and you can perform non-programming activities in spreadsheets.
InclinedPlanealmost 10 years ago
Gatekeeping this profession seems overly ridiculous considering how excessively poorly we all are at practicing it. What is that saying about people yelling the loudest when the differences are smallest or something? It strikes me as some sort of compensation mechanism. Most of our code sucks, just really, honestly sucks. The number of software projects in history that have been done to the best capabilities that time and money would allow is an appallingly low number. Almost every software development effort involves a disturbing amount of half-assery. The amazing thing is that despite this it&#x27;s possible to produce things that work and have considerable value. But there are so many ways we could do better, I wish more people would concern themselves with that rather than trying to ride the bleeding-edge of coolness or to prop up their personal identity as a &quot;legitimate programmer&quot; by playing the exclusion game.
thaumaturgyalmost 10 years ago
This is a discussion that happens in a lot of different fields of practice. In medicine, you might have the argument over to what extent chiropractors or naturopaths are physicians; &#x2F;r&#x2F;justrolledintotheshop, one of my guilty pleasures, has recurring posts about embarrassing things that shadetrees have done. Right now they&#x27;re doing the, &quot;hah, car mechanics? Try being a boat mechanic! Hah, boat mechanic? Try being a diesel mechanic! Hah, diesel mechanic?...&quot; It&#x27;s all pretty light-hearted, one of the reasons that I like that sub, but still, there are similarities.<p>I get where they&#x27;re coming from. I&#x27;ve put some effort into teaching programming to other people too: young kids, guys with electronics backgrounds but not software, even a homeless kid. I look at programming as a skill, like dancing, martial arts, or swimming, that can be practiced and improved for anyone that wants to put the time in to it.<p>But then sometimes I find myself on the other side of the fence, where a project is being made a lot more difficult by someone because, &quot;I know Wordpress, so I&#x27;ll just handle this complicated not-Wordpress-related hosting issue myself.&quot; Or, &quot;my system was acting strange recently, and I saw this thing about hackers on NCIS, so I...&quot;<p>So that&#x27;s where I start to have a problem with thinking of spreadsheets as programming. Technically, Jacques is right, it absolutely is. People do hilariously incredible things with Excel -- even flight simulators! (<a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=AmlqgQidXtk" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=AmlqgQidXtk</a>) But it&#x27;s also not the same as developing an api or wrangling some other more advanced project, and when the people you&#x27;re working with understand programming to be as difficult as a spreadsheet, it can make for some hopeless no-win situations.<p>At least in martial arts, if you decide to spar with somebody that&#x27;s a lot more advanced than you, you&#x27;ll learn your mistake pretty quickly. If you practice swimming in a backyard pool and then decide to have a go at the ocean, you&#x27;ll have a pretty sobering experience if you&#x27;re lucky. But in software, it&#x27;s possible to muddle along for quite a long time, making a really expensive mess, before you realize that you&#x27;re in over your head. (Which probably most of us have done at some point.)
discreteeventalmost 10 years ago
It works the other way too. If instead of thinking of yourself as a programmer you think: &quot;I solve problems&quot; You can broaden your reach. There was a time when I was reluctant to work on something because I couldn&#x27;t use C++ !
sklogicalmost 10 years ago
&gt; Imagine them telling you that you’re hopeless<p>You don&#x27;t have to imagine this with Torvalds. He said this kind of things many times.
mianosalmost 10 years ago
I hate to say it, but please don&#x27;t feed the troll.