Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregorykogan/mephi-laboratory-works
Some of my programming laboratory works at MEPhI
https://github.com/gregorykogan/mephi-laboratory-works
c cpp data-structures dynamic-array inheritance laboratory-works linked-list oop smart-pointers
Last synced: 1 day ago
JSON representation
Some of my programming laboratory works at MEPhI
- Host: GitHub
- URL: https://github.com/gregorykogan/mephi-laboratory-works
- Owner: GregoryKogan
- License: mit
- Created: 2022-12-05T01:19:10.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T16:22:04.000Z (6 months ago)
- Last Synced: 2024-05-04T17:30:50.599Z (6 months ago)
- Topics: c, cpp, data-structures, dynamic-array, inheritance, laboratory-works, linked-list, oop, smart-pointers
- Language: C++
- Homepage:
- Size: 5.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mephi-laboratory-works
[![Hits-of-Code](https://hitsofcode.com/github/GregoryKogan/mephi-laboratory-works?branch=master)](https://hitsofcode.com/github/GregoryKogan/mephi-laboratory-works/view?branch=master)
![Lines of code](https://tokei.ekzhang.com/b1/github/GregoryKogan/mephi-laboratory-works?style=for-the-badge)For the libraries to work correctly, you need to compile them with this command:
```shell
./libraries/compile_all.sh
```I've created some of my laboratory works in separate repositories:
| lab | repo |
|:------------:|:-----------------------------------------------------------:|
| Sem-3/lab2 | [sorts](https://github.com/GregoryKogan/sorts) |
| Sem-3/lab3-4 | [file-system](https://github.com/GregoryKogan/file-system) |
Когановский Григорий Б22-534