Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastianschmidl/fsa-assignments
Submissions for the assignments of the HPI lecture Fundamentals of Software Analytics (https://hpi.de/en/studies/courses/it-systems-engineering-ma/course/course/0/sommersemester-2019-fundamentals-of-software-analytics.html)
https://github.com/sebastianschmidl/fsa-assignments
Last synced: about 2 months ago
JSON representation
Submissions for the assignments of the HPI lecture Fundamentals of Software Analytics (https://hpi.de/en/studies/courses/it-systems-engineering-ma/course/course/0/sommersemester-2019-fundamentals-of-software-analytics.html)
- Host: GitHub
- URL: https://github.com/sebastianschmidl/fsa-assignments
- Owner: SebastianSchmidl
- Created: 2019-04-17T15:20:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-14T09:55:26.000Z (over 5 years ago)
- Last Synced: 2024-11-10T16:19:01.002Z (2 months ago)
- Language: Python
- Homepage:
- Size: 3.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FSA-assignments
Submissions for the assignment of the HPI lecture [Fundamentals of Software Analytics](https://hpi.de/en/studies/courses/it-systems-engineering-ma/course/course/0/sommersemester-2019-fundamentals-of-software-analytics.html).
Link to the internal moodle used to publish and submit the assignments: [moodle.hpi3d.de](https://moodle.hpi3d.de/course/view.php?id=119).
## Usage Guidelines
- Create a new folder for each assignment, containing
- the assignment sheet with the task descriptions
- the source code and any scripts used to solve the assignment
- the submitted files and optionally a README document for further explanations
- All raw data should go into the [`data`](./data) folder.
Read the README in this folder for further instructions.