mirror of
https://github.com/cheatsnake/backend-cheats.git
synced 2024-11-28 04:31:15 +03:00
Compare commits
4 Commits
06eb31235e
...
d72e583c39
Author | SHA1 | Date | |
---|---|---|---|
|
d72e583c39 | ||
|
6574d0021e | ||
|
d3b93b4292 | ||
|
7ae1892df3 |
@ -2,7 +2,7 @@
|
||||
|
||||
<a href="https://github.com/cheatsnake/backend-cheats/blob/master/README.md"><p align="center"><img src="./files/logo.png" alt="Logo"/></p></a>
|
||||
|
||||
Данный репозиторий представляет собой наглядную шпаргалку по основным темам в области Backend-разработки. Весь материал разбит на темы и подтемы. Структура материала состоит из трех частей:
|
||||
Данный репозиторий представляет собой наглядную шпаргалку по основным темам в области Backend-разработки. Весь материал разбит на главы и темы. Структура материала состоит из трех частей:
|
||||
|
||||
- **Визуальная часть** - различные изображения/таблицы/шпаргалки для лучшего понимания (может отсутствовать). Все рисунки и таблицы сделаны с нуля, специально для этого репозитория.
|
||||
- **Краткое описание** - очень краткая выжимка информации с перечнем основных терминов и понятий. На термины навешиваются гиперссылки ведущие на соответствующий раздел в Википедии или подобном справочном ресурсе.
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
> 🤝 Если у Вас есть идеи как сделать проект лучше, не стесняйтесь присылать [Issues](https://github.com/cheatsnake/backend-cheats/issues) и [Pull requests](https://github.com/cheatsnake/backend-cheats/pulls)
|
||||
|
||||
> 🌐 Разработка отдельной веб-страницы в процессе...
|
||||
> 🌐 Available translations: [`English`](./README_ENG.md) [`Русский`](./README.md)
|
||||
|
||||
<p><a name="top"></a></p>
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
<a href="https://github.com/cheatsnake/backend-cheats/blob/master/README.md"><p align="center"><img src="./files/logo.png" alt="Logo"/></p></a>
|
||||
|
||||
This repository is a visual cheatsheet on the main topics in Backend-development. All the material is divided into topics and subtopics. The structure of the material consists of three parts:
|
||||
This repository is a visual cheatsheet on the main topics in Backend-development. All the material is divided into chapters and topics. The structure of the material consists of three parts:
|
||||
|
||||
- **Visual part** - various images/tables/cheatsheets for better understanding (may not be available). All pictures and tables are made from scratch, specifically for this repository.
|
||||
- **Summary** - A very brief summary with a list of key terms and concepts. The terms are hyperlinked to the appropriate section on Wikipedia or a similar reference resource.
|
||||
- **References to sources** - resources where you may find complete information on a particular issue. If possible, the most authoritative sources are indicated, or those that provide information in as simple and comprehensible language as possible.
|
||||
|
||||
> 🛠 The repository is under active development, so it is constantly updated and supplemented
|
||||
> 🛠 The repository is under active development, so it is constantly updated and supplemented.
|
||||
|
||||
> 🤝 If you want to help the project, feel free to send your [pull requests](https://github.com/cheatsnake/backend-cheats/pulls)
|
||||
> 🤝 If you want to help the project, feel free to send your [issues](https://github.com/cheatsnake/backend-cheats/issues) or [pull requests](https://github.com/cheatsnake/backend-cheats/pulls).
|
||||
|
||||
> 🌐 The development of a web page in the process...
|
||||
> 🌐 Available translations: [`English`](./README_ENG.md) [`Русский`](./README.md)
|
||||
|
||||
<p><a name="top"></a></p>
|
||||
|
||||
|
BIN
files/logo.png
BIN
files/logo.png
Binary file not shown.
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user