Introduction to programming 2: различия между версиями
Перейти к навигации
Перейти к поиску
Iko (обсуждение | вклад) Нет описания правки |
Iko (обсуждение | вклад) Нет описания правки |
||
| Строка 42: | Строка 42: | ||
[https://official.contest.yandex.com/contest/11560 Contest 1] | [https://official.contest.yandex.com/contest/11560 Contest 1] | ||
== Telegram hashtags == | |||
{| class="wikitable" | |||
| <code>#src</code> | |||
| <code>#code</code> | |||
| <code>#test</code> | |||
|- | |||
| <code>#slides</code> | |||
| <code>#build</code> | |||
| | |||
|} | |||
== [https://docs.google.com/spreadsheets/d/1d9a1i6juzCSSS5J6O1cs7PJmqQe3FItlLopQ9G3GOTs/ Ongoing Assessment Results] == | == [https://docs.google.com/spreadsheets/d/1d9a1i6juzCSSS5J6O1cs7PJmqQe3FItlLopQ9G3GOTs/ Ongoing Assessment Results] == | ||
Версия от 20:43, 16 января 2019
Syllabus
Contacts
| Name | Role | Telegram |
|---|---|---|
| Sergey Shershakov | Lecturer, workshop presenter | @bjolyk
|
| Andrei Tatarnikov | Workshop presenter | @andrewt0301
|
| George Piatsky | Workshop presenter | @p_george
|
| Kirill Rudakov | Workshop presenter | @ArcticBEARD
|
| George Marshalko | Assistant | @gmarshalk
|
| Ilya Kostyuchenko | Assistant | @ilyakooo0
|
| Michael Diskin | Assistant | @yhn112
|
Yandex.Contest
CMake template
Telegram hashtags
#src
|
#code
|
#test
|
#slides
|
#build
|
Ongoing Assessment Results
Materials
| Week | Lecture 1 (Thu) | Workshop 1 (Wed, Thu, Mon) | Lecture 2 (Tue) | Workshop 2 (Tue) |
|---|---|---|---|---|
| 1 | Jan 10 Extra materials: http://faculty.cs.niu.edu/~mcmahon/CS241/Notes/compile.html http://www.ikerhurtado.com/relearning-cpp-process-of-writing--building-executing-program https://stackoverflow.com/questions/6264249/how-does-the-compilation-linking-process-work http://www.ntu.edu.sg/home/ehchua/programming/cpp/gcc_make.html |
Jan 9, 10, 14 | Jan 15 src |
Jan 15 |
Setting up C++
If you have any problems installing the software you can contact @gmarshalk for Windows or Linux questions and @ilyakooo0 for macOS questions.