I am a beginner and I really need help
Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
- ahmed123435
- Posts: 1
- Joined: Fri Aug 29, 2025 6:06 am
I am a beginner and I really need help
Post by ahmed123435 »
Why is there no learning map in osdev? I am struggling to learn operating systems, even in the beginning. And I can't start because of that.
Re: I am a beginner and I really need help
Well, what are you looking for? There is the Babystep1 tutorial series. Beyond that, I can really only recommend reading a lot of stuff. Reading documentation for the CPU, and reading source code of operating systems (a lot of them are open source).
Carpe diem!
Re: I am a beginner and I really need help
You really need to read some books about OS design. Several are recommended here: viewtopic.php?t=6989