-
Notifications
You must be signed in to change notification settings - Fork 0
/
course-remote-info.yaml
69 lines (69 loc) · 1.47 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
hyperskill_project:
id: 113
ide_files: https://stepik.org/media/attachments/lesson/371177/additional_files.json
is_template_based: true
use_ide: true
update_date: Wed, 26 Oct 2022 19:51:03 UTC
stages:
- id: 614
step: 9925
is_completed: true
- id: 615
step: 9926
is_completed: true
- id: 616
step: 9927
is_completed: true
- id: 617
step: 9928
is_completed: true
- id: 618
step: 9929
is_completed: true
topics:
0:
- title: Computer programming
theory_id: 8739
- title: Paradigms
theory_id: 15860
- title: Introduction to Java
theory_id: 3500
- title: Basic literals
theory_id: 3522
- title: Overview of the basic program
theory_id: 3521
- title: Printing data
theory_id: 3749
1:
- title: Types and variables
theory_id: 3518
- title: Comments
theory_id: 3520
- title: Scanning the input
theory_id: 9055
- title: Coding style conventions
theory_id: 12411
- title: Naming variables
theory_id: 3513
2:
- title: Arithmetic operations
theory_id: 3519
- title: Integer types and operations
theory_id: 3565
- title: Increment and decrement
theory_id: 5008
- title: Characters
theory_id: 3514
- title: String
theory_id: 3523
3:
- title: Boolean and logical operations
theory_id: 3516
- title: Relational operators
theory_id: 3512
- title: Conditional statement
theory_id: 3503
- title: Ternary operator
theory_id: 3506
- title: The for-loop
theory_id: 3505