Skip to content
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

Добавляет обложки в раздел TOOLS #5213

Merged
merged 4 commits into from Mar 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions tools/agile/images/covers/desktop.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions tools/agile/images/covers/mobile.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions tools/agile/index.md
@@ -1,6 +1,11 @@
---
title: "Методологии разработки и Agile"
description: "Что такое гибкие методологии и почему про них так много говорят? Зачем вообще нужны методологии разработки?"
cover:
author: kirakusto
desktop: 'images/covers/desktop.svg'
mobile: 'images/covers/mobile.svg'
alt: 'Собачка Дока занимается йогой с ноутбуком в лапке.'
authors:
- igorkamyshev
contributors:
Expand Down
1 change: 1 addition & 0 deletions tools/oop/images/covers/desktop.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions tools/oop/images/covers/mobile.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions tools/oop/index.md
@@ -1,6 +1,11 @@
---
title: "Объектно-ориентированное программирование"
description: "На примере реального приложения разбираемся, чем так хорошо загадочное ООП."
cover:
author: kirakusto
desktop: 'images/covers/desktop.svg'
mobile: 'images/covers/mobile.svg'
alt: 'Детская игрушка для развития логики. Коробка с разными формами, из которых вылетают приведения.'
authors:
- bespoyasov
editors:
Expand Down
1 change: 1 addition & 0 deletions tools/programming-paradigms/images/covers/desktop.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions tools/programming-paradigms/images/covers/mobile.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions tools/programming-paradigms/index.md
@@ -1,6 +1,11 @@
---
title: "Парадигмы программирования"
description: "Моё кунг-фу сильнее твоего кунг-фу (из разговора программистов)."
cover:
author: kirakusto
desktop: 'images/covers/desktop.svg'
mobile: 'images/covers/mobile.svg'
alt: 'Парень африканского происхождения в кепке с микрофоном, и дедушка-азиат с усами'
authors:
- bespoyasov
keywords:
Expand Down