Introduction to programming 2 — различия между версиями

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск
Строка 10: Строка 10:
 
|align="right"| Sergey Shershakov
 
|align="right"| Sergey Shershakov
 
|align="center"| Lecturer, workshop presenter
 
|align="center"| Lecturer, workshop presenter
| [http://tele.gg/bjolyk @bjolyk]
+
| [http://tele.gg/bjolyk <code>@bjolyk</code>]
 
|-
 
|-
 
|align="right"| Andrei Tatarnikov
 
|align="right"| Andrei Tatarnikov
 
|align="center"| Workshop presenter
 
|align="center"| Workshop presenter
| [http://tele.gg/andrewt0301 @andrewt0301]
+
| [http://tele.gg/andrewt0301 <code>@andrewt0301</code>]
 
|-
 
|-
 
|align="right"| George Piatsky
 
|align="right"| George Piatsky
 
|align="center"| Workshop presenter
 
|align="center"| Workshop presenter
| [http://tele.gg/p_george @p_george]
+
| [http://tele.gg/p_george <code>@p_george</code>]
 
|-
 
|-
 
|align="right"| Kirill Rudakov
 
|align="right"| Kirill Rudakov
 
|align="center"| Workshop presenter
 
|align="center"| Workshop presenter
| [http://tele.gg/ArcticBEARD @ArcticBEARD]
+
| [http://tele.gg/ArcticBEARD <code>@ArcticBEARD</code>]
 
|-
 
|-
 
|align="right"| George Marshalko
 
|align="right"| George Marshalko
 
|align="center"| Assistant
 
|align="center"| Assistant
| [http://tele.gg/gmarshalk @gmarshalk]
+
| [http://tele.gg/gmarshalk <code>@gmarshalk</code>]
 
|-
 
|-
 
|align="right"| Ilya Kostyuchenko
 
|align="right"| Ilya Kostyuchenko
 
|align="center"| Assistant
 
|align="center"| Assistant
| [http://tele.gg/ilyakooo0 @ilyakooo0]
+
| [http://tele.gg/ilyakooo0 <code>@ilyakooo0</code>]
 
|-
 
|-
 
|align="right"| Michael Diskin
 
|align="right"| Michael Diskin
 
|align="center"| Assistant
 
|align="center"| Assistant
| [http://tele.gg/yhn112 @yhn112]
+
| [http://tele.gg/yhn112 <code>@yhn112</code>]
 
|}
 
|}
  
Строка 55: Строка 55:
 
== Setting up <code>C++</code> ==
 
== 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.
+
If you have any problems installing the software you can contact [http://tele.gg/gmarshalk <code>@gmarshalk</code>] for Windows or Linux questions and [http://tele.gg/ilyakooo0 <code>@ilyakooo0</code>] for macOS questions.
  
 
[https://ikohse.github.io/Installing-cpp-on-Windows-or-Linux/Installing-cpp-on-Windows-or-Linux.pdf Setting up <code>C++</code> on Windows or Linux]
 
[https://ikohse.github.io/Installing-cpp-on-Windows-or-Linux/Installing-cpp-on-Windows-or-Linux.pdf Setting up <code>C++</code> on Windows or Linux]

Версия 21:45, 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.

Setting up C++ on Windows or Linux

Setting up C++ on macOS

Installing CMake on macOS