An open API service indexing awesome lists of open source software.

https://github.com/katy248/fateevworks

These are file of laboratory works for Daniil Ivanovich Fateev. The subject of works is "1С:Предприятие"
https://github.com/katy248/fateevworks

1c

Last synced: 3 months ago
JSON representation

These are file of laboratory works for Daniil Ivanovich Fateev. The subject of works is "1С:Предприятие"

Awesome Lists containing this project

README

        

# FateevWorks
These are file of laboratory works for Daniil Ivanovich Fateev. The subject of works is "1С:Предприятие"
## Элементы
* ### Lobastov_ver
В этой папке содержаться все работы сделанные А.И.Л.
* ### Petrov-ver
Папка содержащая лабораторные работы, сделанные П.А.В. Эти работы являются аналогами работ содержащихся в `Lobastov_ver`
* ### License.
Лицензия проекта. Примерный текст:
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, May 2022

Copyright (C) 2022 Lobastov Alexey, Petrov Anton

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.
```
* ### README.md
`Readme` файл с кратким описанием репозитория. Примерный текст:
```
FateevWorks
These are file of laboratory works for Daniil Ivanovich Fateev. The subject of works is "1С:Предприятие"
Элементы
* Lobastov_ver
В этой папке содержаться все работы сделанные А.И.Л.
* Petrov-ver
Папка содержащая лабораторные работы, сделанные П.А.В. Эти работы являются аналогами работ содержащихся в `Lobastov_ver`
* License.
Лицензия проекта. Примерный текст:
'''
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, May 2022

Copyright (C) 2022 Lobastov Alexey, Petrov Anton

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.
'''
* README.md
`Readme` файл с кратким описанием репозитория.
```