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

https://github.com/mrexplode/prog1

source codes for the Prog1 course
https://github.com/mrexplode/prog1

Last synced: 4 months ago
JSON representation

source codes for the Prog1 course

Awesome Lists containing this project

README

          

# Prog1

Source codes for `high level programming 1` course.
Don't for get to check out the (literally) [Hungarian version](https://github.com/MrExplode/Prog1/tree/hulang) of the code.

### Compiling

You can compile every drill using the `src/compileAll.sh` script.
Assuming you already installed MSYS2. Tutorial [here](https://www.msys2.org/) (EN) and [here](https://github.com/MrExplode/Prog1-template/blob/master/docs/msys2.md) (HU)