@@ -82,53 +82,53 @@ export const TeachLaunchCourse = () => {
82
82
className = { textCn ( 'rs-link' , { external : true } ) }
83
83
href = "https://docs.google.com/presentation/d/1Plt2cpm-GRzxHt1Vu8C90FWnuSYToucWXPLaJKlBRMc/edit?usp=drive_link"
84
84
>
85
- Build systems
85
+ Parallel and concurrent programming
86
86
</ a >
87
87
</ li >
88
88
< li >
89
89
< a
90
90
className = { textCn ( 'rs-link' , { external : true } ) }
91
- href = "https://docs.google.com/presentation/d/1n8rTULotZHei3ktajyupwRpKdPDACBAZeBo2GqwYhHY /edit?usp=drive_link"
91
+ href = "https://docs.google.com/presentation/d/1WT0kVeLpZ8-cS1211oXVvjPesgPgTJxIuIJHkU6-49k /edit?usp=drive_link"
92
92
>
93
- Parallel and concurrent programming
93
+ Asynchronous programming
94
94
</ a >
95
95
</ li >
96
96
< li >
97
97
< a
98
98
className = { textCn ( 'rs-link' , { external : true } ) }
99
- href = "https://docs.google.com/presentation/d/1WT0kVeLpZ8-cS1211oXVvjPesgPgTJxIuIJHkU6-49k /edit?usp=drive_link"
99
+ href = "https://docs.google.com/presentation/d/11mYc_tt2c7qw72i8gaQ9vePTcd0F0LbZCS6ep9PFG28 /edit?usp=drive_link"
100
100
>
101
- Asynchronous programming
101
+ Exceptions
102
102
</ a >
103
103
</ li >
104
104
< li >
105
105
< a
106
106
className = { textCn ( 'rs-link' , { external : true } ) }
107
- href = "https://docs.google.com/presentation/d/11mYc_tt2c7qw72i8gaQ9vePTcd0F0LbZCS6ep9PFG28 /edit?usp=drive_link"
107
+ href = "https://docs.google.com/presentation/d/1sAzzlOs4H3MYEUUYb5NnmAOJsO9YQSss4YAywZaNDJw /edit?usp=drive_link"
108
108
>
109
- JVM + the Kotlin compiler
109
+ Testing
110
110
</ a >
111
111
</ li >
112
112
< li >
113
113
< a
114
114
className = { textCn ( 'rs-link' , { external : true } ) }
115
- href = "https://docs.google.com/presentation/d/1_F9CVHdbXoRagLUpBGjpwS9DDbzB2K-Cfv4Pz5qKza4 /edit?usp=drive_link "
115
+ href = "https://docs.google.com/presentation/d/1hZTaQ1gdStte2aeQU78UmpVzpKErdeOCRQPOYH2p3DI /edit?usp=sharing "
116
116
>
117
- Exceptions
117
+ Build systems
118
118
</ a >
119
119
</ li >
120
120
< li >
121
121
< a
122
122
className = { textCn ( 'rs-link' , { external : true } ) }
123
- href = "https://docs.google.com/presentation/d/1sAzzlOs4H3MYEUUYb5NnmAOJsO9YQSss4YAywZaNDJw /edit?usp=drive_link"
123
+ href = "https://docs.google.com/presentation/d/1n8rTULotZHei3ktajyupwRpKdPDACBAZeBo2GqwYhHY /edit?usp=drive_link"
124
124
>
125
- Testing
125
+ JVM + the Kotlin compiler
126
126
</ a >
127
127
</ li >
128
128
< li >
129
129
< a
130
130
className = { textCn ( 'rs-link' , { external : true } ) }
131
- href = "https://docs.google.com/presentation/d/1hZTaQ1gdStte2aeQU78UmpVzpKErdeOCRQPOYH2p3DI /edit?usp=sharing "
131
+ href = "https://docs.google.com/presentation/d/1_F9CVHdbXoRagLUpBGjpwS9DDbzB2K-Cfv4Pz5qKza4 /edit?usp=drive_link "
132
132
>
133
133
Reflection (JVM)
134
134
</ a >
0 commit comments