Skip to content

Repo with kernel and OS development revision notes and collection of related links to books, youtube tutorials, etc

License

Notifications You must be signed in to change notification settings

connectkushal/os-kernel-dev-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System and Kernel Development Notes (WIP)

  • Repo with revision notes and collection of links to books, youtube tutorials, etc related to os and kernel development.
  • Please double check all info from this repo before any usage. Kindly send a pr for any corrections or suggestions.

My Development Environment

  • System
    • Dell Inspiron N5050, 12gb ram
    • Lubuntu OS
  • Code Editor
    • vscode
    • vim (occasionally)
  • Assembler
    • nasm
  • Emulator
    • qemu

Study Material

I will be updating the list below as and when i go through any new material.