Lecture 1

Posted by Seongjin Lee on September 7, 2016

Welcome to System Programming class! In this class we are going to learn basics of programming in the Unix-like systems. The first lecture covers basics, the brief history of Unix, and the basics. The class will end with introductions to two famous editors in Unix, Vim and Emacs.

Material

Codes used in the lecture

Lecture slide

Homework

  • Read up to chapter 3
  • Download source code for F2FS file system in advance, we will going to learn how to use ctag

comments powered by Disqus