curse
Top 10 List of Week 04
Valentino Herdyan Permadi --- Bekasi

Top 10 List of Week 04

  1. Main Memory
    A good resource that compile a lot of week 4 topics.

  2. Mapping Virtual Addresses to Physical Addresses
    Geekforgeek article to implement mapping virtual addresses to physical addresses.

  3. Static Linking vs Dynamic Linking
    A stackoverflow thread that discuss about the differences between static linking and dynamic linking. You can find each of their advantages and disadvantages here.

  4. Contiguous Allocation
    A short explanation about contiguous allocation, its advantages and disadvantages.

  5. Operating System - Memory Management
    A tutorialpoints tutorial about memory management in operating system. This tutorial teach you basic concepts related to memory management. It also has explanation about static and dynamic loading, linking, swapping, memory allocation, etc.

  6. Portable Executable File
    A blogspot article that teaches you the basics about portable executable file.

  7. What is a Makefile and how does it work?
    This repo have a file that was named Makefile. So what does it do? What is a makefile anyway? This article explains about what is a makefile and how does it work.

  8. Understanding Shared Libraries in Linux
    A programmer have used many different kind of libraries in their life because libraries are very useful. This article gives you an explanation about shared library in linux.

  9. Linux Basics: Static Libraries vs. Dynamic Libraries
    A medium article that discuss about the differences between static libraries and dynamic libraries. You can find each of their advantages and disadvantages here and how to utilize them.

  10. Logical and Physical Address in Operating System
    Another geekforgeek article. This one is for implementing logical and physical address in operating system.


© 2021-2021 --- Valentino Herdyan Permadi --- File Revision: 1.15---23-May-2021.