https://github.com/saroshfarhan/sciprog_24
Repo for ICHEC course practicals for UCD 2024/2025
https://github.com/saroshfarhan/sciprog_24
Last synced: 10 months ago
JSON representation
Repo for ICHEC course practicals for UCD 2024/2025
- Host: GitHub
- URL: https://github.com/saroshfarhan/sciprog_24
- Owner: saroshfarhan
- Created: 2024-10-01T10:33:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T00:38:34.000Z (over 1 year ago)
- Last Synced: 2025-08-07T02:54:05.880Z (10 months ago)
- Language: C
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git Assigment practicals
* Author: Sarosh Farhan
* University College Dublin
This repository contains practicals of every week of study material that we covered in our lectures.
All the files were added once the practicals were finished and I was able to cross check my code with the instructor's code and logic.
All answers are verfied on sciprog and outputs added in the respective `README.md` files in respective week's folders.
Proper git workflow was maintained throughout the course and each practical was added with its own branch and a PR was raised and merged to main branch to emulate production level version control.