https://github.com/lancelote/stepic_programming_intro_cplusplus
Code for Stepic course Intro to Programming (C++)
https://github.com/lancelote/stepic_programming_intro_cplusplus
Last synced: 3 months ago
JSON representation
Code for Stepic course Intro to Programming (C++)
- Host: GitHub
- URL: https://github.com/lancelote/stepic_programming_intro_cplusplus
- Owner: lancelote
- Created: 2016-07-10T19:45:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T08:11:06.000Z (almost 9 years ago)
- Last Synced: 2025-03-10T23:14:21.011Z (3 months ago)
- Language: C++
- Size: 43 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stepic_programming_intro_cplusplus
Code for Stepic course [Intro to Programming (C++)][1]
## Table of Content
- [x] [Целые числа](src/module1)
- [x] [Условный оператор](src/module2)
- [x] [Цикл while](src/module3)
- [x] [Действительные числа](src/module4)
- [x] [Цикл for и массивы](src/module5)
- [ ] Двумерные массивы
- [ ] Функции и рекурсия
- [ ] Строки и символы
- [ ] Словари и множества
- [ ] Стандартные алгоритмы STL[1]: https://goo.gl/FLGUvL