Kotlin: Ep. 9 - Constants | Immutable Variables

Channel:
Subscribers:
32,299
Published on ● Video Link: https://www.youtube.com/watch?v=bZdZYAzcnKA



Duration: 5:22
119 views
6


In this episode of the Kotlin series, I teach you about constants. Constants are immutable variables, meaning that they cannot be reassigned once given an initial value. #kotlin

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

Timestamps:
0:00 - Constants with val
2:25 - Compile Time Constants

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