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: Where can one learn about how computers work?

8 pointsby shliachtxalmost 11 years ago
A friend of mine wants to understand how computers work. I began explaining how binary works and a (very) basic introduction to how the processor, RAM, and graphics card work, but I am looking for a book or other (online?) resource that I can recommend to him (and possibly even read&#x2F;watch myself) to get a more thorough understanding.<p>I would appreciate any references, including but not limited to: logic gates, RAM, units of measurement (MHz, MB, etc.), and input&#x2F;output.<p>Thank you in advance.

7 comments

lognalmost 11 years ago
<i>Computer Organization and Architecture</i> by Stallings<p><a href="http://www.amazon.com/Computer-Organization-Architecture-Stallings-Communications/dp/013293633X" rel="nofollow">http:&#x2F;&#x2F;www.amazon.com&#x2F;Computer-Organization-Architecture-Sta...</a>
zurnalmost 11 years ago
After you get past the components, some computer architecture will do you good. See eg <a href="https://www.coursera.org/course/comparch" rel="nofollow">https:&#x2F;&#x2F;www.coursera.org&#x2F;course&#x2F;comparch</a>. There&#x27;s also the classic Hennessy &amp; Patterson book.
bra-ketalmost 11 years ago
Building a Modern Computer from First Principles: <a href="http://www.amazon.com/The-Elements-Computing-Systems-Principles/dp/0262640686" rel="nofollow">http:&#x2F;&#x2F;www.amazon.com&#x2F;The-Elements-Computing-Systems-Princip...</a>
esertalmost 11 years ago
Here&#x27;s a talk by Richard Feynman where he explains how computers work <a href="https://www.youtube.com/watch?v=EKWGGDXe5MA" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=EKWGGDXe5MA</a>
nyddlealmost 11 years ago
Charles Petzold, &quot;Code&quot;.
rdc12almost 11 years ago
Nand2Tetris, looks quite good but I havn&#x27;t read it myself
angersockalmost 11 years ago
I always recommend <i>Code</i> by Microsoft Press--good introduction to the fundamentals of computer engineering.
评论 #8191457 未加载