Skip to content

TimofeySukh/OS_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Journey to Building an OS Kernel from Scratch

My goal is to create an operating system kernel from the ground up. This repository documents my step-by-step learning journey.


Learning Roadmap

1️⃣ C Programming

  • The C Programming Language (K&R)
  • learn-c.org - Interactive tutorials

2️⃣ Assembly Language

3️⃣ OS Development

  • The Little Book About OS Development
  • JamesM's Kernel Development Tutorials

4️⃣ Study Existing Kernels

Clone and analyze these kernels to understand real implementations:

5️⃣ Video Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages