From 2209a42a3e225643d7ce81e613d6881830569eb1 Mon Sep 17 00:00:00 2001 From: Charles Barnwell <cxb23@drexel.edu> Date: Fri, 7 Feb 2025 00:31:38 +0000 Subject: [PATCH] Upload New File --- 0-Warmup/week-1-assignment | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 0-Warmup/week-1-assignment diff --git a/0-Warmup/week-1-assignment b/0-Warmup/week-1-assignment new file mode 100644 index 0000000..7bcb915 --- /dev/null +++ b/0-Warmup/week-1-assignment @@ -0,0 +1,22 @@ +# Week 1 Assignment + +1. Select with an x the platform you will be using for your course deliverables: +- [x] drexel's tux cluster +- [] WSL on Windows +- [] Orbstack on MacOs +- [] VMWare Fusion +- [] Soemthing 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: +- [] YES +- [] N/A - I plan to use tux +- [] N0 - not yet + +3. Please provide a link to the repository you are using for this class. +https://gitlab.cci.drexel.edu/fds23/61/team-19/cs283 + +4. Briefly describe what you want to get out of this class. +At least a basic idea of what happens under the hood of a computer when it comes to coding. + +5. Briefly describe any concerns you might be having with being successful in this class (if any). +I have none at the moment. -- GitLab