From e89a9b8a96c58490770516e266329875daea614d Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Tue, 22 Oct 2024 14:26:05 -0500 Subject: [PATCH] cs-3843: move p1 slides into subdir --- .../{ => Part-One}/Lecture 01- Course Overview.pptx | Bin ...Lecture 02- Decimal, Binary and Hexadecimal.pptx | Bin ... Level Operations in C and Shift Operations.pptx | Bin ...Big Endian and Little Endian, Byte Ordering.pptx | Bin .../Lecture 05- Integer Representation.pptx | Bin .../Lecture 06- Integer Arithmetic.pptx | Bin .../Lecture 07- Floating Point Representation.pdf | Bin .../Lecture 08- Floating Point Representation.pptx | Bin 8 files changed, 0 insertions(+), 0 deletions(-) rename Fall-2024/CS-3843/Slides/{ => Part-One}/Lecture 01- Course Overview.pptx (100%) rename Fall-2024/CS-3843/Slides/{ => Part-One}/Lecture 02- Decimal, Binary and Hexadecimal.pptx (100%) rename Fall-2024/CS-3843/Slides/{ => Part-One}/Lecture 03- Bit Level Operations in C and Shift Operations.pptx (100%) rename Fall-2024/CS-3843/Slides/{ => Part-One}/Lecture 04- Big Endian and Little Endian, Byte Ordering.pptx (100%) rename Fall-2024/CS-3843/Slides/{ => Part-One}/Lecture 05- Integer Representation.pptx (100%) rename Fall-2024/CS-3843/Slides/{ => Part-One}/Lecture 06- Integer Arithmetic.pptx (100%) rename Fall-2024/CS-3843/Slides/{ => Part-One}/Lecture 07- Floating Point Representation.pdf (100%) rename Fall-2024/CS-3843/Slides/{ => Part-One}/Lecture 08- Floating Point Representation.pptx (100%) diff --git a/Fall-2024/CS-3843/Slides/Lecture 01- Course Overview.pptx b/Fall-2024/CS-3843/Slides/Part-One/Lecture 01- Course Overview.pptx similarity index 100% rename from Fall-2024/CS-3843/Slides/Lecture 01- Course Overview.pptx rename to Fall-2024/CS-3843/Slides/Part-One/Lecture 01- Course Overview.pptx diff --git a/Fall-2024/CS-3843/Slides/Lecture 02- Decimal, Binary and Hexadecimal.pptx b/Fall-2024/CS-3843/Slides/Part-One/Lecture 02- Decimal, Binary and Hexadecimal.pptx similarity index 100% rename from Fall-2024/CS-3843/Slides/Lecture 02- Decimal, Binary and Hexadecimal.pptx rename to Fall-2024/CS-3843/Slides/Part-One/Lecture 02- Decimal, Binary and Hexadecimal.pptx diff --git a/Fall-2024/CS-3843/Slides/Lecture 03- Bit Level Operations in C and Shift Operations.pptx b/Fall-2024/CS-3843/Slides/Part-One/Lecture 03- Bit Level Operations in C and Shift Operations.pptx similarity index 100% rename from Fall-2024/CS-3843/Slides/Lecture 03- Bit Level Operations in C and Shift Operations.pptx rename to Fall-2024/CS-3843/Slides/Part-One/Lecture 03- Bit Level Operations in C and Shift Operations.pptx diff --git a/Fall-2024/CS-3843/Slides/Lecture 04- Big Endian and Little Endian, Byte Ordering.pptx b/Fall-2024/CS-3843/Slides/Part-One/Lecture 04- Big Endian and Little Endian, Byte Ordering.pptx similarity index 100% rename from Fall-2024/CS-3843/Slides/Lecture 04- Big Endian and Little Endian, Byte Ordering.pptx rename to Fall-2024/CS-3843/Slides/Part-One/Lecture 04- Big Endian and Little Endian, Byte Ordering.pptx diff --git a/Fall-2024/CS-3843/Slides/Lecture 05- Integer Representation.pptx b/Fall-2024/CS-3843/Slides/Part-One/Lecture 05- Integer Representation.pptx similarity index 100% rename from Fall-2024/CS-3843/Slides/Lecture 05- Integer Representation.pptx rename to Fall-2024/CS-3843/Slides/Part-One/Lecture 05- Integer Representation.pptx diff --git a/Fall-2024/CS-3843/Slides/Lecture 06- Integer Arithmetic.pptx b/Fall-2024/CS-3843/Slides/Part-One/Lecture 06- Integer Arithmetic.pptx similarity index 100% rename from Fall-2024/CS-3843/Slides/Lecture 06- Integer Arithmetic.pptx rename to Fall-2024/CS-3843/Slides/Part-One/Lecture 06- Integer Arithmetic.pptx diff --git a/Fall-2024/CS-3843/Slides/Lecture 07- Floating Point Representation.pdf b/Fall-2024/CS-3843/Slides/Part-One/Lecture 07- Floating Point Representation.pdf similarity index 100% rename from Fall-2024/CS-3843/Slides/Lecture 07- Floating Point Representation.pdf rename to Fall-2024/CS-3843/Slides/Part-One/Lecture 07- Floating Point Representation.pdf diff --git a/Fall-2024/CS-3843/Slides/Lecture 08- Floating Point Representation.pptx b/Fall-2024/CS-3843/Slides/Part-One/Lecture 08- Floating Point Representation.pptx similarity index 100% rename from Fall-2024/CS-3843/Slides/Lecture 08- Floating Point Representation.pptx rename to Fall-2024/CS-3843/Slides/Part-One/Lecture 08- Floating Point Representation.pptx