Introduction to programming 2 — различия между версиями
Материал из Wiki - Факультет компьютерных наук
Iko (обсуждение | вклад) |
Iko (обсуждение | вклад) |
||
Строка 3: | Строка 3: | ||
== Contacts == | == Contacts == | ||
− | {|class="wikitable" | + | {| class="wikitable" |
− | !width=" | + | !align="right" width="28%"| Name |
− | !width=" | + | !align="center" width="42%"| Role |
− | !width=" | + | !width="28%"| Telegram |
|- | |- | ||
− | | Sergey Shershakov | + | |align="right"| Sergey Shershakov |
− | | Lecturer, workshop presenter | + | |align="center"| Lecturer, workshop presenter |
| [http://tele.gg/bjolyk @bjolyk] | | [http://tele.gg/bjolyk @bjolyk] | ||
|- | |- | ||
− | | | + | |align="right"| Andrei Tatarnikov |
− | | Workshop presenter | + | |align="center"| Workshop presenter |
| [http://tele.gg/andrewt0301 @andrewt0301] | | [http://tele.gg/andrewt0301 @andrewt0301] | ||
|- | |- | ||
− | | George Piatsky | + | |align="right"| George Piatsky |
− | | Workshop presenter | + | |align="center"| Workshop presenter |
| [http://tele.gg/p_george @p_george] | | [http://tele.gg/p_george @p_george] | ||
|- | |- | ||
− | | Kirill Rudakov | + | |align="right"| Kirill Rudakov |
− | | Workshop presenter | + | |align="center"| Workshop presenter |
| [http://tele.gg/ArcticBEARD @ArcticBEARD] | | [http://tele.gg/ArcticBEARD @ArcticBEARD] | ||
|- | |- | ||
− | | George Marshalko | + | |align="right"| George Marshalko |
− | | Assistant | + | |align="center"| Assistant |
| [http://tele.gg/gmarshalk @gmarshalk] | | [http://tele.gg/gmarshalk @gmarshalk] | ||
|- | |- | ||
− | | Ilya Kostyuchenko | + | |align="right"| Ilya Kostyuchenko |
− | | Assistant | + | |align="center"| Assistant |
| [http://tele.gg/ilyakooo0 @ilyakooo0] | | [http://tele.gg/ilyakooo0 @ilyakooo0] | ||
|- | |- | ||
− | | Michael Diskin | + | |align="right"| Michael Diskin |
− | | Assistant | + | |align="center"| Assistant |
| [http://tele.gg/yhn112 @yhn112] | | [http://tele.gg/yhn112 @yhn112] | ||
+ | |} | ||
+ | |||
+ | == Materials == | ||
+ | |||
+ | {| class="wikitable" | ||
+ | !width="7%"| '''Week''' | ||
+ | !align="center" width="23%"| '''Lecture 1 (Thu)''' | ||
+ | !align="center" width="23%"| '''Workshop 1 (Wed, Thu, Mon)''' | ||
+ | !align="center" width="23%"| '''Lecture 2 (Tue)''' | ||
+ | !align="center" width="23%"| '''Workshop 2 (Tue)''' | ||
+ | |- | ||
+ | | 1 | ||
+ | |align="center"| [https://ikohse.github.io/DSBAMaterials/01-Introduction.pdf Jan 10] | ||
+ | |align="center"| Jan 9, 10, 14 | ||
+ | |align="center"| Jan 15 | ||
+ | |align="center"| Jan 15 | ||
|} | |} | ||
Версия 20:41, 11 января 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 |
Materials
Week | Lecture 1 (Thu) | Workshop 1 (Wed, Thu, Mon) | Lecture 2 (Tue) | Workshop 2 (Tue) |
---|---|---|---|---|
1 | Jan 10 | Jan 9, 10, 14 | Jan 15 | 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.