Kotlin: Ep. 16 - When Expressions

Channel:
Subscribers:
28,700
Published on ● Video Link: https://www.youtube.com/watch?v=aN6PXNLuqKM



Duration: 10:25
93 views
3


In this episode of the Kotlin series, I teach you about when expressions. When expressions are another type of control-flow statement that allows you to execute different code by matching a variable against multiple values. #kotlin

Code: https://github.com/KodySimpson/kotlin-tutorial/blob/master/src/main/kotlin/controlflow/WhenExpression.kt
Join the Community! - https://discord.gg/cortexdev

Want to Support the Channel?
- Become a Member: https://www.youtube.com/KodySimpson/join
- PayPal: https://www.paypal.com/paypalme/kodysimpson

My Socials:
Github: https://github.com/KodySimpson
Instagram: https://www.instagram.com/kody_a_simpson/
Twitter: https://twitter.com/kodysimp

More Videos coming soon.
Leave a comment for any future video suggestions.







Tags:
programming tutorial