OS Design and Implementation: Recap
MIT 6.1810 Fall2025 Course - Recap

Search for a command to run...
Articles tagged with #networking
MIT 6.1810 Fall2025 Course - Recap

MIT 6.1810 Fall2025 Course - Week 8-9: Scheduling; File system

MIT 6.1810 Fall2025 Course - Week 3: Page tables
Start the MIT 6.1810 Fall2025 Course So… here’s an update on my learning path. 2023 – 2024: Building a Modern Computer from First Principles (aka Nand2Tetris). I studied the fundamentals of computer architecture; from logic gates and the CPU to the o...

I was reading about network programming and sockets with Beej’s Guide to Networking Programming, and we ended up writing a simplified version of the nslookup program in C. This program takes a domain name and finds the IPs associated with it by query...

How I Expanded My Basic LAN Setup
