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

https://github.com/arsdever/programming_on_linux

Wrapping linux's file manipulation API into classes
https://github.com/arsdever/programming_on_linux

cpp cpp11 linux

Last synced: 2 months ago
JSON representation

Wrapping linux's file manipulation API into classes

Awesome Lists containing this project

README

          

# Programming on linux

These are some materials from "Programming on linux" courses.
___
To get soureces follow the steps:
* Download and install [`git`](https://git-scm.com/downloads) \*
* Open terminal (*or cmd for Windows*), go to location where you want to download materials
* Use `git clone https://github.com/arsdever/programming_on_linux.git`

> *on Windows it might be required restarting computer to use git from cmd*
___
### Special thanks to our lecturer [`Hayk Shahparonyan`](https://www.linkedin.com/in/hayk-shahparonyan) for help and collaboration