-
Notifications
You must be signed in to change notification settings - Fork 0
/
course-remote-info.yaml
99 lines (99 loc) · 2.2 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
hyperskill_project:
id: 71
ide_files: https://stepik.org/media/attachments/lesson/226140/additional_files.json
is_template_based: false
use_ide: true
stages:
- id: 390
step: 6173
- id: 391
step: 6174
- id: 392
step: 6175
- id: 393
step: 6176
topics:
0:
- title: Computer programming
theory_id: 8739
- title: Introduction to Kotlin
theory_id: 4350
- title: Basic literals
theory_id: 4351
- title: Overview of the basic program
theory_id: 4362
- title: Standard output
theory_id: 4425
1:
- title: Units of information
theory_id: 6865
- title: Intro to computational thinking
theory_id: 8742
- title: Components of computational thinking
theory_id: 8745
- title: Values and variables
theory_id: 4371
- title: Data types
theory_id: 4388
- title: The classification of basic types
theory_id: 4455
- title: Arithmetic operations
theory_id: 4472
- title: Boolean and logical operations
theory_id: 4515
- title: Invoking functions
theory_id: 4575
- title: Standard input
theory_id: 4445
- title: Type conversion
theory_id: 4672
- title: Type inference
theory_id: 9506
- title: Integers in action
theory_id: 4488
- title: Relational operators
theory_id: 4525
- title: Characters
theory_id: 4680
- title: Strings
theory_id: 4540
- title: Arrays
theory_id: 4564
- title: If expression
theory_id: 4625
- title: Repeating blocks
theory_id: 4643
2:
- title: String templates
theory_id: 4547
- title: Getting substrings
theory_id: 8535
- title: Ranges
theory_id: 4633
- title: When expression
theory_id: 4631
- title: For loop and ranges
theory_id: 4652
- title: For loop and arrays
theory_id: 4657
- title: While loops
theory_id: 4659
- title: Jumps and returns
theory_id: 6165
- title: Processing strings
theory_id: 9027
- title: IDE
theory_id: 3805
- title: IntelliJ IDEA
theory_id: 3801
- title: IDEA Basics
theory_id: 5819
- title: EduTools
theory_id: 5839
3:
- title: Coding style conventions
theory_id: 4419
- title: Naming variables
theory_id: 4389
- title: Declaring functions
theory_id: 4580