dasfex / notesLinks
Some advanced notes from different programming fields.
☆14Updated last month
Alternatives and similar repositories for notes
Users that are interested in notes are comparing it to the libraries listed below
Sorting:
- C++ lectures☆135Updated 2 years ago
- Masters course revisited☆94Updated 2 weeks ago
- Practice C++ by solving well-prepared exercises on different topics☆103Updated 2 years ago
- Sources for Russian articles on Algorithmica.org☆86Updated 2 years ago
- Code samples for C++ graduate course (iLab at MIPT)☆196Updated 5 months ago
- ITMO CT C++ course notes☆139Updated 4 months ago
- ☆64Updated 6 months ago
- System programming course☆26Updated this week
- Labs for Operating Systems course at HSE☆77Updated 4 years ago
- ☆107Updated 6 years ago
- Solutions of ADS labs☆14Updated 7 years ago
- Специализация: Искусство разработки на современном C++☆29Updated 4 years ago
- Коллекция вопросов, которые мне задавали на собеседованиях (вакансия программист-разработчик C++)☆69Updated last year
- ☆126Updated 3 years ago
- Different algorithms implemented in C++☆45Updated 2 years ago
- C++ course materials for CS Center students☆52Updated last week
- Distributed Systems Course at CS HSE☆150Updated 5 months ago
- Лекционный материал по курсу "Алгоритмические языки - C++" 3 семестр на кафедре ИУ8☆17Updated 2 years ago
- Конспекты курса архитектуры ЭВМ, ИТМО☆41Updated 5 years ago
- ☆27Updated 6 months ago
- Это репозиторий для проведения курса по The Missing Semester of Your CS Education в университете Высшая Школа Экономики☆409Updated 3 years ago
- Useful links for HSE Computer's Architecture course☆23Updated 5 years ago
- Theory of compilation course, MIPT☆42Updated last year
- C++ library for working with VK.com API, authorization through VK app secret key, using VK functions. 2FA, Captcha passing.