https://3speak.tv/watch?v=rufans/anwakgfu
I demonstrated how to deal with Arrays in Kotlin. Below are the parts I touched.
- Printing out the whole arrays
- Adding an array to the previous arrays
- printing out a particular array using the Array[index]
- Slicing of arrays
- printing the first and last arrays using the first(), last() inbuilt function.
Previous Videos
* Writing A Kotlin Code To Build A Calculator For An Android Device
* Simple Arithmetic Operators in Kotlin || How to write a program to add two numbers with Kotlin
* How to build an Android application that accepts and prints out data from users.
- Kotlin Variables - Accepting Inputs From User With Kotlin - Kotlin Basics
- The Inspiration Behind My Previous Video And At The Same Time Explaining How To Print "Hello World" Using IntelliJ IDEA - Kotlin Basics
- Creating A "Hello World" Application Using While Function In Kotlin - Android/Kotlin
- How To Align Both Buttons And Texts Using Constraintlayout In Android Studio - Android/Kotlin
- My Introduction Video Where I explained What I Would Be Contributing On 3speak. Y'all should Welcome Me😁