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

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск
Строка 1: Строка 1:
 
== Основы и методология программирования ==
 
== Основы и методология программирования ==
 +
 +
= [https://official.contest.yandex.com/contest/11970/enter/ Test] =
  
 
== [https://ikohse.github.io/DSBAMaterials/syllabus.pdf Syllabus] ==
 
== [https://ikohse.github.io/DSBAMaterials/syllabus.pdf Syllabus] ==

Версия 13:42, 14 февраля 2019

Основы и методология программирования

Test

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

Contest Deadline
Contest 1 29 Jan 2019, 09:00:00
Contest 2 12 Feb 2019, 05:00:00
Contest 3 19 Feb 2019, 05:00:00
Contest 4 26 Feb 2019, 05:00:00

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
2 Jan 17 Jan 22
3 Jan 24 Jan 29
src
4 Jan 31
src
Feb 5
src
5 Feb 7
src

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

Generating an Xcode project from CMake