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: Reasearch Recommendations for Understanding OS

1 pointsby jdnordyabout 5 years ago
I would really like to learn more about how Operating Systems work at a low level. Does anybody have good recommendations for good resources to start with, maybe a good book, article or youtube series/video. I am more inclined towards unix-like os, but I'm open to anything that would be helpful. Thank you!

1 comment

kaspersetabout 5 years ago
I read this book few years ago:<p>Linux Kernel Development by Robert Love. It was not too hard read for newbie like me. I was just dabbling in understanding few things about OS in general.<p><a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Linux-Kernel-Development-Robert-Love&#x2F;dp&#x2F;0672329468&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Linux-Kernel-Development-Robert-Love&#x2F;...</a> <a href="https:&#x2F;&#x2F;rlove.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rlove.org&#x2F;</a>