Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 3.12 KB

hw2.md

File metadata and controls

49 lines (34 loc) · 3.12 KB

 home :: syllabus :: timetable :: groups :: moodle :: video :: © 2021


Homework 2: Practice on a real packet

Following the previous assignment, in this one we will:

  • Read some most recent cutting-edge papers in the SE community
  • Find reused works in those papers
  • Submit the reuse report in the required format just like in HW 1

What to do

  1. We will assign you a package! Please go to assigning sheet (https://docs.google.com/spreadsheets/d/1PziN1wClYOd9c-3aKzsf5vJxMbvhxzKVWHcwRBfpe3w/edit) and find your working package.

  2. In the Reuse GitHub Repo: https://github.com/bhermann/DoR, find the issue corresponds to your working package.

  3. Now in that repo, please grab your packet from the todo list

  4. Same as Homework 1, please find the reuse in your package by following the standard instruction

  5. Report the reuse in a .csv file.

  6. In the coding guide (https://github.com/bhermann/DoR/blob/main/workflow/coding_guide.md), please ignore the commenting steps in coding instructing since we will assign you both in homework 2 and homework 3. What you need to comment to your issue is only the result file.

What to submit

Note

  • Please submit comma-separated values file (csv file)!!! Submitting wrong file will cause you lose your points in that homework!!!
  • Windows users may have issues when upload the csv file to the issue comment. If this happens, please add .txt at the end of your file name in your local machine (Your final file name should be something like wp-xx-results.csv.txt). This will solve your uploading problem.