Skip to content

Commit 9e34260

Browse files
committed
Extending Kotlin section
1 parent 062be6e commit 9e34260

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

content/kotlin/kotlin-examples/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ title: Kotlin Examples
33
weight: 46
44
---
55

6-
Examples created by [Oleksandr Neiko](https://www.linkedin.com/in/alexander-neiko/).
6+
Examples created by [Oleksandr Neiko](https://www.linkedin.com/in/alexander-neiko/), all the videos are available in [this YouTube playlist](https://www.youtube.com/watch?v=SkpH_MdL6hc&list=PLNosCXSunX6m3UdIO1FtVWh3oc3EHEJQq) and the [sources on GitHub](https://github.com/RoboticsLife).

content/kotlin/kotlin-examples/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ weight: 11
77
GITHUB PROJECT: [https://github.com/RoboticsLife/Lesson01-Gpio-Kotlin-Pi4J](https://github.com/RoboticsLife/Lesson01-Gpio-Kotlin-Pi4J)
88
{{% /notice %}}
99

10-
In this video we go through the process of setting up the project in IntelliJIDEA.
10+
In this video we go through the process of setting up the project in IntelliJIDEA to be able to do remote debugging between PC and a Raspberry Pi.
1111

1212
{{< youtube SkpH_MdL6hc >}}

content/kotlin/kotlin-examples/useful-tips.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ weight: 12
77
GITHUB PROJECT: [https://github.com/RoboticsLife/Lesson02-Gpio-Kotlin-Pi4J](https://github.com/RoboticsLife/Lesson02-Gpio-Kotlin-Pi4J)
88
{{% /notice %}}
99

10-
11-
1210
{{< youtube bYqifO31qI0 >}}

0 commit comments

Comments
 (0)