Learn Kotlin in 12 Minutes
Learn the fundamentals of the Kotlin programming language. Kotlin has exploded in popularity over the last few years, commonly used for Android apps, server code, and scripting. We go over variables, operators, strings, if statements, for loops, and functions.
š± Accelerate your career growth: https://joinTaro.com
ā¤ Pass your coding interviews: https://neetcode.io/pro?utm_source=taro (use code TARO for a discount)
ā¤ Advanced coding exercises, build-your-own-X: https://app.codecrafters.io/join?via=TaroCareer
ā¤ Kotlin docs: https://kotlinlang.org/docs/
Hi! Iām Rahul, a software engineer with a passion for teaching. I went to Stanford, was a founding engineer at a startup, and have worked at various companies across Silicon Valley. Iām currently an Android Developer and teach an Android class at Stanford. Would love to connect with you! This channel is about tech (especially Silicon Valley), combining tactical how-to guides with interviews.
š¹ YouTube: https://www.youtube.com/c/Rahu....lPandeyrkp?sub_confi
š LinkedIn: https://www.linkedin.com/in/rpandey1234/
š¦ Twitter: https://twitter.com/rpandey1234
šø Instagram: https://www.instagram.com/rpandey1234/
š Github: https://github.com/rpandey1234/
Timestamps:
0:00 Introduction
2:00 variables
3:27 operators
4:09 strings
6:06 conditionals
7:14 collections
8:21 for loops
9:19 functions
10:33 nullability