This repo serves as the staging area for assignments, solutions and tutorials that will be given to the students. Note that assignments, their release, and subsequent submission will be handled through GitHub Classroom. The wiki associated with this repo should be considered the first point of information second only to Canvas/CourseWorks and announcements from the instructor and/or TA.
There are different tutorials available
- Written articles are available in GitHub Wiki. Click on the Wiki tab at the top of this page and use the sidebar to navigate to the articles you wish to refer to.
- Tutorials/Recitations are available here : E4750_2024Fall_Recitations
INSTRUCTIONS for naming the student's repository for assignments (with one student):
- Students need to use the following name for the repository with their solutions:
e4750-2024fall-assignments-UNI
(the default name "e4750_2024Fall_students_repo" will be inherited from the assignment repository, so students need to change it) - Initially, the system may give the repository a name which ends with a student's Github user ID. The student should eliminate that name and replace it with the UNI as requested in the point above
- Good Example:
e4750-2024fall-assignments-zz9999
- Bad example:
e4750-2024fall-assignments-e4750-2024fall-assign0-zz9999
- Good Example:
- This change can be done from the "Settings" tab which is located on the repository page.
INSTRUCTIONS for naming the students' solution repository for assignments with more students, such as the final project (students need to use a 4-letter groupID):
- Template:
e4750-2024fall-Project-GroupID-UNI1-UNI2
- Example:
e4750-2024fall-Project-MEME-zz9999-aa9999