This is a repository for storing lab assignments for the "Internet Technologies" course. Here, you can find the source code and materials related to each lab assignment.
The repository is organized as follows:
<name-of-lab>-lab1/: Directory containing materials and source code for Lab Assignment 1.<name-of-lab>-lab2/: Directory containing materials and source code for Lab Assignment 2.- and so on...
Each lab assignment directory may include:
README.md: A file with a description of the tasks and requirements for the lab assignment.src/: A directory containing the source code for the lab assignment if it is convenient.docs/: A directory containing documentation if applicable.
If you wish to contribute to this project, please consider the following:
- Create a new branch for each lab assignment before starting work on it.
- Upload your changes to the respective directory (e.g.,
<name-of-lab>-lab1/) in your branch. - After completing work on a lab assignment, create a Pull Request to merge your changes into the main branch of this repository.
This project is distributed under the MIT License.
Please adhere to all licensing requirements when using the materials from this repository.