os212

LINKS

  1. Operating System
    This is the most usefull site for my Operating System class

  2. Operating System Basics
    This website provides you basics to understand all about operating system

  3. VIM Cheatsheet
    If you are new to VIM, here are some cheatsheet u might want to know

  4. Java Cheatsheet
    This website will give you some cheat sheet for anything java related

  5. C Tutorial
    If you are totally new to C language, you should try to learn from this web

  6. C Cheatsheet
    This website will give you some cheat sheet for anything C related

7.Data Representation In Computer
If you willing to know more about how computer representing data, you should check this out

8.Bit, Bytes, and Words
Since computer stored everything in number, you will get better understanding about it’s concept here

9.Virtual Memory
If you want to know more about virtual memory in operating system, you should read this

10.Memory Allocation Algorithms
Since we study about memory in operating system, you also should read this

11.Threads and Concurrency
If we study about operating systems, eventually we will find things about thread and concurrency, and you should read this to understand more about it

12.Threads vs Processes
After we know about threads and concurrency, we also need to know the difference between processes in operating systems, you should read this article to understand more about it.

  1. Synchronization
    If you need more about operating system synchronization, you need to read this.

  2. Deadlock
    You should read this article about deadlock in operating system.

15.Scheduling
This web will help you to understand more about operating system scheduling.

  1. State Model
    You should read this article about state models in operating system.

17.Bootloader
This web will help you to understand more about bootloader in operating system.

  1. Systemd
    You should read this article about systemd.