Skip to content

Commit

Permalink
Remove node.js lectures from 1st year program
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov authored Feb 6, 2022
1 parent de46723 commit b1d8a34
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Courses/Fundamentals.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,6 @@
- Примеры кода: https://github.com/HowProgrammingWorks/FunctionalProgramming
- [Реактивное программирование](https://youtu.be/7MH8-qQc-48)
- Примеры кода: https://github.com/HowProgrammingWorks/ReactiveProgramming
- [Работа с файлами, буферами и файловыми потоками в Node.js](https://youtu.be/eQGBS15vUac)
- Файлы: https://github.com/HowProgrammingWorks/Files
- Потоки: https://github.com/HowProgrammingWorks/Streams
- Буферы: https://github.com/HowProgrammingWorks/Buffers
- Оценка сложности алгоритмов
- [Измерение производительности кода и оптимизация](https://youtu.be/sanq2X7Re8o)
- Примеры кода: https://github.com/HowProgrammingWorks/Benchmark
Expand Down

0 comments on commit b1d8a34

Please sign in to comment.