Skip to content

Added Ukrainian resources (variant 11, student from DUIKT) #11875

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,3 +233,13 @@ You might notice that there are [some missing translations here](docs/README.md#
## License

Each file included in this repository is licensed under the [CC BY License](LICENSE).

## Зміни, внесені для навчального завдання

Автор: Зиков Михайло
Група: ТЦР-34
Варіант: 11

Цей форк був змінений у межах виконання практичної роботи №1 з дисципліни
**"Програмування мобільних платформ"**

17 changes: 17 additions & 0 deletions free-programming-books-uk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Безкоштовні ресурси для вивчення програмування (українською)

## Вступ

Цей файл містить добірку безкоштовних україномовних ресурсів для самостійного вивчення програмування.

## Зміст

### Загальні курси
- [Основи програмування (Prometheus)](https://prometheus.org.ua/course/osnovy-programuvannya/)
- [Алгоритми та структури даних (Prometheus)](https://courses.prometheus.org.ua/courses/course-v1:Prometheus+CS50+2016_T2/about)

### Python
- [Програмування на Python (ДУІКТ, навчальний матеріал)](https://npu.edu.ua/images/file/vidil_aspirant/elektronni_kursy/Python.pdf)

### Git та GitHub
- [Посібник з Git українською](https://rogerdudler.github.io/git-guide/index.uk.html)
Loading