https://github.com/kiselkovd/modern_programming_technologies
https://github.com/kiselkovd/modern_programming_technologies
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kiselkovd/modern_programming_technologies
- Owner: KiselkovD
- Created: 2024-11-28T19:37:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T15:12:50.000Z (over 1 year ago)
- Last Synced: 2025-02-17T21:28:11.560Z (over 1 year ago)
- Language: C++
- Size: 733 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Modern Programming Technologies

## Description
This repository contains four assignments. Each assignment was developed in its own branch (except for the github_workflow branch) and has a corresponding folder.
After completing the main tasks, all branches were merged into the main branch for final adjustments.
Each folder includes a README file that describes the functionality of the respective assignment. Furthermore, GitHub CI has been implemented for both the io_flush and fractal assignments.