This is a repository for the assignments completed by @Genom10 (Egor[RU]/George[EN] Dmitriev)
- HW1: General introduction
- HW2: Fundamental constructs in C as a procedural and as a functional language
- HW3: Arrays, structure and function pointers in C and programming with them
- HW4: Processes and threads - Introduction
- HW5: Processes and threads - IPC
- HW6: Processes and threads - Scheduling
- HW7: Memory Management - Address Space
- HW8: Memory Management - Paging
- HW9: Memory Management - Implementation issues and segmentation
- HW10: File Systems
- HW11: Alternative File Systems
- HW12: Input / Output - Interrupts and algorithms