An open API service indexing awesome lists of open source software.

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

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.