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