S1 - Summary Assignment
This issue is a step by step guide on completing Summary assignments, Please read the document and follow the steps for the completion of Summary assignments
Assignments - Your real test here
- Go to this project: https://gitlab.iotiot.in/newbies/orientation
- Click on fork button which is at the top right of the page, next to clone button, your this step will add orientation repository under your user-name.
- Clone this repository :
https://gitlab.iotiot.in/<your_user_name>/orientation
Summary Assignments
- Add the Summaries on the topics given in the Reading material to the
summary
folder inside theassignments
folder in repository.- Gitlab Interface (Name your summary as : gitlabSummary.md)
- Git Basics (Name your summary as : gitlabSummary.md)
- 20 hr Learning Video (Name your summary as : 20HrLearningSummary.md)
- Docker Basics (Name your summary as : dockerSummary.md)
Note:
- Summaries should be written in
Markdown
. - Summaries should be with
more images
andless text
. - Summaries should be in
sections
(not big paragraphs). - Summaries should be
concise
, the lesser the better butmust cover all key points
.
- Commit all your changes (include all files in your directory)
- Push the changes to the remote repository.
- Comment the link to your forked project in the comments below for Grading and tag the mentor. (
@sneha
for AI and@yh42
for IoT). - Move on to the Next Step --> Practice Assignments