C++ Programming Language DSBA 2023/24 — различия между версиями

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск
м
м
 
(не показано 20 промежуточных версии этого же участника)
Строка 4: Строка 4:
 
{| class="wikitable" style="text-align:center"
 
{| class="wikitable" style="text-align:center"
 
|-
 
|-
! Group !! 231 !! 232 !! 233 !! 234 !! 235
+
! Group !! 231 (pilot) !! 232 (pilot) !! 233 !! 234 !! 235
 
|-
 
|-
 
|| Lecturer  
 
|| Lecturer  
Строка 14: Строка 14:
 
|| 232-1: <br> [https://www.hse.ru/org/persons/65846258 Rudakov K.A.] <br> tg: [https://t.me/ArcticBEARD @ArcticBEARD] <br><br> 232-2: <br> [https://www.hse.ru/staff/sshershakov Shershakov S.A.] <br> tg: [https://t.me/sshersh @sshersh]
 
|| 232-1: <br> [https://www.hse.ru/org/persons/65846258 Rudakov K.A.] <br> tg: [https://t.me/ArcticBEARD @ArcticBEARD] <br><br> 232-2: <br> [https://www.hse.ru/staff/sshershakov Shershakov S.A.] <br> tg: [https://t.me/sshersh @sshersh]
 
|| 233-1: <br> [https://www.hse.ru/en/staff/gordenko Gordenko M.K.] <br> tg: [https://t.me/oduvan_ja @oduvan_ja] <br><br> 233-2: <br> [https://www.hse.ru/org/persons/863761973?ysclid=lnmyq0a9cw303039182 Kopylov I.S.] <br> tg: [https://t.me/DanielWalker @DanielWalker]
 
|| 233-1: <br> [https://www.hse.ru/en/staff/gordenko Gordenko M.K.] <br> tg: [https://t.me/oduvan_ja @oduvan_ja] <br><br> 233-2: <br> [https://www.hse.ru/org/persons/863761973?ysclid=lnmyq0a9cw303039182 Kopylov I.S.] <br> tg: [https://t.me/DanielWalker @DanielWalker]
|| 234-1, 234-2: <br> Pritula N.E. <br> tg: [https://t.me/marymex1 @marymex1] <br>
+
|| 234-1, 234-2: <br> [https://www.hse.ru/org/persons/890764403?ysclid=lryvzk69qx649780479 Pritula N.E.] <br> tg: [https://t.me/marymex1 @marymex1] <br>
 
|| 235-1, 235-2: <br> [https://www.hse.ru/org/persons/65846258 Rudakov K.A.] <br> tg: [https://t.me/ArcticBEARD @ArcticBEARD] <br>
 
|| 235-1, 235-2: <br> [https://www.hse.ru/org/persons/65846258 Rudakov K.A.] <br> tg: [https://t.me/ArcticBEARD @ArcticBEARD] <br>
 
|-  
 
|-  
Строка 29: Строка 29:
  
 
== Grading system ==
 
== Grading system ==
[[Файл:formula_Python_2023_new.png||800px|caption]]
+
[[Файл:Formula Cpp 2024.png||800px|caption]]
  
 
== Contests ==
 
== Contests ==
Строка 37: Строка 37:
 
! Contest !! Deadline !! Topic
 
! Contest !! Deadline !! Topic
 
|-
 
|-
|| [https://official.contest.yandex.ru/contest/58388/enter/ Contest 1] || 1 feb 2024, 23:59:59  || Basic Operations
+
|| [https://official.contest.yandex.ru/contest/58388/enter/ Contest 1] || 8 feb 2024, 23:59:59  || Basic Operations
 +
|-
 +
|| [https://official.contest.yandex.ru/contest/59296/enter/ Contest 2] || 8 feb 2024, 23:59:59  || Functions
 +
|-
 +
|| [https://official.contest.yandex.ru/contest/59595/enter/ Contest 3] || 15 feb 2024, 23:59:59  || Strings and Streams
 +
|-
 +
|| [https://official.contest.yandex.ru/contest/60314/enter/ Contest 4] || 7 mar 2024, 23:59:59  || OOP
 +
|-
 +
|| [https://official.contest.yandex.ru/contest/60626/enter/ Contest 5] || 17 mar 2024, 23:59:59  || Operator Overloading
 +
|-
 +
|| [https://official.contest.yandex.ru/contest/61735/enter/ Contest 6] || 19 apr 2024, 23:59:59  || Inheritance
 
|}
 
|}
  
Строка 55: Строка 65:
 
== Grades ==
 
== Grades ==
  
The results table with all your grades can be found by [https://docs.google.com/spreadsheets/d/1YWzSJhQJDGuVQXnPwf-raJEApaCdNU9CtPEACFMISQc/edit?usp=sharing this link].
+
The results table with all your grades can be found by [https://docs.google.com/spreadsheets/d/1JV2_8PfnRL9BWQBgF-bUWFBlaRQiK74MbTa8npPsm7s/edit#gid=0 this link].
  
 
== Study Materials ==
 
== Study Materials ==
Строка 63: Строка 73:
 
! colspan="2" | Week !! Lecture !! Topic !! Seminars
 
! colspan="2" | Week !! Lecture !! Topic !! Seminars
 
|-
 
|-
| '''1''' || 09-13 jan 2024 || [https://github.com/mgordenko/Course-C-/tree/main/2023-2024%202nd%20sem/week1/01%20lec Lecture 01] || Introduction || [https://github.com/mgordenko/Course-C-/tree/main/2023-2024%202nd%20sem/week1/01-02%20sem Seminars 01-02]
+
| '''1''' || 09 - 13 jan 2024 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week1/01_lec Lecture 01] || Introduction || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week1/01_02_sem Seminars 01-02]
 +
|-
 +
| '''2''' || 15 - 20 jan 2024 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week2/02_lec Lecture 02] || С++ Basics || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week2/03_04_sem Seminars 03-04]
 +
|-
 +
| '''3''' || 22 - 27 jan 2024 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week3/03_lec Lecture 03] || Expressions and Operations || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week3/05_06_sem Seminars 05-06]
 +
|-
 +
| '''4''' || 29 jan - 3 feb 2024 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week4/04_lec Lecture 04] || Functions 1 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week4/07_08_sem Seminars 07-08]
 +
|-
 +
| '''5''' || 5 - 10 feb 2024 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week5/05_lec Lecture 05] || Functions 2 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week5/09_10_sem Seminars 09-10]
 +
|-
 +
| '''6''' || 12 - 17 feb 2024 || [https://github.com/mgordenko/course_c_plus_23_24/blob/main/2023_2024_2nd_sem/week6/Lec06.pdf Lecture 06] || Structures and Classes || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week6/11_12_sem Seminars 11-12]
 +
|-
 +
| '''7''' || 19 - 24 feb 2024 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week7/07_lec Lecture 07] || Functions || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week7/13_14_sem Seminars 13-14]
 +
|-
 +
| '''8''' || 26 feb - 2 mar 2024 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week8/08_lec Lecture 08] || Functions || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week8/15_16_sem Seminars 15-16]
 +
|-
 +
| '''9''' || 4 - 9 mar 2024 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week9/09_lec Lecture 09] || Functions || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week9/17_18_sem Seminars 17-18]
 
|-
 
|-
| '''2''' || 15-20 jan 2024 || [https://github.com/mgordenko/Course-C-/tree/main/2023-2024%202nd%20sem/week2/02%20lec Lecture 02] || С++ Basics || [https://github.com/mgordenko/Course-C-/tree/main/2023-2024%202nd%20sem/week2/03-04%20sem Seminars 03-04]
+
| '''10''' || 11 - 16 mar 2024 || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week10/10_lec Lecture 10] || Functions || [https://github.com/mgordenko/course_c_plus_23_24/tree/main/2023_2024_2nd_sem/week10/19_20_sem Seminars 19-20]
 
|}
 
|}
  
 
==Control work==
 
==Control work==
  
The midterm will be conducted on '''----''' in the '''offline''' format.
+
The midterm will be conducted on '''Wednesday, 20th of March at 13:00''' in the '''offline''' format.
  
 
All the details can be found [[C++ Programming Language 2023/24 / Midterm|here]].
 
All the details can be found [[C++ Programming Language 2023/24 / Midterm|here]].

Текущая версия на 12:22, 24 апреля 2024

In case you find any inconsistencies on this page, please, contact @l_AnnaPronina_l.

Teachers and assistants

Group 231 (pilot) 232 (pilot) 233 234 235
Lecturer Gordenko M.K.

mgordenko@hse.ru , tg: @oduvan_ja

Workshop Instructor 231-1:
Rudakov K.A.
tg: @ArcticBEARD

231-2:
Shershakov S.A.
tg: @sshersh
232-1:
Rudakov K.A.
tg: @ArcticBEARD

232-2:
Shershakov S.A.
tg: @sshersh
233-1:
Gordenko M.K.
tg: @oduvan_ja

233-2:
Kopylov I.S.
tg: @DanielWalker
234-1, 234-2:
Pritula N.E.
tg: @marymex1
235-1, 235-2:
Rudakov K.A.
tg: @ArcticBEARD
Teaching Assistant 231-1, 231-2, 232-1, 232-2:
Pronina Anna
tg: @l_AnnaPronina_l
Kulakov Denis
tg: @Kulakov_Denis
233-1, 233-2:
Shakhmin Pavel
tg: @rotanimoddFPV
234-1, 234-2:
Argirov George
tg: @gotchaya
235-1, 235-2:
Valami Benyamin
tg: @MaxmilesV
Head TA Pronina Anna
tg: @l_AnnaPronina_l

Grading system

caption

Contests

Contest Deadline Topic
Contest 1 8 feb 2024, 23:59:59 Basic Operations
Contest 2 8 feb 2024, 23:59:59 Functions
Contest 3 15 feb 2024, 23:59:59 Strings and Streams
Contest 4 7 mar 2024, 23:59:59 OOP
Contest 5 17 mar 2024, 23:59:59 Operator Overloading
Contest 6 19 apr 2024, 23:59:59 Inheritance

Defences

You may be asked to defend your HW solutions. This means that you are invited to discuss what you have done in your work with a seminar instructor or a TA. The defenses take places offline, the time is scheduled independently each time with consideration of the both sides’ timetables. You will be notified about the upcoming event in the direct messages in Telegram.

During the defence you may be asked to:

  • explain your solution
  • modify your code with correspondence to some new conditions stated by the instructor/assistant
  • solve the same or a similar problem either on paper or in IDE - it is up to the instructor/assistant’s choice
  • identify (recognize) your solution among some others
  • etc.

Please, take into account that if you do no show up on the defense, you automatically get 0 points for the contest that was about to be discussed.

Grades

The results table with all your grades can be found by this link.

Study Materials

Week Lecture Topic Seminars
1 09 - 13 jan 2024 Lecture 01 Introduction Seminars 01-02
2 15 - 20 jan 2024 Lecture 02 С++ Basics Seminars 03-04
3 22 - 27 jan 2024 Lecture 03 Expressions and Operations Seminars 05-06
4 29 jan - 3 feb 2024 Lecture 04 Functions 1 Seminars 07-08
5 5 - 10 feb 2024 Lecture 05 Functions 2 Seminars 09-10
6 12 - 17 feb 2024 Lecture 06 Structures and Classes Seminars 11-12
7 19 - 24 feb 2024 Lecture 07 Functions Seminars 13-14
8 26 feb - 2 mar 2024 Lecture 08 Functions Seminars 15-16
9 4 - 9 mar 2024 Lecture 09 Functions Seminars 17-18
10 11 - 16 mar 2024 Lecture 10 Functions Seminars 19-20

Control work

The midterm will be conducted on Wednesday, 20th of March at 13:00 in the offline format.

All the details can be found here.

Project

All the information regarding your course project can be found by accessing this page.

Exam

The exam will be conducted on ---- in the offline format.

All the details can be found here.

Syllabus

https://www.hse.ru/ba/data/courses/848422882.html