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: Programming Literature that's Valuable Sans Computer

2 pointsby kremlinalmost 11 years ago
I&#x27;ve been pining for some good books or articles on programming that I can read while I&#x27;m away from a computer and still get value out of. Every now and then I find a good one on the front page of Hacker News, eg the Functional Reactive Programming intro [0], but I want <i>more</i>. Any suggestions?<p>0: https:&#x2F;&#x2F;gist.github.com&#x2F;staltz&#x2F;868e7e9bc2a7b8c1f754

3 comments

vijayaggarwalalmost 11 years ago
Read about the life and works of Alan Turing [1]. Not only did he do seminal work for invention of general purpose computer, he actually went on to study the limitations of this <i>theoretical</i> computer even before it became a practical reality. Every time you see a captcha, recall that CAPTCHA = Completely Automated Public Turing test to tell Computers and Humans Apart.<p>[1]: <a href="http://en.wikipedia.org/wiki/Alan_Turing" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Alan_Turing</a>
评论 #7966729 未加载
bicxalmost 11 years ago
<i>The Mythical Man-Month</i> and <i>The Pragmatic Programmer</i> are two of my favorite classics. Fairly easy reading and valuable insights.
brudgersalmost 11 years ago
<i>The Art of Computer Programming</i>. It is designed to be read without a screen nearby.
评论 #7983977 未加载