diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..76c941cd24830673147b4e8b0407aed2dbb749b5 Binary files /dev/null and b/.DS_Store differ diff --git a/week-1/0-warmup b/week-1/0-warmup new file mode 100644 index 0000000000000000000000000000000000000000..cbe139fa67df09918f44cd293a09e88e649c4d52 --- /dev/null +++ b/week-1/0-warmup @@ -0,0 +1,24 @@ +#### Questions to Answer +Please provide answers to these questions using markdown notation and place them in the `\0-Warmup` directory in your git repository: + +1. Select with an `x` the platform you will be using for your course deliverables: + + - [ ] drexel's tux cluster + - [ ] WSL on Windows + - [x] Orbstact on MacOs + - [ ] VMWare Fusion + - [ ] Somthing else (put name here) + +2. I have installed my virtual machine, tested it, feel comfortable using it, and validated that the required software is installed: + + - [x] YES + - [ ] 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/lah398/cs283/-/tree/main +4. Briefly describe what you want to get out of this class. + I want to learn how to develop applications in a Unix environment using C, focusing on topics like processes, threads, memory management, concurrency, and networking. +5. Briefly describe any concerns you might be having with being successful in this class (if any). + The only concern that I might have are with the quizzes and what will be in them. \ No newline at end of file