logoalt Hacker News

vineyardmike10/11/20241 replyview on HN

They’re a teacher. It’s learning material.


Replies

askvictor10/12/2024

A operating systems class I was once a lab assistant for, we implemented the key parts of an operating system in Python. Scheduler, Filesystem, Memory Management. I think it ended up being more confusing than not, but I appreciated where it could go.