diff --git a/0-Warmup/0-Assignment.md b/0-Warmup/0-Assignment.md new file mode 100644 index 0000000000000000000000000000000000000000..e5a154833ee2aeaa950ce30b92ec459f14f7eda6 --- /dev/null +++ b/0-Warmup/0-Assignment.md @@ -0,0 +1,29 @@ +#### 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: + + - [x] drexel's tux cluster + - [ ] WSL on Windows + - [ ] Orbstack 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: + + - [ ] YES + - [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/ajb527/cs283 + +4. Briefly describe what you want to get out of this class. + + From this class, I hope to get a deeper understanding on how computers work and progress my skill level in C. Additionally, I would like to get a better understanding of the operating system and its role in software engineering. + +5. Briefly describe any concerns you might be having with being successful in this class (if any). + + The only real "concern" that I have for now is my rustiness with the C language. However, I am quite certain that with enough review and practice, I will be able to overcome this challenge. \ No newline at end of file