From 38b9cd96f9ce0b967761e398d4411dbb4841ea85 Mon Sep 17 00:00:00 2001 From: james1694 Date: Fri, 19 Jul 2024 17:55:45 -0700 Subject: [PATCH] Create 0-welcomed.md --- CSharpFundamentals/0-welcomed.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CSharpFundamentals/0-welcomed.md diff --git a/CSharpFundamentals/0-welcomed.md b/CSharpFundamentals/0-welcomed.md new file mode 100644 index 0000000..b237cd2 --- /dev/null +++ b/CSharpFundamentals/0-welcomed.md @@ -0,0 +1,19 @@ +Dear Students, + +Welcome to our course! This course is designed to deepen your understanding of fundamental data structures, such as stacks, sets, and trees. Throughout this journey, we will explore how these structures work, their applications, and how to implement them in various programming scenarios. Below, you will find links to modules that cover stacks, sets, and trees in detail. + +If you have any questions or need assistance, please feel free to reach out to me. + +Instructor Information +Name: James Leenue Kennedy +Class: Cse 212 +Section: A1 +Email Address: lee20012@byui.edu + +Module Links +Stack Module +Set Module +Tree Module +I am looking forward to a great semester with all of you! + +Best regards,