Introduction to programming 2: различия между версиями
Перейти к навигации
Перейти к поиску
Iko (обсуждение | вклад) Новая страница: «== Contacts == {| class="wikitable" !width="33%"| Name !width="33%"| Role !width="33%"| Telegram |- | Sergey Shershakov | Lecturer, workshop presenter | [http://…» |
Iko (обсуждение | вклад) Нет описания правки |
||
| Строка 1: | Строка 1: | ||
== Contacts == | == Contacts == | ||
{| class="wikitable" | {|class="wikitable" | ||
!width="33%"| Name | !width="33%"| Name | ||
!width="33%"| Role | !width="33%"| Role | ||
| Строка 9: | Строка 9: | ||
| Lecturer, workshop presenter | | Lecturer, workshop presenter | ||
| [http://tele.gg/bjolyk @bjolyk] | | [http://tele.gg/bjolyk @bjolyk] | ||
|- | |||
| Andrey Tatarnikov | |||
| Workshop presenter | |||
| [http://tele.gg/andrewt0301 @andrewt0301] | |||
|- | |- | ||
| George Piatsky | | George Piatsky | ||
| Строка 25: | Строка 29: | ||
| Assistant | | Assistant | ||
| [http://tele.gg/ilyakooo0 @ilyakooo0] | | [http://tele.gg/ilyakooo0 @ilyakooo0] | ||
|- | |||
| Michael Diskin | |||
| Assistant | |||
| [http://tele.gg/yhn112 @yhn112] | |||
|} | |} | ||
== Setting up <code>C++</code> == | |||
If you have any problems installing the software you can contact [http://tele.gg/gmarshalk @gmarshalk] for Windows or Linux questions and [http://tele.gg/ilyakooo0 @ilyakooo0] for macOS questions. | |||
[https://github.com/ikoHSE/Installing-cpp-on-Windows-or-Linux/raw/master/Installing%20cpp%20on%20Windows%20or%20Linux.pdf | Setting up <code>C++</code> on Windows or Linux] | |||
[[Setting up cpp on macos| Setting up <code>C++</code> on macOS]] | |||
Версия от 00:35, 9 января 2019
Contacts
| Name | Role | Telegram |
|---|---|---|
| Sergey Shershakov | Lecturer, workshop presenter | @bjolyk |
| Andrey 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 |
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.