Cool youtube channel teaching bunch of useful Android Dev related stuff π
Are you learning Kotlin with Codecademy's Learn Kotlin track? (codecademy.com/learn/learn-kotlin)
Or with my video series covering the same topics? (ytub.link/learn-kotlin)
When you forget something or need to quickly remember some syntax the cheatsheet provided by Codecademy is to the rescue!
https://www.codecademy.com/learn/learn-kotlin/modules/learn-kotlin-introduction-to-kotlin/cheatsheet
You may want to print these πKotlin cheatsheets and keep them handy, just in case π
Or with my video series covering the same topics? (ytub.link/learn-kotlin)
When you forget something or need to quickly remember some syntax the cheatsheet provided by Codecademy is to the rescue!
https://www.codecademy.com/learn/learn-kotlin/modules/learn-kotlin-introduction-to-kotlin/cheatsheet
You may want to print these πKotlin cheatsheets and keep them handy, just in case π
A wild Kotlin challenge appeared: https://pl.kotl.in/BgRmEUnIz
Difficulty: [2/5]
Share your solutions below and I will announce the best solution! π
Difficulty: [2/5]
Share your solutions below and I will announce the best solution! π
A good solution using extension functions and the built-in Char functions:
https://pl.kotl.in/o0LVg9RZ0
https://pl.kotl.in/o0LVg9RZ0
A wild Kotlin challenge has appeared: https://pl.kotl.in/v5oxyvNRV
Difficulty: [3/5]
Rules: You need to complete each missing function. You cannot use
Difficulty: [3/5]
Rules: You need to complete each missing function. You cannot use
if, for or while. (Focus on the list extension functions like: any, count, find, ...)Free kotlin glossary e-book:
https://twitter.com/caster_io/status/1312423978695180289?s=20
Download it before it goes away.
(caster.io is shutting down)
https://twitter.com/caster_io/status/1312423978695180289?s=20
Download it before it goes away.
(caster.io is shutting down)
Twitter
Caster IO
The ebook youβve been waiting for is here: The Kotlin Glossary. This weekend, dive into Kotlin and download this FREE ebook. Let us know what you think β weβd love your feedback! https://t.co/Qeb4xaGQyM
Long time no see!
Check out this awesome thread which explains common collection transformation operations in Kotlin:
https://twitter.com/cactus_school/status/1400012456290816002
Check out this awesome thread which explains common collection transformation operations in Kotlin:
https://twitter.com/cactus_school/status/1400012456290816002
Twitter
cactus.school π΅π§βπ»
Transforming a collection in #Kotlin: So many ways! Check out these common transformation operations and see if you are familiar with all of them! An infographic thread for Kotlin and #AndroidDev π