Enrolled in Graduate Introduction to Operating Systems

Jan 6, 2019 15:42 · 90 words · 1 minute read

I’m officially registered for my first graduate course at Georgia Tech and I’m stoked! For my first semester, I’m limiting myself to taking a single course: Operating Systems. The course covers a lot of topics, picking up where I left off in Computer Organization, covering a wide variety of subjects including multithreading, shared memory, interprocess communication (IPC), remote procedure calls (RPC).

And although the course begins tomorrow, I’m going to try and get started by setting up my development environment, which consists of installing Virtual Box in combination with Vagrant.