File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
// Día 5: Kotlin
2
- // Clase en vídeo: https://www.twitch.tv/videos/1829088315?t=00h17m36s
2
+ // Clase en vídeo: https://youtu.be/T3ugOYTRF7c
3
3
4
4
fun main () {
5
5
Original file line number Diff line number Diff line change @@ -71,9 +71,9 @@ Así con cada uno de los lenguajes.
71
71
72
72
### <a href =" " ><img src =" https://cdn.jsdelivr.net/gh/devicons/devicon/icons/kotlin/kotlin-original.svg " style =" height : 3% ; width :3% ;" /></a > Día 5: Kotlin
73
73
74
- <a href =" https://www.twitch.tv/videos/1829088315?t=00h17m36s " ><img src =" ./Media/kotlin.jpg " style =" height : 50% ; width :50% ;" /></a >
74
+ <a href =" https://youtu.be/T3ugOYTRF7c " ><img src =" ./Media/kotlin.jpg " style =" height : 50% ; width :50% ;" /></a >
75
75
76
- #### [ Clase en vídeo] ( https://www.twitch.tv/videos/1829088315?t=00h17m36s ) y [ Código] ( ./05%20-%20Kotlin )
76
+ #### [ Clase en vídeo] ( https://youtu.be/T3ugOYTRF7c ) y [ Código] ( ./05%20-%20Kotlin )
77
77
78
78
** Recursos:** [ Web oficial] ( https://kotlinlang.org ) | [ Web JetBrains] ( https://www.jetbrains.com/es-es/opensource/kotlin ) | [ Web Android] ( https://developer.android.com/kotlin?hl=es-419 ) | [ Editor en línea] ( https://play.kotlinlang.org ) | [ Configuración] ( https://kotlinlang.org/docs/getting-started.html ) | [ Documentación] ( https://kotlinlang.org/docs/home.html ) | [ Tutorial] ( https://kotlinlang.org/docs/kotlin-tour-hello-world.html ) | [ Cursos Kotlin] ( https://kotlinlang.org/education/courses.html ) | [ Cursos Android] ( https://developer.android.com/courses?hl=es-419 ) | [ Cursos JetBrains] ( https://www.jetbrains.com/academy/#learn )
79
79
You can’t perform that action at this time.
0 commit comments