-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse-remote-info.yaml
84 lines (84 loc) · 1.9 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
hyperskill_project:
id: 225
ide_files: https://stepik.org/media/attachments/lesson/625779/additional_files.json
is_template_based: true
use_ide: true
update_date: Sun, 15 Jan 2023 08:33:26 UTC
stages:
- id: 1128
step: 17230
is_completed: true
- id: 1129
step: 17231
is_completed: true
- id: 1130
step: 17232
is_completed: false
- id: 1131
step: 17233
is_completed: false
topics:
0:
- title: World Wide Web
theory_id: 6633
- title: HyperText Transfer Protocol
theory_id: 6569
- title: Web development
theory_id: 13931
- title: Introduction to JavaScript
theory_id: 8016
- title: Overview of the basic program
theory_id: 8154
- title: Multi-line programs
theory_id: 8162
1:
- title: Comments
theory_id: 8170
- title: JavaScript Code Style
theory_id: 9916
- title: Variables
theory_id: 8186
- title: Strings and Numbers
theory_id: 8194
- title: Arithmetic operators
theory_id: 8372
- title: Functions
theory_id: 8388
- title: Boolean and Logical Operators
theory_id: 8471
- title: JSON
theory_id: 6854
- title: Introduction to Objects
theory_id: 8588
- title: Null and Undefined
theory_id: 8564
- title: Type Conversion
theory_id: 8380
- title: Comparison Operators
theory_id: 8580
- title: Conditional Operators
theory_id: 8889
- title: Introduction to String
theory_id: 17747
- title: Template literals
theory_id: 8731
2:
- title: Defining functions
theory_id: 24012
- title: Builtin JS Functions
theory_id: 24019
- title: setTimeout and setInterval
theory_id: 9680
- title: Anonymous Function
theory_id: 10865
- title: Arrow Functions
theory_id: 8455
- title: Introduction to Arrays
theory_id: 16141
3:
- title: Naming variables
theory_id: 8364
- title: Increment and Decrement
theory_id: 9102
- title: While Loops
theory_id: 9128