Popular repositories
-
Implementation of a client-server communication protocol that aims in storing and retrieving key-value pairs.
C 1
-
A simple game of battleship in C++ . Created in 2014 as a project for an Object Oriented Programming course,.
C++
-
This program stores and manages records of employees. It was developed as a project for a Data Structures course.
C++
-
-
Some sample programs written in C in order to synchronize processes and threads
C
-
A simple program written in Bash that reads a .dat file and manipulates it. Developed as a project for Operating Systems Laboratory.
Shell