From 8aeed05ff2ae180b48a2713b281d6ebd120489ac Mon Sep 17 00:00:00 2001 From: Andrew To <andrewto.307@gmail.com> Date: Sat, 11 Jan 2025 11:05:10 +0700 Subject: [PATCH] Warmup-0 --- week-1/warmup0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/week-1/warmup0.md b/week-1/warmup0.md index 9d9a3b5..032d34f 100644 --- a/week-1/warmup0.md +++ b/week-1/warmup0.md @@ -20,7 +20,9 @@ Please provide answers to these questions using markdown notation and place them https://gitlab.cci.drexel.edu/dt686/cs283 4. Briefly describe what you want to get out of this class. + I've learnt some basic knowledge about operating systems and system programming in previous courses, so I want to gain the thoughtful understanding about them after finishing this class. 5. Briefly describe any concerns you might be having with being successful in this class (if any). + I don't have any specific concern right now, but I believe this class will help me understand how software and hardware connect and the core functionality of the operating system, so that I can work more effectively when setting up my computer for personal projects. \ No newline at end of file -- GitLab