diff --git a/src/design_notebooks/2024fall/xxm202.md b/src/design_notebooks/2024fall/xxm202.md index 602bada2..e8d4f204 100644 --- a/src/design_notebooks/2024fall/xxm202.md +++ b/src/design_notebooks/2024fall/xxm202.md @@ -13,17 +13,22 @@ macOS and access VirtualBox remotely on my desktop. **Project Work:** * **Onboarding Lab 1** - - **Repository Link:** [Onboarding Lab 1 Repository](https://github.com/XhovaniM8/nyu-processor-onboarding-labs/tree/eb052de69fd6b067898d4e37a82996aba0dd9c1f/lab_1/cmake-test) + - **Repository Link:** [Onboarding Lab 1 Repository](https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/ec05b7ff31fda2f9afc7407b5a553b8e223571fb/onboarding-lab-1/cmake-test/ReadMe.md) - **Issue Encountered:** I encountered issues with CMake, specifically an error during the build process suggesting compatibility issues. - **Resolution:** Resolved the issue by reinstalling `make` with support for the arm64 architecture. +* **Onboarding Lab 2** + - **Repository Link:** [Onboarding Lab 2 Repository](https://github.com/XhovaniM8/nyu-processor-onboarding-labs/blob/ec05b7ff31fda2f9afc7407b5a553b8e223571fb/onboarding-lab-2/ReadMe.md) + - **Issue Encountered:** Testing command wouldn't recognize the folder structure from the build folder. + - **Resolution:** Resolved the issue by changing the directory to the build folder and running the test command. + + ### Week of 30 September 2024 **Progress Summary:** - Attended the weekly meeting to review onboarding labs, discussed challenges, and continued working on tasks with feedback from the session. Spoke about possible events for the semester as well as next steps post onboarding-labs. @@ -31,7 +36,17 @@ events for the semester as well as next steps post onboarding-labs. ### Week of 7 October 2024 -**Progress Summary:** +**Progress Summary:** +Separated the onboarding lab folders into a new repository based on feedback from the weekly meeting. + + +### Week of 14 October 2024 + +**Progress Summary:** +Attended the VIP Showcase Event! + + +### Week of 21 October 2024 -Separated the onboarding lab folders into a new repository based on feedback -from the weekly meeting. +**Progress Summary:** +Finished working on onboarding-lab 2. \ No newline at end of file