Skip to content

Commit c6c3791

Browse files
authored
Update README.md
1 parent f1d9e4c commit c6c3791

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

profile/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
<code>[⏩ Асинхронное программирование](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Asynchronous.md)</code><br>
1212
<code>[🛠️ Технологический стек Node.js](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/NodeJS.md)</code>
1313
<code>[🧩 Шаблоны проектирования](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Patterns.md)</code>
14-
<code>[🔄 Парадигмы программирования](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Paradigms.md)</code><br>
14+
<code>[🔄 Парадигмы программирования](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Paradigms.md)</code>
15+
<code>[🔣 ФП](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Functional.md)</code>
16+
<code>[🧑‍🔧 ООП](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/OOP.md)</code><br>
1517
<code>[🤖 Мультипарадигменное и иетапрограммирование](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Metaprogramming.md)</code>
1618
<code>[📊 Алгоритмы и структуры данных](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/AlgAndData.md)</code>
1719
<code>[🌐 Сетевые протоколы](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Network.md)</code><br>
18-
<code>[🔣 ФП](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Functional.md)</code>
19-
<code>[🧑‍🔧 ООП](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/OOP.md)</code>
2020
<code>[✋ GRASP для JavaScript и Node.js](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/GRASP.md)</code>
2121
<code>[🏛️ Архитектура](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Architecture.md)</code>
2222
<code>[💽 Базв данных](https://github.com/HowProgrammingWorks/Index/blob/master/Courses/Databases.md)</code>

0 commit comments

Comments
 (0)