Skip to content

Commit 3fc782f

Browse files
artemkaxdxdtshemsedinov
authored andcommitted
Added missing lecture about working with files
1 parent 455ebd4 commit 3fc782f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Courses/Fundamentals.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,10 @@
144144
- Примеры кода: https://github.com/HowProgrammingWorks/FunctionalProgramming
145145
- [Реактивное программирование](https://youtu.be/7MH8-qQc-48)
146146
- Примеры кода: https://github.com/HowProgrammingWorks/ReactiveProgramming
147-
- Работа с файлами
147+
- [Работа с файлами, буферами и файловыми потоками в Node.js](https://youtu.be/eQGBS15vUac)
148+
- Файлы: https://github.com/HowProgrammingWorks/Files
149+
- Потоки: https://github.com/HowProgrammingWorks/Streams
150+
- Буферы: https://github.com/HowProgrammingWorks/Buffers
148151
- Оценка сложности алгоритмов
149152
- [Измерение производительности кода и оптимизация](https://youtu.be/sanq2X7Re8o)
150153
- Примеры кода: https://github.com/HowProgrammingWorks/Benchmark

0 commit comments

Comments
 (0)