-
Notifications
You must be signed in to change notification settings - Fork 0
/
course-remote-info.yaml
150 lines (150 loc) · 3.43 KB
/
course-remote-info.yaml
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
hyperskill_project:
id: 202
ide_files: https://stepik.org/media/attachments/lesson/570575/additional_files.json
is_template_based: false
use_ide: true
update_date: Thu, 18 Nov 2021 19:12:16 UTC
stages:
- id: 1002
step: 14778
is_completed: true
- id: 1003
step: 14779
is_completed: true
- id: 1004
step: 14780
is_completed: true
- id: 1005
step: 14781
is_completed: true
- id: 1006
step: 14782
is_completed: true
topics:
0:
- title: Binary numbers
theory_id: 5544
- title: Hexadecimal numbers
theory_id: 8788
- title: Units of information
theory_id: 6865
- title: Regexps basics
theory_id: 7580
- title: Introduction to Kotlin
theory_id: 4350
- title: Basic literals
theory_id: 4351
- title: Overview of the basic program
theory_id: 4362
- title: Values and variables
theory_id: 4371
- title: Data types
theory_id: 4388
- title: The classification of basic types
theory_id: 4455
- title: Standard output
theory_id: 4425
- title: Arithmetic operations
theory_id: 4472
- title: Boolean and logical operations
theory_id: 4515
- title: Increment and decrement
theory_id: 10776
- title: Invoking functions
theory_id: 4575
- title: Standard input
theory_id: 4445
- title: Type conversion
theory_id: 4672
- title: Reading data with a readLine
theory_id: 11224
- title: Objects
theory_id: 11233
- title: Type of the numeric expression
theory_id: 9506
- title: Integers in action
theory_id: 4488
- title: Relational operators
theory_id: 4525
- title: Equality
theory_id: 11236
- title: String basics
theory_id: 12553
- title: String templates
theory_id: 4547
- title: If expression
theory_id: 4625
- title: Repeating blocks
theory_id: 4643
- title: Unicode
theory_id: 7899
- title: Characters
theory_id: 4680
- title: Working with strings
theory_id: 12561
- title: Getting substrings
theory_id: 8535
- title: Ranges
theory_id: 4633
- title: For loop and ranges
theory_id: 4652
- title: Regexps
theory_id: 10721
- title: Introduction to MutableList
theory_id: 14879
- title: Work with MutableLists
theory_id: 14902
- title: For loop and lists
theory_id: 15022
- title: Processing strings
theory_id: 9027
1:
- title: Comments
theory_id: 4406
- title: Coding style conventions
theory_id: 4419
- title: Naming variables
theory_id: 4389
- title: Declaring functions
theory_id: 4580
2:
- title: While loops
theory_id: 4659
- title: Multi-dimensional list
theory_id: 15127
- title: Introduction to collections
theory_id: 10390
- title: List
theory_id: 10730
- title: Mutable List
theory_id: 11032
3:
- title: When expression
theory_id: 4631
- title: Jumps and returns
theory_id: 6165
4:
- title: Introduction to logging
theory_id: 5538
- title: Computer programming
theory_id: 8739
- title: What is a bug
theory_id: 5504
- title: Introduction to OOP
theory_id: 3614
- title: Declaring classes
theory_id: 6200
- title: Functional decomposition
theory_id: 12668
- title: Default arguments
theory_id: 4637
- title: Named arguments
theory_id: 4640
- title: Constructors
theory_id: 10740
- title: Debugging techniques
theory_id: 13739
- title: Errors in programs
theory_id: 11559
- title: What is an exception
theory_id: 7243