Skip to content

Commit 9e34260

Browse files
committedMar 21, 2025··
Extending Kotlin section
1 parent 062be6e commit 9e34260

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed
 

‎content/kotlin/kotlin-examples/_index.md

+1-1
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

+1-1
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

-2
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)
Please sign in to comment.