From 0c3dfad188243a134b6bacc35e915667b6773903 Mon Sep 17 00:00:00 2001 From: "Ryan C. Cooper" Date: Mon, 9 Jan 2017 14:53:21 -0500 Subject: [PATCH] HW 1 commit --- HW1/HW1.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 HW1/HW1.md diff --git a/HW1/HW1.md b/HW1/HW1.md new file mode 100644 index 0000000..747406d --- /dev/null +++ b/HW1/HW1.md @@ -0,0 +1,17 @@ +# Homework #1 + +1. The first assignment is to fork the course syllabus and assignment. + + a. Sign into your UConn github account via [github.uconn.edu](github.uconn.edu). + + b. Go to + [https://github.uconn.edu/rcc02007/ME3255S2017.git](https://github.uconn.edu/rcc02007/ME3255S2017.git) + and watch the repository. + + c. Fork the repository to create your own version of the syllabus and assignments. + + d. In your own fork of the course github page, create a simple text file named + submission.md in the HW1 folder. In this text file, write one thing you expect to + learn in the class. + +