filmov
tv
Learning Kotlin: Using 'while loops', IntRanges, and the 'repeat' Function

Показать описание
Another Learning Kotlin tutorial for beginners. Helping you learn Kotlin 1 small tutorial at a time.
In this Kotlin tutorial, you learn how to write 'while loops' and 'do while loops' . You'll see how to use the 'repeat' function to quickly iterate N number of times, and you'll learn how you can use IntRanges, the 'until' and 'downTo' infix functions, and the 'step' function to control how 'for loops' operate.
0:47 - Repeat function
3:06 - for loop using 'until'
4:00 - for loop using '..' range shorthand
5:39 - for loop using 'step' function to control how counter is incremented
6:40 - for loop using 'downTo' function to iterate backwards
8:35 - While loop
9:35 - Do-While loop
#AndroidDev #AndroidDeveloper #Kotlin
Thanks for watching!
Questions about iteration in Kotlin? Let me know in the comments 🙂
---
💡More Kotlin Resources:
📖Kotlin for Android Developers
🖥JetBrains certified online course: Kotlin for Android Developers
📚More Kotlin Books
📹Free Course From Udacity
---
🎒Check out books & gear that have helped me out
---
🙂 Follow Me Online
ℹsome links direct to affiliate sites
In this Kotlin tutorial, you learn how to write 'while loops' and 'do while loops' . You'll see how to use the 'repeat' function to quickly iterate N number of times, and you'll learn how you can use IntRanges, the 'until' and 'downTo' infix functions, and the 'step' function to control how 'for loops' operate.
0:47 - Repeat function
3:06 - for loop using 'until'
4:00 - for loop using '..' range shorthand
5:39 - for loop using 'step' function to control how counter is incremented
6:40 - for loop using 'downTo' function to iterate backwards
8:35 - While loop
9:35 - Do-While loop
#AndroidDev #AndroidDeveloper #Kotlin
Thanks for watching!
Questions about iteration in Kotlin? Let me know in the comments 🙂
---
💡More Kotlin Resources:
📖Kotlin for Android Developers
🖥JetBrains certified online course: Kotlin for Android Developers
📚More Kotlin Books
📹Free Course From Udacity
---
🎒Check out books & gear that have helped me out
---
🙂 Follow Me Online
ℹsome links direct to affiliate sites
Learning Kotlin: Using 'while loops', IntRanges, and the 'repeat' Function
Kotlin Tutorial for Beginners - Kotlin while and do...while Loop (With Example)
How to While Loop in Kotlin? | while and do while
Kotlin Tutorial #20: while Loops
Kotlin - While Loop
25-Kotlin for Beginners: While Loop
Mastering the Kotlin While Loop: A Step-by-Step Tutorial
Kotlin Newbie To Pro - WHILE LOOP - Part 12
Coding in Kotlin: While Loops
while Loop - Kotlin Programming
Kotlin while loop and do-while loop || Kotlin loops with Example || Kotlin Tutorial Series #11
11. Loops II - Learn Kotlin - Codecademy
Kotlin Loops: How to use for, while and do while loops in a kotlin program
while loops -- Kotlin tutorial [Part 8]
Learn While Loop In Kotlin - Kotlin Tutorial For Beginners
Kotlin Tutorial: While Loop
Kotlin while Loop - Tutorial #5
How to work with Loops in Kotlin
Kotlin Tutorial - Control Flow if else, When, For While Do While loop | Team MAST
Kotlin Basics - Do While Loop - Post Test Loop - Practical Demo with menu driven code
Kotlin Tutorial for Beginners - Kotlin for Loop (With Examples)
do while Loop - Kotlin Programming
Kotlin Basics - For Loop and While Loop - Practical Demo
do-while loops -- Kotlin tutorial [Part 9]
Комментарии