Introduction to programming DSBA 2020/2021 — различия между версиями

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск
(Workshop notes)
(Lecture notes)
Строка 37: Строка 37:
 
[https://drive.google.com/file/d/1zZhY-KiFpmdacKR8P0PqPmfuKZPHzMc8/view?usp=sharing Lecture 2. Numeral systems. Real numbers.] <br>
 
[https://drive.google.com/file/d/1zZhY-KiFpmdacKR8P0PqPmfuKZPHzMc8/view?usp=sharing Lecture 2. Numeral systems. Real numbers.] <br>
 
[https://drive.google.com/file/d/1K_h2xlPQ60PX-saYfgXH7bbTDQ1fqtOm/view?usp=sharing Lecture 3. Strings. The Zen of Python. PEP-8.] <br>
 
[https://drive.google.com/file/d/1K_h2xlPQ60PX-saYfgXH7bbTDQ1fqtOm/view?usp=sharing Lecture 3. Strings. The Zen of Python. PEP-8.] <br>
[https://drive.google.com/file/d/1BdCL1hjqH_E6EK8NebmnvH655SzqFyA4/view?usp=sharing Lecture 4. Lists&tuples]
+
[https://drive.google.com/file/d/1BdCL1hjqH_E6EK8NebmnvH655SzqFyA4/view?usp=sharing Lecture 4. Lists&tuples] <br>
 +
[https://drive.google.com/file/d/16QiYgf7jgy1Wuiilcs51fDOBDKGHMXZN/view?usp=sharing Lecture 5. Functions&recursion]
  
 
== Workshop notes ==
 
== Workshop notes ==

Версия 09:19, 6 октября 2020

Teachers and assistants

Group 201 202 203 204
Lecturer Voznesenskaya T.V.

tvoznesenskaya@hse.ru , tg: @tvozn

Workshop Instructor 201 - 1: Piatskii G.G.
piatskgeorge@mail.ru, tg: @p_george

201 - 2: Zhulikov G.
l8doku@gmail.com , tg: @l8doku

202 - 1: Rudakov K.A.
rudakovkirillx@gmail.com , tg: @ArcticBEARD

202 - 2: Zhulikov G.
l8doku@gmail.com , tg: @l8doku

203 - 1: Chuvilina A.A.
chuvilinaann@list.ru , tg: @chuvilinaann

203 - 2: Rudakov K.A.
rudakovkirillx@gmail.com , tg: @ArcticBEARD

Sysoev M. V.
sysoevmark@gmail.com, tg: @BartolomeuD

Assistant Diana K., tg: @shadowcure Rustam K., tg: @dergalaktischekaiser Lily K., tg: @lily_kurchenko Sergey G., tg: @SeregaEFD
Jingtao X., tg: @andy0814xu

Grading system

The ultimate grade G for the whole course is calculated as: G = 0.7 · min(P1, P2) + 0.3 · max(P1, P2) where P1 is a first part final grade, and P2 is a second part final grade. Grade G is rounded (up or down) to an integer number of points before entering them into records. P1 and P2 are also rounded.
The final grade P1 for the first part is calculated as follows: P1 = 0.4 · E1 + 0.6 · OA1 where E1 is a grade of the first part exam, which takes place at the end of the quartile 1 (semester A), OA1 is an ongoing assessment grade of the first part (both 10-point scale). The ongoing assessment OA measures participant’s performance throughout all classes and involves various types of activities.
The ongoing assessment grade is accumulated throughout all the classes and is related to a participant’s activity. Every activity is evaluated and grants some points to participants. We consider two sorts of points: 1) regular points (RP) and 2) bonus points (BP). BPs are given for additional efforts and for excellent jobs. RPs and BPs are accumulated during a module. At the end of the module OA is calculated according to the following formula: OA = min([10 · (RP + BP) / RPmax ], 10) where, RPmax denotes the maximum possible number of points that can be taken during the module.
Regular points are granted for contests (1 per task) and quizzes conducted at the lectures (1 per quiz). Bonus points can be granted for activity at almost all workshops and working at the whiteboard at the workshops (the amount of points for such activities are determined by workshop instructors). Non-pilot groups can also earn bonus points by completing extra homework (tasks in the contests marked with * and **), in this case 1 bonus point is granted for every task completed. The amount of bonus points that can be gained during the semester cannot exceed 50 points.

Lecture notes

Lecture 1. Introduction
Lecture 2. Numeral systems. Real numbers.
Lecture 3. Strings. The Zen of Python. PEP-8.
Lecture 4. Lists&tuples
Lecture 5. Functions&recursion

Workshop notes

Workshop 3_Number systems [1]
Workshop 4_real_strings [2]
Workshop 5_strings [3]
Workshop 6_strings [4]
Workshop 7_lists_tuples [5]
Workshop 8 Tasks on lists & tuples [6]

Homeworks

Contests

Number Contest Deadline
1 link 21 Sep 2020, 23:59:59
2 link 28 Sep 2020, 23:59:59
3 link 5 Oct 2020, 23:59:59
4 link 12 Oct 2020, 23:59:59

Results

Link TBD

Syllabus

Link TBD