/iocla-lab-demos

Repository public IOCLA

Primary LanguagePerlOtherNOASSERTION

IOCLA

This repository hosts the content and the source code for the IOCLA course. It contains support documentation for all activities (labs, lectures, assignments), skeleton code for lab tasks and assignments and demo code used in lectures and labs.

Use git to clone the repository locally:

git clone https://github.com/systems-cs-pub-ro/iocla.git

Make sure you have the latest version of the repository before working on any activity:

it is recommended to download the latest changes on the repository using:

git pull

License

Content is licensed under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). Support source code is licensed 3-Clause BSD. See details in COPYING.md.

Contributing

Contributions are welcome to improve content: reporting typos and inconsistencies, suggesting improvements, adding content, etc. You may contribute by:

See more in CONTRIBUTING.md.