On the website you can still see all the abstracts...
# kotlinconf
v
On the website you can still see all the abstracts https://www.kotlinconf.com/talks/
w
@vgonda Great talk on what's happening under the hood. Just to be sure this is what you are referring to?
Copy code
Understand Every Line of Your Codebase

Kotlin allows us to write more concise and expressive code. Does this come at the cost of understanding it? In this talk we will learn about how each and every Kotlin statement is compiled down to a class file, and use some inspection tools to apply this to our own codebase. You will walk away from this investigation with a deeper understanding of Kotlin, and the tools for continued exploration.
v
Thanks! I was suggesting you could take a look at any of them for examples 🙂
w
I thought it would be more than that what one has to submit in a CFP. My question more was like is that it simple smile ?
v
Ohh! Gotcha. I think the application is title, abstract, bio, select category(s). Then link your name and twitter handle type stuff. I think that was it!!
👏 1
I should have shared that with the channel too. One sec, and I will type it out again.
w
Yep just did that before, was happily surprised to see that was it. this year it’s called description instead of abstract. Link where everybody can have a look: https://sessionize.com/kotlinconf
v
Thanks for adding that!
o
as a side note, do you think talks like “how we moved to Kotlin” would be accepted?
like in a foreign country no one’s heard about someone is adopting it fully in production and it’s working out for them, etc… any value in that?
v
I've seen that be successful. I think there's value is sharing how the move went for you, how you got people on board, what were the difficulties moving over, and how you got passed that 🙂
👍 1