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.

Learn the basics of coding with a needle and thread (2018)

50 pointsby danboarderover 2 years ago

5 comments

phnofiveover 2 years ago
So to demonstrate how a &#x27;computer&#x27; works, you make your employees participate in a &#x27;creative exercise&#x27; with vague instructions and non-deterministic results, thus proving you shouldn&#x27;t be frustrated with the &#x27;dumb box full of opinions&#x27;?<p>I kind of get it, but there are much simpler and less performative ways of illustrating the concept. Probably better suited to a low-code metaphor, though.
评论 #34590346 未加载
评论 #34589707 未加载
jojobasover 2 years ago
And become a tailor.<p>Best coders I know never really had to learn to code.<p>They got exposed to a computer at the neighbours&#x27; place, at parent&#x27;s work or some such, and, somewhat bored with Prince of Persia or Golden Axe, found QBasic or Sinclair built-in basic.<p>There, hooked for life.<p>Attempting to compete are boot camp graduates and they don&#x27;t have a chance.
评论 #34592225 未加载
评论 #34595397 未加载
ivan_ahover 2 years ago
This reminds me of this video[1] used to illustrate what coding is like for a young audience. In the video a father follows instructions written by his two kids about how to make a peanut butter sandwich, and follows each instruction literally. I think it shows well how computers are &quot;dumb machines&quot; and you need to give them very unambiguous instructions (i.e. code).<p>[1] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Ct-lOOUqmyY">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=Ct-lOOUqmyY</a>
29athrowawayover 2 years ago
Just follow a cooking recipe.<p>A cooking recipe has input (ingredients), a procedure consisting a sequence of steps that transforms the input into the output, and the output.
unhammerover 2 years ago
Now you just need an editor: <a href="https:&#x2F;&#x2F;craft-of-emacs.kebab-ca.se&#x2F;chapters&#x2F;emacs-lisp-development&#x2F;exploration.html" rel="nofollow">https:&#x2F;&#x2F;craft-of-emacs.kebab-ca.se&#x2F;chapters&#x2F;emacs-lisp-devel...</a>