From 3e419d24873708de511439699796a17caad8fd16 Mon Sep 17 00:00:00 2001 From: vht24 <vht24@tux4.cci.drexel.edu> Date: Fri, 10 Jan 2025 21:58:55 -0500 Subject: [PATCH] answer questions --- 0-Warmup/0-Assignment.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/0-Warmup/0-Assignment.md b/0-Warmup/0-Assignment.md index cfecdf8..ded8059 100644 --- a/0-Warmup/0-Assignment.md +++ b/0-Warmup/0-Assignment.md @@ -21,7 +21,7 @@ Please provide answers to these questions using markdown notation and place them 1. Select with an `x` the platform you will be using for your course deliverables: - - [ ] drexel's tux cluster + - [x] drexel's tux cluster - [ ] WSL on Windows - [ ] Orbstack on MacOs - [ ] VMWare Fusion @@ -30,12 +30,14 @@ Please provide answers to these questions using markdown notation and place them 2. I have installed my virtual machine, tested it, feel comfortable using it, and validated that the required software is installed: - [ ] YES - - [ ] N/A - I plan to use tux + - [x] N/A - I plan to use tux - [ ] NO - Not Yet 3. Please provide a link to the repository you are using for this class. +https://gitlab.cci.drexel.edu/vht24/cs283 4. Briefly describe what you want to get out of this class. +I want to gain a deeper understanding of Unix-based systems, system programming, and tools to enhance my ability to write efficient, robust, and concurrent applications. 5. Briefly describe any concerns you might be having with being successful in this class (if any). \ No newline at end of file -- GitLab