forked from JetBrains/kotlin-web-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
videos.yml
55 lines (36 loc) · 1.68 KB
/
videos.yml
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
- title: Tutorials
content:
- title: Getting Started
content:
- title: Hello World
url: https://www.youtube.com/watch?v=iMMBrcabSOI
- title: Variable Basics
url: https://www.youtube.com/watch?v=bklpMxuzCWU
- title: Function Basics
url: https://www.youtube.com/watch?v=-4XuESEe45c
- title: Class Basics
url: https://www.youtube.com/watch?v=SI2HiSLDFFs
- title: Data Classes
url: https://www.youtube.com/watch?v=GhwZNoQqejQ
- title: Extension Function Basics
url: https://www.youtube.com/watch?v=SMzNduaGcuo
- title: Conferences and Events
content:
- title: Introduction to Kotlin - Making Java Platform a Better Place
url: https://www.youtube.com/watch?v=sP9R9Nc3sRA
description: Andrey Breslav gives a talk at Google Tech Talks on Kotlin
- title: Practical Aspects of the JVM Language Implementation
url: https://www.youtube.com/watch?v=SdvFwRmyVRM
- title: Advanced Kotlin - New Features and More
url: https://www.youtube.com/watch?v=rwsvbSve_BI
- title: Who's more Functional? Kotlin, Groovy, Scala or Java?
url: https://www.youtube.com/watch?v=s4zasprvfVE
- title: The Kotlin Programming Language
url: https://www.youtube.com/watch?v=ZfNjeBFh7Iw
description: A talk by Ladislav Thon
- title: Introduction to Kotlin Part 1
url: https://www.youtube.com/watch?v=MgP7DxRCrt4
description: A Talk at the JUG Lviv
- title: Kotlin - Making the Java Platform a better place - JavaZone
url: https://www.youtube.com/watch?v=ZbG7KmwiKRc
description: Talk given at JavaZone by Andrey Breslav