os212

LINKS

Week 0

Introduction to Operating Sytem
It gives me some illustration about what we will be studying on Operating System Course.

git-learning
Where I start to learn git for OS212 purposes, and it’s in Bahasa Indonesia! :D

Week 1

Virtualization
It gives me basic knowledge about what is virtualization.

Basic Vi Commands
It REALLY helps me to understand basic of Vi/Vim commands.

Week 2

Cyber Security in 7 Minutes
It helps me understand the concept of cyber security in a short period of time.

Week 3

Crash Course Computer Science: Files & File Systems
Some introductions to files and file systems in a short video, it helps me the basics of files and file systems.

Week 4

Main Memory Management - Intro
Explaining the basics of main memory management

Main Memory Management - Paging
Explaining about the paging process in main memory management

Week 5

Virtual Memory - Intro
Introduction about virtual memory.

Virtual Memory - How Does It Works?
Explaining how virtual memory works.

Week 6

Processes - Youtube Playlist
I learned a lot about processes through that playlist :D

Intro to Threads
This video give me a basic understanding for threads.

fork() and exec() Function
Hoping that it will help me for the weekly quiz :D

Week 7

Process Synchronization
I learn about synchronization from that video :D

Week 8

CPU Scheduling - Youtube Playlist
About scheduling and some of the scheduling algorithms. I learn a lot from here :D

Week 9

Mr. Anwar’s Recordings: Disk and Mass Storage
Linux Boot Process
I learn about this week material through the links that given by Mr. Anwar in the Announcement forum.

Week 10

Mr. Anwar’s Recording: Intro to I/O Programming
It’s from Mr. Anwar and I thought it’s really helps me :D