os212

LINKS

HOME LOG GITHUB
  1. Markdown Crash Course
    This video is the first thing that came to mind because it helped a lot in the making of this GitHub Page. It teaches the very basic of Markdown to help build a simple page like the one you’re at right now. 😄

  2. All about Linux
    You can find basic introduction to Linux here. There are also a lot of information on Linux commands so you can use it as a cheat sheet when navigating the Linux command line.

  3. C Tutorial
    A nice site to learn C programming language.

  4. OSP4DISS
    If you’re in OS212 course chances are you already know about this site. It is extremely useful for the weekly assignments. You just read and follow the instructions carefully and you’re set for the week.

  5. A Pretty Good episode
    This is unrelated to OS (sorry) but you might find it interesting.

  6. Linux File System Explained 📁
    This video explains the file system in Linux. This is great especially for Windows users who are trying out Linux for the first time.

  7. Explaining File Systems: NTFS, exFAT, FAT32, ext4 & More 📁
    This video explains file systems across different OS and drives, their similarities, and their differences.

  8. Virtual Memory Explanation
    I really like this explanation of week 4’s topic: virtual memory.

  9. Use After Free Vulnerability
    In week 4, there was a few questions on the course forum and I looked here for the answers. It explains what UAF is and why it is a vulnerability that can be used for malicious reasons.

  10. Page Replacement Algorithm: Optimal
    This video is amazing. I was very confused as to how the optimal algorithm works when I was reading the textbook so I scoured through Youtube for additional explanation and I found this and now I’m not confused anymore. 😄

  11. OS Course Youtube Playlist
    This is playlist containing the last video on this list and it is a GODSENT. Most if not all of OS material is in there. It is partly in Hindi though I think, so consider yourself warned.

  12. fork() and exec()
    A video about fork() and exec() to help you understand it.

  13. A song recommendation
    Another unrelated link mostly because I’m running out of stuff to put here so here’s a song that you might love (or hate completely). This song, I think, is a soundtrack for Samurai Champloo. I say this because I haven’t watched it myself and I know this because my brother watched it.

This page is in progress… 🚧