-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmaterials.yml
123 lines (96 loc) · 2.18 KB
/
materials.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
#### General
python:
remote: https://github.com/spcourse/python.git
branch: main
shorts:
remote: https://github.com/spcourse/shorts.git
branch: main
#### SP1
# M1
algorithms:
remote: https://github.com/spcourse/algorithms.git
branch: main
numbers:
remote: https://github.com/spcourse/numbers.git
branch: main
plot:
remote: https://github.com/spcourse/plot.git
branch: main
# M2
integrals:
remote: https://github.com/spcourse/integrals.git
branch: main
text:
remote: https://github.com/spcourse/text.git
branch: main
# M3
bigdata:
remote: https://github.com/spcourse/bigdata.git
branch: main
animation:
remote: https://github.com/spcourse/animation.git
branch: main
# Bonus
movement:
remote: https://github.com/spcourse/movement.git
branch: main
#### SP2
# M4
monopoly:
remote: https://github.com/spcourse/monopoly.git
branch: main
# M5
complexity:
remote: https://github.com/spcourse/complexity.git
branch: main
shakespeare:
remote: https://github.com/spcourse/shakespeare.git
branch: main
# M6
survival:
remote: https://github.com/spcourse/survival.git
branch: main
pandas:
remote: https://github.com/spcourse/pandas.git
branch: main
# Bonus
news:
remote: https://github.com/spcourse/news.git
branch: main
#### Data
# M7
populations-oo:
remote: https://github.com/spcourse/populations-oo.git
branch: main
objects:
remote: https://github.com/spcourse/objects.git
branch: 2023
# M8
acquisition:
remote: https://github.com/spcourse/acquisition
branch: main
wikipedia:
remote: https://github.com/spcourse/wikipedia
branch: main
homepage:
remote: https://github.com/spcourse/homepage
branch: main
# M9
transformation:
remote: https://github.com/spcourse/transformation
branch: main
# M10
sql:
remote: https://github.com/spcourse/sql.git
branch: main
# M11
basics:
remote: https://github.com/spcourse/basics.git
branch: main
project:
remote: https://github.com/spcourse/dataproject.git
branch: main
#### Depricated
# statistics:
# remote: https://github.com/spcourse/statistics.git
# branch: main