/C-Labs

All the C-Labs sessions in the course:

Primary LanguageC

C-Labs

This repository includes all the Systems Programming Labs assignments in Ben Gurion University, Israel. The course is part of computer science bachelor's degree mandatory courses.

Most of the labs are written in C, while some of them in x86 Assembly in Linux Ubunutu. Each lab composes of sub-tasks.

I used makefiles to compile the code and used Visual Studio Code as a development enviroment.