https://kotlinlang.org logo
#feed
Title
# feed
d

Dave Leeds

06/14/2022, 3:10 PM
Here's chapter 10 of Kotlin: An Illustrated Guide. This chapter covers implicit and explicit receivers, extension functions, and extension properties. Hope you enjoy it! https://typealias.com/start/kotlin-receivers-and-extensions/
🚀 13
❤️ 6
K 10
K 4
j

Joffrey

06/15/2022, 10:12 AM
I hadn't searched too hard so far, but this is the first Kotlin guide I've seen that's targeted at total beginners. It's very well explained from what I could read so far, kudos!
d

Dave Leeds

06/15/2022, 3:27 PM
Thanks so much Joffrey! I'm glad you liked it!
j

Joffrey

06/15/2022, 3:29 PM
By the way, I noticed at the end of the first chapter you mention in the summary that we learnt about raw strings and template strings, but there is nothing about that in the chapter. Was this moved somewhere, or forgotten?
d

Dave Leeds

06/15/2022, 3:38 PM
Thanks for pointing that out! I had initially included it in the draft, but before publishing decided it was too much for content for one chapter, so I postponed it. But then it looks like I never properly introduce the concept, and just start using them in Chapter 6. So... I'll go back and find a good spot to introduce them!
👍 1
j

Joffrey

06/15/2022, 3:46 PM
Got it, yeah I figured it was probably something like that 🙂 Great work anyway!
🙂 1
j

jmfayard

06/21/2022, 10:26 AM
Hey your guide looks very nice I would forward it my wife, see if she understands it
🙂 1
a

adryan_ip

06/27/2022, 8:38 PM
Great job! I love the way you explain all the concepts in your articles!! 👏👏
d

Dave Leeds

06/27/2022, 9:03 PM
Thanks so much, Adrián! 🙂
3 Views