os212

Links

Contain page that helpful for my operating system course

Many of this link is help me to build this github page, thumbs up for them.

  1. os.vlsm - useful resources for study
  2. Neso Academy - youtube video with visualization
  3. Learn REGEX 15 minutes- if you want to understand REGEX basic
  4. How to write a bash script - if you want to understand bash script basic
  5. How to change folder or file name in github
  6. How to edit with VI Editor
  7. Learn Pointers in C from GFG - its very good btw
  8. Learn fork() and exec() from GFG - good for week 6
  9. Understanding fork() and exec() in text from GFG
  10. Learn to compile LFS - very useful for W08 assignment
  11. LFS Chapter 7 - very good for W09

Go Back